log lisp/files.el @ 31724:187803ce240e

age author description
Tue, 19 Sep 2000 15:14:24 +0000 Gerd Moellmann (find-file-suppress-same-file-warnings): New
Thu, 17 Aug 2000 12:07:05 +0000 Andreas Schwab (insert-directory): Don't lose original file name,
Thu, 10 Aug 2000 10:43:41 +0000 Eli Zaretskii (recover-file): Call insert-directory instead of
Wed, 09 Aug 2000 12:01:09 +0000 Eli Zaretskii (insert-directory): Don't call access-file on
Tue, 08 Aug 2000 18:32:10 +0000 Gerd Moellmann (auto-mode-interpreter-regexp): New variable.
Mon, 07 Aug 2000 10:06:54 +0000 Gerd Moellmann (shell-quote-wildcard-pattern): Make sure to return
Sun, 30 Jul 2000 13:26:45 +0000 Eli Zaretskii (shell-quote-wildcard-pattern): New function.
Wed, 26 Jul 2000 16:56:22 +0000 Andreas Schwab (normal-backup-enable-predicate): Correct
Tue, 18 Jul 2000 14:18:03 +0000 Sam Steingold insert-directory: use split-string
Fri, 23 Jun 2000 07:13:30 +0000 Gerd Moellmann (basic-save-buffer-2): When temporarily setting
Thu, 22 Jun 2000 14:58:38 +0000 Eli Zaretskii (make-backup-file-name-1): On DOS/Windows, run the
Fri, 09 Jun 2000 09:55:33 +0000 Dave Love Rename make-buffer-file-executable-if-script-p.
Fri, 09 Jun 2000 09:40:27 +0000 Dave Love (after-save-hook): Customize, with
Fri, 02 Jun 2000 18:42:13 +0000 Dave Love (convert-standard-filename): Doc fix.
Tue, 23 May 2000 13:16:42 +0000 Eli Zaretskii (make-backup-file-name-1): Replace slashes with `!'
Tue, 23 May 2000 11:22:08 +0000 Gerd Moellmann (interpreter-mode-alist): Add `bash2'.
Mon, 22 May 2000 19:29:04 +0000 Dave Love (parse-colon-path): Doc fix.
Fri, 19 May 2000 11:55:50 +0000 Gerd Moellmann (auto-mode-alist): Add pattern for `.shrc'.
Thu, 04 May 2000 21:50:18 +0000 Gerd Moellmann (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
Tue, 02 May 2000 20:09:21 +0000 Gerd Moellmann (recover-session): Make directories as necessary
Sat, 29 Apr 2000 13:17:48 +0000 Gerd Moellmann (make-auto-save-file-name):
Mon, 17 Apr 2000 15:24:06 +0000 Gerd Moellmann (basic-save-buffer-2): Use a template with `$'
Mon, 17 Apr 2000 10:36:52 +0000 Stefan Monnier (backup-enable-predicate): Unquote the lambda.
Mon, 10 Apr 2000 13:32:07 +0000 Gerd Moellmann (auto-mode-alist): Add `EBROWSE'.
Sun, 09 Apr 2000 17:18:48 +0000 Dave Love (backup-enable-predicate): Use temporary-file-directory,
Mon, 03 Apr 2000 19:26:43 +0000 Gerd Moellmann (insert-directory): List the total free space
Sun, 26 Mar 2000 17:07:06 +0000 Dave Love Doc fixes.
Wed, 22 Mar 2000 03:09:39 +0000 Stefan Monnier (find-file-run-dired): Update docstring.
Sun, 12 Mar 2000 14:42:35 +0000 Dave Love (load-file): Allow completion to .elc.
Tue, 07 Mar 2000 12:17:34 +0000 Dave Love (auto-mode-alist): Add configure.in.
Wed, 19 Jan 2000 15:33:54 +0000 Dave Love (user-init-file): Don't declare here -- is primitive.
Mon, 20 Dec 1999 14:24:13 +0000 Carsten Dominik (auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'
Sun, 12 Dec 1999 12:26:53 +0000 Gerd Moellmann (after-find-file): Fix previous change.
Thu, 09 Dec 1999 15:20:31 +0000 Gerd Moellmann (after-find-file): Use auto-save-visited-file-name if set.
Tue, 07 Dec 1999 06:31:32 +0000 Stefan Monnier (save-some-buffers): Turn EXITING into the more general
Fri, 26 Nov 1999 17:31:26 +0000 Richard M. Stallman (write-file-hooks): Doc fix.
Fri, 19 Nov 1999 20:14:12 +0000 Stefan Monnier (auto-mode-alist): add patterns for diff-mode.
Wed, 10 Nov 1999 12:10:46 +0000 Gerd Moellmann (file-local-copy): Remove optional BUFFER argument
Tue, 12 Oct 1999 14:53:08 +0000 Gerd Moellmann (auto-mode-alist): Add ps-mode for .eps and .ps, case insensitive.
Tue, 05 Oct 1999 11:41:48 +0000 Dave Love Recognize temporary crontab files.
Fri, 17 Sep 1999 20:57:37 +0000 Richard M. Stallman (after-find-file): When visiting a backup file, make it read-only.
Sat, 11 Sep 1999 21:29:11 +0000 Richard M. Stallman (find-file-noselect): Catch errors in file-expand-wildcards,
Wed, 08 Sep 1999 07:37:56 +0000 Richard M. Stallman (backup-by-copying-when-privileged-mismatch): New variable.
Mon, 06 Sep 1999 11:47:56 +0000 Eli Zaretskii (small-temporary-file-directory): Make it nil except on ms-dos.
Thu, 02 Sep 1999 12:24:54 +0000 Eli Zaretskii (small-temporary-file-directory): New variable.
Thu, 26 Aug 1999 17:54:28 +0000 Dave Love (find-file): Doc fix.
Mon, 16 Aug 1999 11:41:29 +0000 Dave Love (interpreter-mode-alist): Add make, guile, clisp.
Tue, 10 Aug 1999 16:43:08 +0000 Karl Heuer Fix typo in copyright date.
Tue, 10 Aug 1999 16:40:14 +0000 Karl Heuer (after-find-file): Disable View mode if buffer is no
Thu, 29 Jul 1999 21:50:47 +0000 Dave Love (abbreviated-home-dir): Doc fix.
Tue, 13 Jul 1999 03:39:33 +0000 Karl Heuer Comment fix.
Mon, 05 Jul 1999 22:49:45 +0000 Richard M. Stallman (revert-buffer): Don't preserve point here.
Tue, 22 Jun 1999 22:43:36 +0000 Karl Heuer (auto-mode-alist): Add pike-mode.
Sat, 12 Jun 1999 03:57:37 +0000 Karl Heuer (write-file): When buffer is not already visiting a file,
Mon, 24 May 1999 02:09:27 +0000 Kenichi Handa (recover-file): Recover buffer-file-coding-system.
Fri, 14 May 1999 09:46:38 +0000 Dave Love [from rms]
Thu, 29 Apr 1999 20:28:43 +0000 Karl Heuer (find-file-noselect-1): If buffer-file-name has changed
Fri, 29 Jan 1999 11:31:33 +0000 Andreas Schwab (file-expand-wildcards): Never consider `.' and `..' a
Sun, 24 Jan 1999 20:12:25 +0000 Richard M. Stallman (find-file): If find-file-noselect returns a list,
Sun, 24 Jan 1999 20:10:30 +0000 Richard M. Stallman (find-file-noselect): Do wildcard processing only
Tue, 12 Jan 1999 22:20:25 +0000 Karl Heuer (auto-save-hook): Defvar this.
Mon, 11 Jan 1999 13:55:15 +0000 Richard M. Stallman (auto-mode-alist): Add sql-mode.
Wed, 06 Jan 1999 23:58:41 +0000 Richard M. Stallman (save-buffers-kill-emacs): Show the list of current
Mon, 04 Jan 1999 11:57:27 +0000 Andreas Schwab (recover-session): Preserve point when inserting
Sun, 03 Jan 1999 15:03:32 +0000 Richard M. Stallman (find-file-noselect): Let /: suppress wildcard matching.
Sat, 26 Dec 1998 05:14:48 +0000 Richard M. Stallman (file-expand-wildcards): Handle wildcards in directory name.
Thu, 10 Dec 1998 02:30:03 +0000 Karl Heuer (after-find-file): Message fix.
Sun, 29 Nov 1998 15:41:38 +0000 Richard M. Stallman (hack-one-local-variable): Cope with non-file buffers.
Sat, 07 Nov 1998 02:01:59 +0000 Karl Heuer (hack-local-variables): Test local-enable-local-variables.
Sun, 01 Nov 1998 08:46:04 +0000 Richard M. Stallman (revert-buffer): Doc fix.
Tue, 20 Oct 1998 18:48:06 +0000 Richard M. Stallman (auto-mode-alist): Recognize .rpm files.
Fri, 16 Oct 1998 19:20:55 +0000 Richard M. Stallman (find-file-wildcards): New option.
Thu, 08 Oct 1998 02:20:26 +0000 Richard M. Stallman (save-buffer): Doc fix.
Tue, 06 Oct 1998 23:27:28 +0000 Karl Heuer (find-file-noselect): Switch to the correct buffer
Tue, 06 Oct 1998 23:22:48 +0000 Karl Heuer Comment fix.
Thu, 27 Aug 1998 15:26:46 +0000 Karl Heuer (auto-mode-alist): Add snmp-mode patterns.
Mon, 24 Aug 1998 10:21:51 +0000 Andreas Schwab (file-name-invalid-regexp): Fix regex for ms-dos without long file names.
Wed, 12 Aug 1998 02:58:02 +0000 Richard M. Stallman (recover-session): Add leading space on added text lines.
Sat, 01 Aug 1998 19:02:22 +0000 Richard M. Stallman (auto-mode-alist): Escape dots in some regexps.
Sun, 26 Jul 1998 14:04:41 +0000 Kenichi Handa (auto-mode-alist): Fix regular expression error for sh-mode.
Sat, 25 Jul 1998 00:19:51 +0000 Dan Nicolaescu *** empty log message ***
Fri, 24 Jul 1998 10:43:29 +0000 Richard M. Stallman (basic-save-buffer-2): New function.
Fri, 24 Jul 1998 04:36:09 +0000 Dan Nicolaescu *** empty log message ***
Thu, 23 Jul 1998 07:23:08 +0000 Richard M. Stallman (auto-mode-alist): Recognize shell profiles without dirname.
Mon, 20 Jul 1998 21:23:28 +0000 Richard M. Stallman (auto-mode-alist): Match .emacs with no directory.
Wed, 15 Jul 1998 10:21:04 +0000 Eli Zaretskii (file-name-invalid-regexp): Fix the part which handles colons in file names.
Sun, 12 Jul 1998 03:14:44 +0000 Richard M. Stallman (find-file-noselect-1): Use kill-local-variable on
Wed, 24 Jun 1998 09:08:57 +0000 Andreas Schwab (version-control, delete-old-versions,
Tue, 23 Jun 1998 17:45:10 +0000 Dave Love (auto-mode-alist): Map .xml to sgml-mode.
Tue, 23 Jun 1998 15:49:54 +0000 Richard M. Stallman (find-file-noselect-1): Init buffer-file-coding-system
Sun, 14 Jun 1998 15:34:02 +0000 Eli Zaretskii (file-name-invalid-regexp): Add control characters for DOS/Windows
Sat, 13 Jun 1998 06:17:13 +0000 Richard M. Stallman (user-init-file): Default value now nil.
Sat, 13 Jun 1998 04:44:32 +0000 Richard M. Stallman (find-file-noselect): Delete unused local var `error'.
Sat, 13 Jun 1998 04:34:52 +0000 Richard M. Stallman (find-file-noselect): Use find-file-noselect-1
Tue, 09 Jun 1998 02:52:41 +0000 Richard M. Stallman (null-device): New variable.
Tue, 09 Jun 1998 02:49:43 +0000 Richard M. Stallman (find-file-noselect-1): New function.
Wed, 03 Jun 1998 14:37:00 +0000 Karl Heuer (toggle-read-only): When exiting View mode, locally
Fri, 22 May 1998 03:24:28 +0000 Richard M. Stallman (insert-directory): When WILDCARD is nil, expand ~ if necessary.
Thu, 21 May 1998 14:26:10 +0000 Eli Zaretskii (file-name-invalid-regexp): New variable, moved here from arc-mode.el
Tue, 19 May 1998 05:21:42 +0000 Richard M. Stallman (temporary-file-directory): Renamed from system-tmp-directory.
Sat, 16 May 1998 03:38:20 +0000 Richard M. Stallman (system-tmp-directory): New variable.
Mon, 11 May 1998 01:33:54 +0000 Richard M. Stallman (save-buffer-coding-system): New variable.
Sun, 26 Apr 1998 04:19:28 +0000 Richard M. Stallman (set-auto-mode): When just-from-file-name is set, don't
Fri, 17 Apr 1998 05:24:27 +0000 Geoff Voelker (path-separator): Delete variable.
Tue, 14 Apr 1998 18:42:32 +0000 Karl Heuer (find-file-noselect): Set buffer-file-coding-system
Wed, 01 Apr 1998 03:44:50 +0000 Richard M. Stallman (hack-one-local-variable): Variables named ...-predicate are treated as risky.
Mon, 23 Mar 1998 00:14:06 +0000 Karl Heuer (find-file-noselect): Use set-buffer-multibyte
Thu, 12 Mar 1998 22:44:12 +0000 Richard M. Stallman Delete junk accidentally left in buffer on 4 March.
Thu, 05 Mar 1998 04:00:53 +0000 Richard M. Stallman (basic-save-buffer): Use save-current-buffer not save-excursion.
Thu, 05 Mar 1998 02:17:48 +0000 Richard M. Stallman (auto-mode-alist): Recognize zone-mode.
Tue, 03 Mar 1998 07:17:56 +0000 Kenichi Handa (insert-directory): Bind coding-system-for-write.
Tue, 03 Mar 1998 01:35:39 +0000 Kenichi Handa (insert-directory): Bind coding-system-for-read to
Fri, 27 Feb 1998 22:13:26 +0000 Karl Heuer (set-visited-file-name): Don't call backup-enable-predicate
Sun, 18 Jan 1998 03:21:25 +0000 Karl Heuer (auto-mode-alist): Add vhdl-mode.
Wed, 07 Jan 1998 09:41:30 +0000 Eli Zaretskii (delete-auto-save-files): Say in the doc string that
Sun, 21 Dec 1997 02:34:59 +0000 Richard M. Stallman (find-file-noselect): Fix previous change.
Sun, 21 Dec 1997 02:10:01 +0000 Richard M. Stallman (find-file-noselect): Signal error if file is unreadable.
Thu, 11 Dec 1997 07:07:42 +0000 Karl Heuer (auto-mode-alist): Add .am as makefile-mode.
Sun, 23 Nov 1997 02:13:26 +0000 Karl Heuer (auto-mode-alist): Add more extensions for perl-mode.
Thu, 20 Nov 1997 22:00:57 +0000 Karl Heuer (write-file): Make buffer writable if the new file is.