* align.el (align-region): Avoid infloop.
[bpt/emacs.git] / lisp / files.el
2009-01-11 Chong Yidong(save-buffers-kill-terminal): Args for
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2008-12-31 Chong Yidong(basic-save-buffer): Revert 2008-12-22 change.
2008-12-28 Chong Yidong(move-file-to-trash): Bind backup-directory-alist to...
2008-12-26 Eli Zaretskii(dosified-file-name): Declare.
2008-12-26 Eli Zaretskii(dir-locals-find-file) [ms-dos]: Run dir-locals-file...
2008-12-22 Richard M. Stallman(basic-save-buffer): Fix previous change.
2008-12-22 Richard M. Stallman(buffer-swapped-with): New variable.
2008-12-09 Chong Yidong(save-some-buffers): At each map-y-or-n-p iteration,
2008-12-04 Glenn Morris(toggle-read-only): Doc fix.
2008-12-03 Chong YidongCorrect spalling.
2008-11-29 Juanma Barranquero* files.el (break-hardlink-on-save): Fix typo in docstr...
2008-11-29 Karl Fogel* emacs-cvs/lisp/files.el
2008-11-24 Chong Yidong(confirm-nonexistent-file-or-buffer): Allow
2008-11-22 Juri Linkov(hack-local-variables-confirm): Rename arg `project' to
2008-11-22 Martin Rudalics(switch-to-buffer-other-window, switch-to-buffer-other...
2008-11-21 Chong Yidong(confirm-nonexistent-file-or-buffer): Change default...
2008-11-20 Glenn MorrisStephen Berman <Stephen.Berman at gmx.net>
2008-11-19 Dan Nicolaescu(project-settings-file): Remove.
2008-11-18 Stefan Monnier(confirm-nonexistent-file-or-buffer):
2008-11-14 Karl Fogel(file-precious-flag): Document that this flag is advisory.
2008-11-14 Juanma Barranquero* w32-fns.el (w32-shell-dos-semantics):
2008-11-13 Chong Yidong(project-find-settings-file): Fix last change.
2008-11-13 Juanma Barranquero* files.el (project-settings-file, locate-dominating...
2008-11-13 Chong Yidong(project-settings-file): New variable.
2008-10-30 Glenn Morris(locate-dominating-stop-dir-regexp): Fix typo.
2008-10-25 Stefan Monnier* files.el (locate-dominating-stop-dir-regexp): New...
2008-10-18 Eli Zaretskii(trash-directory): Run thru `convert-standard-filename'.
2008-10-04 Glenn Morris(make-temp-file): Handle empty `prefix'. (Bug#1081)
2008-10-03 Glenn Morris(auto-mode-alist): Add .PRO as per above autoload.
2008-09-30 Eli Zaretskii(locate-dominating-file): Wrap directory-files with...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-29 Eli Zaretskii(locate-dominating-file): Take file-attributes of ...
2008-09-29 Michael Albinus* files.el (file-remote-p): Precise doc string; IDENTIF...
2008-09-20 Glenn MorrisDavid De La Harpe Golden <david at harpegolden.net>
2008-09-18 Simon Josefsson(auto-mode-alist): Use sieve-mode for .sv, .siv, and
2008-09-16 Martin Rudalics(switch-to-buffer-other-frame): Don't raise frame since
2008-09-15 Martin Rudalics(file-truename): Don't raise args-out-of-range error
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Dan Nicolaescu(auto-mode-alist): Use verilog-mode for SystemVerilog...
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-05 Chong Yidong(auto-save-visited-file-name): Move definition to fileio.c.
2008-08-05 Chong Yidong(auto-save-visited-file-name): Move definition to fileio.c.
2008-08-05 Chong Yidong(hack-one-local-variable-eval-safep): Handle lisp-inden...
2008-07-31 Juanma Barranquero* files.el (read-file-modes): Fix tpo in docstring.
2008-07-31 Chong Yidong(abbreviate-file-name): When replacing $HOME with ...
2008-07-31 Chong Yidong(abbreviate-file-name): When replacing $HOME with ...
2008-07-31 Juri Linkov(read-file-modes): Set default value to the original
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-31 Chong Yidong(normal-mode): Move call to hack-project-variables...
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-11 Jason Rumney(file-truename): Get truename of ancestors if file...
2008-07-02 Jason RumneyChanges from Toru Tsuneyoshi for using Trash can when...
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-11 Stefan Monnier* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support...
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-28 Stefan Monnier(hack-local-variables): Don't signal an error if the...
2008-05-28 Stefan Monnier* progmodes/flymake.el (flymake-save-buffer-in-file):
2008-05-28 Stefan Monnier* src/fileio.c (Fwrite_region): Delay the defaulting...
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-22 Stefan Monnier(locate-dominating-file): Accept non-existing argument.
2008-05-21 Glenn Morris(c-postprocess-file-styles): Declare for compiler.
2008-05-20 Michael Olsonfiles.el (project-find-settings-file): Change concat...
2008-05-19 Michael Olsonlisp/files.el: Remove trailing whitespace.
2008-05-19 Michael OlsonImplement Project-local variables.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Stefan Monnier(minibuffer-with-setup-hook): Allow `fun' expressions...
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Stefan Monnier(read-buffer-to-switch): Avoid making assumptions about...
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-27 Dan Nicolaescu* epa-file.el (auto-encryption-mode): Rename from epa...
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-22 Juri Linkov(read-buffer-to-switch): New function.
2008-04-19 Stefan Monnier* files.el (locate-file-completion-table): Rename from
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-12 Glenn MorrisMove non-autoloaded define-obsolete-variable-alias...
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-05 Juanma Barranquero(abort-if-file-too-large): Fix typo in docstring.
2008-04-05 Adrian Robertfiles.el: add abort-if-file-too-large and use it in...
2008-04-03 Stefan Monnier(auto-mode-alist): Use archive-mode for Debian packages.
2008-03-14 Stefan Monnier(make-directory): Docstring fix.
2008-03-11 Stefan Monnier(display-buffer-other-frame): Eliminate problematic...
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-26 Jason Rumney(make-auto-save-file-name): Encode more characters in
2008-02-25 Chong Yidong(shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 Chong Yidong(shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Jason Rumney(file-name-invalid-regexp): Fix octal/decimal confusion.
next