Tue, 03 Jun 2003 23:23:06 +0000 |
Juanma Barranquero |
(after-find-file): Fix arguments of call to `sit-for'.
|
Tue, 03 Jun 2003 11:08:25 +0000 |
Richard M. Stallman |
(after-find-file): Simplify msg if nonexistent directory.
|
Sat, 31 May 2003 07:59:33 +0000 |
John Paul Wallington |
(large-file-warning-threshold): Add type, groups.
|
Sat, 31 May 2003 02:00:26 +0000 |
Kenichi Handa |
(recover-file): Bind coding-system-for-read to
|
Sat, 24 May 2003 20:16:33 +0000 |
Andreas Schwab |
(insert-directory): Preserve CR in a file name.
|
Tue, 13 May 2003 18:39:39 +0000 |
Stefan Monnier |
(file-relative-name): Remove dead code.
|
Wed, 07 May 2003 21:58:24 +0000 |
Juanma Barranquero |
(insert-file-contents-literally): Allow it to be called within a magic file name
|
Tue, 06 May 2003 05:08:57 +0000 |
Kenichi Handa |
(revert-buffer): Comment fixed.
|
Fri, 25 Apr 2003 14:14:31 +0000 |
Kai Grojohann |
(file-relative-name): Recognize "c:/foo" as absolute
|
Thu, 24 Apr 2003 01:58:40 +0000 |
Richard M. Stallman |
(view-read-only): Doc fix.
|
Fri, 18 Apr 2003 13:53:18 +0000 |
Stefan Monnier |
(view-read-only): Move from view.el to files.el.
|
Thu, 17 Apr 2003 21:15:04 +0000 |
Stefan Monnier |
(view-read-only): Don't declare a second time.
|
Mon, 14 Apr 2003 20:48:44 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 09 Apr 2003 19:06:04 +0000 |
Richard M. Stallman |
(file-chase-links): Fix previous change.
|
Wed, 09 Apr 2003 01:34:38 +0000 |
Richard M. Stallman |
(file-chase-links): New arg LIMIT.
|
Thu, 03 Apr 2003 23:00:22 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line): New arg MODE-ONLY.
|
Mon, 31 Mar 2003 16:05:50 +0000 |
Kai Grojohann |
(file-relative-name): Remove superfluous `and'.
|
Sat, 29 Mar 2003 15:31:07 +0000 |
Kai Grojohann |
(file-relative-name): If FILENAME and DIRECTORY are on
|
Wed, 26 Mar 2003 04:42:29 +0000 |
Kenichi Handa |
(recode-file-name): New function.
|
Fri, 14 Mar 2003 22:36:57 +0000 |
John Paul Wallington |
* files.el (recover-session): Error if there are no previous
|
Wed, 12 Mar 2003 08:02:32 +0000 |
Kenichi Handa |
(insert-directory): Decode by what specified.
|
Tue, 11 Mar 2003 22:16:20 +0000 |
Jason Rumney |
(auto-mode-alist): Add .xsl for sgml-mode.
|
Sun, 23 Feb 2003 15:04:11 +0000 |
Richard M. Stallman |
(revert-buffer): Different error message for reverting a nonexistent file.
|
Sat, 22 Feb 2003 20:27:51 +0000 |
Kai Grojohann |
(abbreviate-file-name): Shorten docstring: variables
|
Fri, 21 Feb 2003 16:33:24 +0000 |
Kai Grojohann |
(abbreviate-file-name): Document removal of
|
Mon, 17 Feb 2003 06:18:32 +0000 |
Kenichi Handa |
(insert-directory): Add workaround for the case that we
|
Thu, 13 Feb 2003 19:37:44 +0000 |
Markus Rost |
(find-alternate-file): Undo last change.
|
Wed, 12 Feb 2003 14:11:04 +0000 |
Juanma Barranquero |
(file-truename): Revert change from 2002-11-27.
|
Wed, 12 Feb 2003 09:25:22 +0000 |
Juanma Barranquero |
(find-alternate-file): Check whether `dired-directory' is bound.
|
Tue, 04 Feb 2003 10:40:14 +0000 |
Richard M. Stallman |
(find-alternate-file): Handle dired-directory like buffer-file-name.
|
Fri, 31 Jan 2003 15:24:20 +0000 |
Juanma Barranquero |
Cygwin support patch.
|
Thu, 23 Jan 2003 05:59:47 +0000 |
Kenichi Handa |
(insert-directory): Read the output of "ls" by
|
Mon, 13 Jan 2003 08:05:13 +0000 |
Richard M. Stallman |
(mode-line-process): Mark as risky.
|
Wed, 01 Jan 2003 16:55:11 +0000 |
Richard M. Stallman |
(backup-buffer): Cope if file-modes returns nil.
|
Sat, 28 Dec 2002 21:23:58 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Kill local value of `cursor-type'.
|
Sun, 08 Dec 2002 13:20:42 +0000 |
Andreas Schwab |
(insert-directory): Insert free space only when listing a full directory.
|
Sat, 07 Dec 2002 14:46:20 +0000 |
Andreas Schwab |
(find-file-read-args): Reenable wildcard processing unconditionally.
|
Wed, 27 Nov 2002 23:53:44 +0000 |
Jason Rumney |
(file-truename): Canonicalize non-existent names on w32.
|
Mon, 18 Nov 2002 04:57:40 +0000 |
Richard M. Stallman |
(parse-time-rules): Mark it as risky.
|
Thu, 14 Nov 2002 11:24:02 +0000 |
Kim F. Storm |
(mode-name): Mark it as risky-local-variable here like the
|
Wed, 06 Nov 2002 23:28:29 +0000 |
Dave Love |
(normal-mode): Call ucs-set-table-for-input.
|
Tue, 05 Nov 2002 07:21:14 +0000 |
Juanma Barranquero |
(find-buffer-visiting): Accept new optional PREDICATE argument to return only a
|
Sat, 26 Oct 2002 22:34:14 +0000 |
Richard M. Stallman |
(risky-local-variable-p): VAL=nil has special meaning.
|
Wed, 23 Oct 2002 17:38:44 +0000 |
Richard M. Stallman |
(risky-local-variable-p): New function.
|
Mon, 14 Oct 2002 15:19:49 +0000 |
Andr Spiegel |
(insert-directory): Handle //SUBDIRED// lines in recursive listings
|
Sun, 29 Sep 2002 01:43:10 +0000 |
Paul Reilly |
auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) and
|
Sat, 28 Sep 2002 18:45:56 +0000 |
Jonathan Yavner |
New major mode "SES" for spreadsheets.
|
Thu, 26 Sep 2002 22:00:22 +0000 |
Richard M. Stallman |
(backup-buffer): Bind local var MODES.
|
Sun, 22 Sep 2002 13:01:10 +0000 |
Kai Grojohann |
* dired.el (dired-insert-directory): Always add "--dired" to to
|
Fri, 13 Sep 2002 20:22:11 +0000 |
Markus Rost |
(diff-buffer-with-file): Check whether associated file exists.
|
Tue, 10 Sep 2002 16:48:52 +0000 |
Richard M. Stallman |
(diff-buffer-with-file): Simplify.
|
Tue, 10 Sep 2002 08:08:18 +0000 |
Kai Grojohann |
(auto-mode-alist): ~/.gnus, ~/.viper are in
|
Mon, 09 Sep 2002 20:28:53 +0000 |
Markus Rost |
(save-some-buffers-action-alist): Use lower case for help string of
|
Mon, 09 Sep 2002 19:32:41 +0000 |
Richard M. Stallman |
(auto-mode-alist): Use sh-mode for .bash files.
|
Mon, 09 Sep 2002 19:23:37 +0000 |
Richard M. Stallman |
(make-backup-file-name-1): When make-directory fails,
|
Sat, 07 Sep 2002 21:30:37 +0000 |
Colin Walters |
(diff-buffer-with-file): Call diff synchronously, so we don't delete
|
Mon, 02 Sep 2002 00:11:41 +0000 |
Richard M. Stallman |
(save-some-buffers-action-alist): New variable.
|
Wed, 28 Aug 2002 22:23:17 +0000 |
Richard M. Stallman |
(find-buffer-visiting): Compare file attributes using buffer-file-truename.
|
Wed, 28 Aug 2002 22:16:42 +0000 |
Richard M. Stallman |
(make-auto-save-file-name, make-backup-file-name-1):
|
Tue, 27 Aug 2002 20:37:00 +0000 |
Richard M. Stallman |
(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
|