log lisp/files.el @ 105196:d991506f9286

age author description
Fri, 25 Sep 2009 04:35:14 +0000 Juanma Barranquero * menu-bar.el (list-buffers-directory): Add docstring.
Thu, 24 Sep 2009 23:22:17 +0000 Chong Yidong * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
Mon, 21 Sep 2009 22:12:28 +0000 Chong Yidong * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
Fri, 18 Sep 2009 18:42:16 +0000 Chong Yidong * files.el (auto-mode-alist): Change default for XML files to nXML
Sun, 13 Sep 2009 00:52:55 +0000 Stefan Monnier * mail/sendmail.el (send-mail-function):
Mon, 07 Sep 2009 15:23:09 +0000 Juanma Barranquero * files.el (top-level): Require `cl' when compiling.
Mon, 07 Sep 2009 02:26:37 +0000 Glenn Morris (auto-mode-alist): Use delphi-mode for .dpr files.
Sat, 05 Sep 2009 16:25:27 +0000 Karl Fogel * lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
Sat, 05 Sep 2009 15:16:49 +0000 Karl Fogel * lisp/files.el (find-alternate-file): If the old buffer is modified
Fri, 04 Sep 2009 03:18:08 +0000 Stefan Monnier (locate-file-completion-table): Make it provide boundary
Sat, 29 Aug 2009 15:33:27 +0000 Stefan Monnier (get-free-disk-space): Fix paren-typo in last change.
Sat, 29 Aug 2009 14:58:15 +0000 Stefan Monnier (get-free-disk-space): Use / for default-directory.
Fri, 28 Aug 2009 23:48:46 +0000 Juri Linkov (magic-fallback-mode-alist): Add ZIP magic number
Fri, 28 Aug 2009 17:02:53 +0000 Stefan Monnier * gnus/nnheader.el (nnheader-find-file-noselect):
Wed, 26 Aug 2009 03:08:33 +0000 Glenn Morris (enable-local-variables, enable-local-eval)
Sun, 23 Aug 2009 00:45:17 +0000 Glenn Morris (auto-mode-alist): Remove code for defunct system-type next-mach.
Sun, 20 Sep 2009 21:06:41 +0000 Chong Yidong lisp/cedet/srecode.el:
Sun, 20 Sep 2009 03:44:02 +0000 Chong Yidong * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
Mon, 17 Aug 2009 23:40:19 +0000 Chong Yidong * files.el (hack-one-local-variable): If the mode function is for
Sun, 16 Aug 2009 00:31:28 +0000 Chong Yidong * files.el (get-free-disk-space): Change fallback default
Sat, 15 Aug 2009 17:51:37 +0000 Chong Yidong * files.el (load-library): Doc fix.
Fri, 14 Aug 2009 23:40:20 +0000 Chong Yidong * files.el (auto-mode-alist): Use js-mode for .js files.
Wed, 12 Aug 2009 20:30:31 +0000 Juri Linkov Move code that deals with adding/deleting
Tue, 04 Aug 2009 23:51:58 +0000 Juri Linkov Commands to add/delete file/directory-local variables.
Tue, 21 Jul 2009 23:34:33 +0000 Chong Yidong * mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
Tue, 21 Jul 2009 14:40:33 +0000 Richard M. Stallman * files.el (auto-save-mode): Handle buffer-save-size = -2
Tue, 21 Jul 2009 04:37:53 +0000 Glenn Morris (abort-if-file-too-large): Explicitly pass `filename' as an argument.
Mon, 20 Jul 2009 14:21:27 +0000 Chong Yidong * files.el (hack-local-variables-filter): Fix last change.
Sun, 19 Jul 2009 16:55:16 +0000 Juri Linkov (ignored-local-variables): Add `dir-local-variables-alist'.
Sun, 19 Jul 2009 01:05:17 +0000 Chong Yidong * files.el (hack-local-variables-filter): Rewrite.