log lisp/files.el @ 97919:678a47bfb54c

age author description
Tue, 05 Aug 2008 21:41:46 +0000 Chong Yidong (auto-save-visited-file-name): Move definition to fileio.c.
Tue, 05 Aug 2008 20:46:42 +0000 Chong Yidong (hack-one-local-variable-eval-safep): Handle lisp-indent-function and
Thu, 31 Jul 2008 21:35:59 +0000 Juanma Barranquero * files.el (read-file-modes): Fix tpo in docstring.
Thu, 31 Jul 2008 21:09:05 +0000 Chong Yidong (abbreviate-file-name): When replacing $HOME with ~, turn off
Thu, 31 Jul 2008 17:18:06 +0000 Juri Linkov (read-file-modes): Set default value to the original
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Thu, 31 Jul 2008 01:22:54 +0000 Chong Yidong (normal-mode): Move call to hack-project-variables into
Fri, 11 Jul 2008 23:08:07 +0000 Jason Rumney (file-truename): Get truename of ancestors if file does
Wed, 02 Jul 2008 13:19:07 +0000 Jason Rumney Changes from Toru Tsuneyoshi for using Trash can when deleting files.
Wed, 11 Jun 2008 01:47:48 +0000 Stefan Monnier * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
Wed, 28 May 2008 20:23:06 +0000 Stefan Monnier (hack-local-variables): Don't signal an error if the local
Wed, 28 May 2008 17:35:34 +0000 Stefan Monnier * progmodes/flymake.el (flymake-save-buffer-in-file):
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
Thu, 03 Apr 2008 20:06:46 +0000 Stefan Monnier (auto-mode-alist): Use archive-mode for Debian packages.
Fri, 14 Mar 2008 17:14:09 +0000 Stefan Monnier (make-directory): Docstring fix.
Tue, 11 Mar 2008 20:48:57 +0000 Stefan Monnier (display-buffer-other-frame): Eliminate problematic code.