log lisp/files.el @ 51358:f827a37d5c82

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