log lisp/files.el @ 15890:c2ef756791fe

age author description
Tue, 20 Aug 1996 21:22:41 +0000 Richard M. Stallman (revert-buffer): Doc fix.
Mon, 22 Jul 1996 02:13:28 +0000 Richard M. Stallman (dabbrev-case-fold-search, dabbrev-case-replace): Set
Sun, 07 Jul 1996 01:07:32 +0000 Erik Naggum (insert-directory): Fix previous change.
Thu, 04 Jul 1996 05:45:38 +0000 Miles Bader (insert-directory): When converting SWITCHES string to a list, put back
Sat, 29 Jun 1996 19:50:56 +0000 Richard M. Stallman (set-visited-file-name): New optional arg NO-QUERY.
Fri, 28 Jun 1996 08:28:51 +0000 Richard M. Stallman (abbreviate-file-name): Ignore automount-dir-prefix if nil.
Fri, 28 Jun 1996 08:21:49 +0000 Richard M. Stallman (auto-mode-alist): Treat .pm like .pl.
Mon, 24 Jun 1996 06:44:15 +0000 Richard M. Stallman (set-auto-mode): Run multiple mode: specs in left-to-right order.
Tue, 18 Jun 1996 15:55:20 +0000 Richard M. Stallman (auto-mode-alist): Add uppercase version of archive
Wed, 12 Jun 1996 14:43:51 +0000 Richard M. Stallman (find-alternate-file): Don't clear buffer-file-truename
Sun, 09 Jun 1996 19:11:53 +0000 Richard M. Stallman (hack-local-variables-prop-line): Bind enable-local-eval.
Tue, 04 Jun 1996 16:17:22 +0000 Richard M. Stallman (buffer-file-numbers-unique): New variable;
Tue, 21 May 1996 17:21:25 +0000 Karl Heuer (make-backup-file-name): Check msdos-long-file-names.
Sun, 21 Apr 1996 02:01:31 +0000 Richard M. Stallman (auto-mode-alist): .F gets fortran mode.
Fri, 19 Apr 1996 09:32:55 +0000 Richard M. Stallman (after-find-file): Mention file name in "auto save is newer" message.
Fri, 12 Apr 1996 18:42:22 +0000 Richard M. Stallman (interpreter-mode-alist): Recognize perl5.
Thu, 11 Apr 1996 14:45:09 +0000 Richard M. Stallman (auto-mode-alist): Handle `.java'.
Wed, 03 Apr 1996 05:55:12 +0000 Richard M. Stallman (file-newest-backup): Return the newest backup for the
Tue, 26 Mar 1996 23:57:49 +0000 Richard M. Stallman (set-visited-file-name): Don't call find-buffer-visiting if filename is nil.
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Fri, 01 Mar 1996 20:29:32 +0000 Richard M. Stallman (set-visited-file-name): Query if there's already another
Wed, 21 Feb 1996 21:32:35 +0000 Karl Heuer (find-file-noselect): If after-find-file switches buffers,
Mon, 19 Feb 1996 08:13:10 +0000 Karl Heuer (interpreter-mode-alist): Add mawk.
Fri, 16 Feb 1996 00:55:11 +0000 Karl Heuer (auto-mode-alist): Recognize GNUmakefile.
Fri, 16 Feb 1996 00:50:22 +0000 Karl Heuer (auto-mode-alist): Recognize .itcl and .itk suffixes.
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 "^".