log lisp/files.el @ 14561:6d6fd8e250ed libc-960213 libc-960214 libc-960215 libc-960216 libc-960217 libc-960218 libc-960219 libc-960220 libc-960221 libc-960222 libc-960223 libc-960224 libc-960225 libc-960226 libc-960227 libc-960228 libc-960229

age author description
Fri, 02 Feb 1996 18:47:34 +0000 Richard M. Stallman (auto-mode-alist): .ksh suffix means sh-mode.
Sun, 28 Jan 1996 19:27:44 +0000 Richard M. Stallman (list-directory): Set default-directory better if the
Wed, 24 Jan 1996 23:25:44 +0000 Karl Heuer (find-file-noselect): Fix error message style.
Fri, 19 Jan 1996 22:50:21 +0000 Karl Heuer (auto-mode-alist): Recognize ".exp" suffix.
Wed, 17 Jan 1996 19:14:20 +0000 Karl Heuer (auto-mode-alist): Use "\\`" instead of "^".
Mon, 15 Jan 1996 05:08:57 +0000 Richard M. Stallman (auto-mode-alist): Add sgml-mode and html-mode.
Tue, 09 Jan 1996 23:17:37 +0000 Karl Heuer (write-contents-hooks): Call make-variable-buffer-local.
Fri, 05 Jan 1996 02:34:37 +0000 Richard M. Stallman (interpreter-mode-alist): Add most shells, with sh-mode.
Thu, 04 Jan 1996 23:34:55 +0000 Karl Heuer (make-directory): Doc fix.
Mon, 01 Jan 1996 22:51:51 +0000 Richard M. Stallman (abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.
Fri, 29 Dec 1995 03:36:35 +0000 Richard M. Stallman (make-auto-save-file-name): Make name always end in #,
Thu, 28 Dec 1995 19:24:16 +0000 Richard M. Stallman (wildcard-to-regexp): New function.
Mon, 25 Dec 1995 21:05:31 +0000 Richard M. Stallman (revert-buffer): New arg preserve-modes.
Sun, 24 Dec 1995 09:25:19 +0000 Roland McGrath (save-some-buffers): Don't give message if we queried.
Sat, 23 Dec 1995 07:34:59 +0000 Richard M. Stallman (save-buffer): Doc fix.
Tue, 19 Dec 1995 21:30:13 +0000 Karl Heuer (make-backup-file-name, backup-file-name-p): Use ~ even
Tue, 19 Dec 1995 20:28:26 +0000 Karl Heuer (auto-mode-alist): Recognize .S and .asm extensions.
Fri, 15 Dec 1995 21:11:52 +0000 Karl Heuer (set-auto-mode): Recognize `#!/bin/env INTERPRETER' hack.
Wed, 06 Dec 1995 11:59:55 +0000 Erik Naggum (recover-file): Also recover new, unsaved files.
Wed, 29 Nov 1995 21:18:05 +0000 Richard M. Stallman (auto-mode-alist): Don't purecopy the alist elts.
Fri, 10 Nov 1995 19:12:42 +0000 Karl Heuer (find-file-noselect): Respect the value of
Fri, 10 Nov 1995 19:08:56 +0000 Richard M. Stallman (set-auto-mode): If mode cmds move point, obey them.
Sun, 29 Oct 1995 20:23:42 +0000 Richard M. Stallman (set-visited-file-name, basic-save-buffer):
Tue, 24 Oct 1995 22:14:39 +0000 Richard M. Stallman (set-visited-file-name): Abbreviate buffer-file-name.
Wed, 11 Oct 1995 15:39:13 +0000 Richard M. Stallman (find-alternate-file-other-window): New function.
Wed, 04 Oct 1995 19:42:04 +0000 Richard M. Stallman (recover-session): Use auto-save-list-file-prefix.
Wed, 04 Oct 1995 18:34:14 +0000 Richard M. Stallman (recover-session-finish): Ask only about files that
Sat, 30 Sep 1995 16:35:12 +0000 Roland McGrath (cd): Fix interactive spec to require match if there is no CDPATH.
Thu, 28 Sep 1995 19:19:08 +0000 Richard M. Stallman (interpreter-mode-alist): Handle nawk.
Sun, 17 Sep 1995 14:12:02 +0000 Richard M. Stallman (find-alternate-file): Kill any preexisting ` **lose**' buf.
Tue, 12 Sep 1995 21:37:08 +0000 Richard M. Stallman (auto-mode-alist): .pl is now Perl.
Sat, 02 Sep 1995 16:36:41 +0000 Richard M. Stallman (auto-mode-alist): Handle .f90 files.
Wed, 30 Aug 1995 16:01:39 +0000 Richard M. Stallman (list-directory): Set default-directory.
Mon, 28 Aug 1995 20:13:56 +0000 Richard M. Stallman (recover-session-finish): Catch erorr in recover-file.
Mon, 28 Aug 1995 15:15:28 +0000 Richard M. Stallman (basic-save-buffer): Doc fix.
Tue, 22 Aug 1995 19:06:19 +0000 Richard M. Stallman (basic-save-buffer): Call vc-after-save.
Tue, 22 Aug 1995 19:03:41 +0000 Richard M. Stallman (auto-mode-alist): Turn on use of makefile-mode.
Sat, 19 Aug 1995 17:01:27 +0000 Richard M. Stallman (basic-save-buffer): Confirm for overwriting old file
Mon, 14 Aug 1995 17:24:21 +0000 Richard M. Stallman (basic-save-buffer-1): Pass new arg to write-region.
Mon, 14 Aug 1995 16:05:46 +0000 Richard M. Stallman (insert-file-contents-literally): New function.
Sun, 13 Aug 1995 16:48:13 +0000 Richard M. Stallman (recover-file): It's ok if the visited file doesn't exist.
Tue, 01 Aug 1995 23:34:53 +0000 Richard M. Stallman (recover-session): Mention deletion is possible.
Sun, 30 Jul 1995 07:02:13 +0000 Richard M. Stallman (cd): When reading arg, use just directory as the default.
Tue, 18 Jul 1995 20:57:57 +0000 Richard M. Stallman (file-name-sans-versions): Recognize version control version numbers.
Tue, 18 Jul 1995 20:48:36 +0000 Richard M. Stallman (auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.
Mon, 17 Jul 1995 22:48:06 +0000 Karl Heuer (auto-mode-alist): Move .scm.[0-9] before nroff-mode.
Thu, 29 Jun 1995 22:37:56 +0000 Richard M. Stallman (auto-mode-alist): Make archive-mode the default for
Wed, 21 Jun 1995 23:19:47 +0000 Richard M. Stallman (buffer-file-truename): Duplicate definition deleted.
Thu, 15 Jun 1995 07:04:00 +0000 Simon Marshall Corrected the comment from last change.
Tue, 13 Jun 1995 08:27:11 +0000 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
Fri, 09 Jun 1995 01:00:42 +0000 Karl Heuer (file-precious-flag): Doc clarification.
Wed, 07 Jun 1995 20:45:11 +0000 Karl Heuer (file-precious-flag): Doc fix.
Mon, 05 Jun 1995 12:30:11 +0000 Karl Heuer (hack-local-variables-prop-line): Don't downcase var name.
Thu, 01 Jun 1995 23:18:04 +0000 Roland McGrath (multiple-recover-finish): Renamed to recover-session-finish.
Mon, 29 May 1995 19:42:42 +0000 Karl Heuer (after-revert-hook, before-revert-hook): Add defvars.
Mon, 29 May 1995 06:59:26 +0000 Karl Heuer (revert-buffer): Save after-revert-hook (both local and
Mon, 29 May 1995 06:54:09 +0000 Karl Heuer (find-file-noselect): In "file changed" messages,
Mon, 22 May 1995 20:00:17 +0000 Karl Heuer (file-ownership-preserved-p): Fix typo in previous change.
Mon, 15 May 1995 22:22:25 +0000 Richard M. Stallman (path-separator): Defined.
Sun, 07 May 1995 18:39:02 +0000 Richard M. Stallman (recover-session): Renamed from multiple-recover.