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.
|
Sat, 18 Oct 2008 18:40:25 +0000 |
Eli Zaretskii |
(trash-directory): Run thru `convert-standard-filename'.
|
Sat, 04 Oct 2008 20:31:12 +0000 |
Glenn Morris |
(make-temp-file): Handle empty `prefix'. (Bug#1081)
|
Fri, 03 Oct 2008 07:13:14 +0000 |
Glenn Morris |
(auto-mode-alist): Add .PRO as per above autoload.
|
Tue, 30 Sep 2008 12:51:44 +0000 |
Eli Zaretskii |
(locate-dominating-file): Wrap directory-files with condition-case, instead
|
Mon, 29 Sep 2008 11:30:03 +0000 |
Eli Zaretskii |
(locate-dominating-file): Take file-attributes of `dir', not of `file'
|
Mon, 29 Sep 2008 05:39:39 +0000 |
Michael Albinus |
* files.el (file-remote-p): Precise doc string; IDENTIFICATION can
|
Sat, 20 Sep 2008 21:28:34 +0000 |
Glenn Morris |
David De La Harpe Golden <david at harpegolden.net>
|
Thu, 18 Sep 2008 15:02:49 +0000 |
Simon Josefsson |
(auto-mode-alist): Use sieve-mode for .sv, .siv, and
|
Tue, 16 Sep 2008 08:27:32 +0000 |
Martin Rudalics |
(switch-to-buffer-other-frame): Don't raise frame since
|
Mon, 15 Sep 2008 09:23:14 +0000 |
Martin Rudalics |
(file-truename): Don't raise args-out-of-range error
|
Tue, 02 Sep 2008 16:10:37 +0000 |
Dan Nicolaescu |
(auto-mode-alist): Use verilog-mode for SystemVerilog files.
|
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.
|