log lisp/files.el @ 50507:110c0e29159c

age author description
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.