log lisp/files.el @ 95362:e886c765584a

age author description
Wed, 28 May 2008 12:36:15 +0000 Stefan Monnier * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
Thu, 22 May 2008 03:09:34 +0000 Stefan Monnier (locate-dominating-file): Accept non-existing argument.
Wed, 21 May 2008 03:55:26 +0000 Glenn Morris (c-postprocess-file-styles): Declare for compiler.
Tue, 20 May 2008 03:15:16 +0000 Michael Olson files.el (project-find-settings-file): Change concat to expand-file-name.
Mon, 19 May 2008 22:39:16 +0000 Michael Olson lisp/files.el: Remove trailing whitespace.
Mon, 19 May 2008 22:36:09 +0000 Michael Olson Implement Project-local variables.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 02 May 2008 17:22:04 +0000 Stefan Monnier (minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.
Tue, 29 Apr 2008 14:47:45 +0000 Stefan Monnier (read-buffer-to-switch): Avoid making assumptions about `other-buffer'.
Sun, 27 Apr 2008 19:49:15 +0000 Dan Nicolaescu * epa-file.el (auto-encryption-mode): Rename from epa-file-mode.
Tue, 22 Apr 2008 19:48:02 +0000 Juri Linkov (read-buffer-to-switch): New function.
Sat, 19 Apr 2008 03:33:13 +0000 Stefan Monnier * files.el (locate-file-completion-table): Rename from
Sat, 12 Apr 2008 03:14:56 +0000 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
Sat, 05 Apr 2008 21:10:34 +0000 Juanma Barranquero (abort-if-file-too-large): Fix typo in docstring.
Sat, 05 Apr 2008 12:03:23 +0000 Adrian Robert files.el: add abort-if-file-too-large and use it in find-file-noselect and insert-file-1