Fri, 07 May 2010 08:49:14 -0400 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
Wed, 05 May 2010 22:53:56 -0400 |
Stefan Monnier |
Define auto-save-mode with define-minor-mode.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Mon, 19 Apr 2010 02:08:52 +0300 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
Tue, 30 Mar 2010 21:51:54 -0400 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
Mon, 29 Mar 2010 08:26:24 -0400 |
Eli Zaretskii |
Support MS-Windows build and reversed rows in GUI frames; add initial docs.
|
Wed, 17 Mar 2010 21:54:51 -0700 |
Glenn Morris |
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
|
Fri, 12 Mar 2010 00:04:54 -0800 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
Thu, 11 Mar 2010 17:29:30 -0800 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
Sat, 27 Feb 2010 20:11:15 -0500 |
Chong Yidong |
Fix save-excursion warning in files.el.
|
Wed, 24 Feb 2010 10:30:49 -0500 |
Chong Yidong |
* files.el (hack-local-variables-filter): For eval forms, also
|
Sun, 21 Feb 2010 16:12:46 -0500 |
Chong Yidong |
* files.el (directory-listing-before-filename-regexp): Use
|
Sun, 14 Feb 2010 10:23:52 +0100 |
Michael Albinus |
* files.el (insert-directory): When WILDCARD-REGEXP and
|
Tue, 26 Jan 2010 22:36:36 -0500 |
Chong Yidong |
* lisp/files.el (delete-directory): Fix typo in last change.
|
Tue, 26 Jan 2010 22:17:23 -0500 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
Sun, 17 Jan 2010 03:25:53 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Tue, 12 Jan 2010 22:59:05 +0100 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
Fri, 01 Jan 2010 15:03:37 -0500 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
Thu, 17 Dec 2009 13:18:03 +0000 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
Thu, 17 Dec 2009 01:18:14 +0000 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
Wed, 25 Nov 2009 17:11:29 +0000 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
Fri, 13 Nov 2009 22:19:45 +0000 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
Thu, 12 Nov 2009 06:55:39 +0000 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
Wed, 11 Nov 2009 19:02:35 +0000 |
Stefan Monnier |
(directory-abbrev-alist): Fix docstring.
|
Fri, 06 Nov 2009 05:16:23 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Mon, 26 Oct 2009 06:43:36 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
Sat, 24 Oct 2009 20:30:44 +0000 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
Wed, 21 Oct 2009 20:03:57 +0000 |
Stefan Monnier |
* minibuffer.el (completion-table-with-terminator): Properly implement
|
Mon, 05 Oct 2009 07:41:46 +0000 |
Michael Albinus |
* files.el (directory-files-no-dot-files-regexp): New defconst.
|
Sun, 04 Oct 2009 12:14:05 +0000 |
Michael Albinus |
* files.el (copy-directory): New defun.
|
Sat, 03 Oct 2009 19:28:05 +0000 |
Chong Yidong |
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Thu, 01 Oct 2009 15:04:22 +0000 |
Michael Albinus |
* files.el (delete-directory): New defun. The original function
|
Thu, 01 Oct 2009 03:34:04 +0000 |
Stefan Monnier |
(cd-absolute): Don't abbreviate-file-name (bug#4599).
|
Tue, 29 Sep 2009 23:57:17 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Fix typo.
|
Fri, 25 Sep 2009 22:04:07 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Allow time-stamp in
|
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.
|
Sat, 18 Jul 2009 20:41:32 +0000 |
Alan Mackenzie |
(hack-local-variables-filter): Remove entries with duplicate keys from
|
Thu, 16 Jul 2009 01:52:32 +0000 |
Richard M. Stallman |
* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.
|
Sun, 05 Jul 2009 22:15:34 +0000 |
Stefan Monnier |
(find-alternate-file-other-window, find-alternate-file):
|
Sun, 28 Jun 2009 16:09:46 +0000 |
Chong Yidong |
* files.el (trash-directory): Fix defcustom type.
|
Sun, 28 Jun 2009 04:54:06 +0000 |
Chong Yidong |
* files.el (trash-directory): Change default to nil.
|
Mon, 22 Jun 2009 07:02:04 +0000 |
Glenn Morris |
(dir-locals-collect-mode-variables): Allow for any number of `mode'
|
Thu, 18 Jun 2009 06:54:47 +0000 |
Glenn Morris |
(dir-locals-set-directory-class): Make mtime argument
|
Wed, 17 Jun 2009 15:06:25 +0000 |
Chong Yidong |
* files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).
|
Wed, 17 Jun 2009 02:54:49 +0000 |
Glenn Morris |
(dir-locals-set-directory-class): Fix doc typo.
|
Wed, 20 May 2009 12:53:54 +0000 |
Jason Rumney |
(locate-dominating-stop-dir-regexp): Add terminal
|
Wed, 29 Apr 2009 03:02:54 +0000 |
Chong Yidong |
* files.el (hack-local-variables-prop-line)
|
Tue, 28 Apr 2009 19:00:38 +0000 |
Stefan Monnier |
(load-library): Improve docstring.
|
Sat, 11 Apr 2009 15:26:26 +0000 |
Chong Yidong |
* files.el (dir-locals-directory-cache): Change format to include
|
Wed, 08 Apr 2009 14:05:38 +0000 |
Eli Zaretskii |
(append-to-file): Doc fix.
|
Mon, 30 Mar 2009 13:48:06 +0000 |
Jason Rumney |
(locate-dominating-stop-dir-regexp): Stop searching
|
Sat, 28 Mar 2009 12:26:04 +0000 |
Eli Zaretskii |
(shell-quote-wildcard-pattern): Doc fix.
|
Sat, 21 Mar 2009 15:53:29 +0000 |
Chong Yidong |
(file-modes-rights-to-number): Doc fix.
|
Sun, 15 Mar 2009 02:31:45 +0000 |
Chong Yidong |
(get-free-disk-space): Ensure that default-directory is
|
Fri, 13 Mar 2009 15:58:06 +0000 |
Stefan Monnier |
(auto-mode-alist): Add rules for OpenOffice extension
|
Tue, 03 Mar 2009 01:58:07 +0000 |
Kenichi Handa |
(basic-save-buffer-1): Set car part of
|
Sun, 01 Mar 2009 00:48:51 +0000 |
Glenn Morris |
(confirm-nonexistent-file-or-buffer): `other' must be last custom
|
Tue, 17 Feb 2009 14:27:28 +0000 |
Jason Rumney |
(make-directory): Stop recursing if parent is self. (Bug#2309)
|
Fri, 13 Feb 2009 15:14:33 +0000 |
Eli Zaretskii |
(load-library): Doc fix.
|
Thu, 12 Feb 2009 02:19:53 +0000 |
Stefan Monnier |
(read-buffer-to-switch): Add table to icomplete-with-completion-tables.
|
Sat, 07 Feb 2009 10:23:45 +0000 |
Eli Zaretskii |
(save-buffer): Display "Saving file FOO..." message regardless of
|
Sun, 11 Jan 2009 16:45:52 +0000 |
Chong Yidong |
(save-buffers-kill-terminal): Args for
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 31 Dec 2008 02:13:31 +0000 |
Chong Yidong |
(basic-save-buffer): Revert 2008-12-22 change.
|
Sun, 28 Dec 2008 03:24:53 +0000 |
Chong Yidong |
(move-file-to-trash): Bind backup-directory-alist to nil before
|
Fri, 26 Dec 2008 17:59:48 +0000 |
Eli Zaretskii |
(dosified-file-name): Declare.
|
Fri, 26 Dec 2008 15:01:10 +0000 |
Eli Zaretskii |
(dir-locals-find-file) [ms-dos]: Run dir-locals-file through
|
Mon, 22 Dec 2008 20:11:51 +0000 |
Richard M. Stallman |
(basic-save-buffer): Fix previous change.
|
Mon, 22 Dec 2008 19:48:08 +0000 |
Richard M. Stallman |
(buffer-swapped-with): New variable.
|
Tue, 09 Dec 2008 23:43:11 +0000 |
Chong Yidong |
(save-some-buffers): At each map-y-or-n-p iteration,
|
Thu, 04 Dec 2008 06:13:19 +0000 |
Glenn Morris |
(toggle-read-only): Doc fix.
|
Wed, 03 Dec 2008 03:26:01 +0000 |
Chong Yidong |
Correct spalling.
|
Sat, 29 Nov 2008 21:32:39 +0000 |
Juanma Barranquero |
* files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag.
|
Sat, 29 Nov 2008 19:04:14 +0000 |
Karl Fogel |
* emacs-cvs/lisp/files.el
|
Mon, 24 Nov 2008 19:13:58 +0000 |
Chong Yidong |
(confirm-nonexistent-file-or-buffer): Allow
|
Sat, 22 Nov 2008 19:01:55 +0000 |
Juri Linkov |
(hack-local-variables-confirm): Rename arg `project' to
|
Sat, 22 Nov 2008 11:41:31 +0000 |
Martin Rudalics |
(switch-to-buffer-other-window, switch-to-buffer-other-frame):
|
Fri, 21 Nov 2008 06:46:18 +0000 |
Chong Yidong |
(confirm-nonexistent-file-or-buffer): Change default to nil.
|
Thu, 20 Nov 2008 02:45:15 +0000 |
Glenn Morris |
Stephen Berman <Stephen.Berman at gmx.net>
|
Wed, 19 Nov 2008 13:25:43 +0000 |
Dan Nicolaescu |
(project-settings-file): Remove.
|
Tue, 18 Nov 2008 18:26:08 +0000 |
Stefan Monnier |
(confirm-nonexistent-file-or-buffer):
|
Fri, 14 Nov 2008 23:36:37 +0000 |
Karl Fogel |
(file-precious-flag): Document that this flag is advisory.
|
Fri, 14 Nov 2008 13:05:18 +0000 |
Juanma Barranquero |
* w32-fns.el (w32-shell-dos-semantics):
|
Thu, 13 Nov 2008 17:04:53 +0000 |
Chong Yidong |
(project-find-settings-file): Fix last change.
|
Thu, 13 Nov 2008 16:01:47 +0000 |
Juanma Barranquero |
* files.el (project-settings-file, locate-dominating-file):
|
Thu, 13 Nov 2008 15:17:48 +0000 |
Chong Yidong |
(project-settings-file): New variable.
|
Thu, 30 Oct 2008 04:32:22 +0000 |
Glenn Morris |
(locate-dominating-stop-dir-regexp): Fix typo.
|
Sat, 25 Oct 2008 15:18:53 +0000 |
Stefan Monnier |
* files.el (locate-dominating-stop-dir-regexp): New var.
|