Sun, 23 Jun 2002 21:16:38 +0000 |
Stefan Monnier |
Rename (and mark as obsolete)
|
Fri, 21 Jun 2002 08:35:50 +0000 |
Andreas Schwab |
(find-file-read-args): Add new argument `mustmatch' and
|
Thu, 13 Jun 2002 09:31:50 +0000 |
Andreas Schwab |
(auto-mode-alist): Move entry for ".in" to the end.
|
Tue, 11 Jun 2002 19:25:48 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Rename local `filename' to `file-name'.
|
Mon, 10 Jun 2002 06:30:09 +0000 |
Miles Bader |
(revert-buffer): Correct typo: variable name is `buffer-file-format',
|
Sat, 08 Jun 2002 18:27:16 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Undo previous change.
|
Sat, 01 Jun 2002 18:04:35 +0000 |
Sam Steingold |
(auto-mode-alist): Strip trailing ".in" from the file
|
Thu, 30 May 2002 17:13:54 +0000 |
Richard M. Stallman |
(find-file-default): Add defvar for var already used.
|
Wed, 29 May 2002 16:34:41 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Return the buffer we created
|
Tue, 28 May 2002 09:08:42 +0000 |
Kim F. Storm |
(read-directory-name): New function.
|
Wed, 22 May 2002 23:29:23 +0000 |
Markus Rost |
(file-newest-backup): Use file-name-sans-versions.
|
Mon, 20 May 2002 04:40:40 +0000 |
Miles Bader |
(find-file-read-args): Don't trash existing value of
|
Sun, 19 May 2002 15:55:04 +0000 |
Richard M. Stallman |
(locate-file): Doc fix.
|
Tue, 14 May 2002 05:36:21 +0000 |
Richard M. Stallman |
(make-auto-save-file-name):
|
Mon, 06 May 2002 21:11:51 +0000 |
Stefan Monnier |
(locate-file): Deprecate integer values for predicate.
|
Tue, 30 Apr 2002 01:56:23 +0000 |
Stefan Monnier |
(locate-file): New fun.
|
Mon, 29 Apr 2002 03:55:57 +0000 |
Richard M. Stallman |
(small-temporary-file-directory): Fix custom type.
|
Sun, 28 Apr 2002 22:30:22 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.
|
Tue, 23 Apr 2002 03:45:26 +0000 |
Richard M. Stallman |
(after-find-file): Use %s to output MSG.
|
Sun, 21 Apr 2002 18:21:47 +0000 |
Glenn Morris |
(auto-mode-alist): .f95 files in f90-mode.
|
Sat, 20 Apr 2002 22:22:57 +0000 |
Glenn Morris |
(auto-save-file-name-transforms): Doc string addition - no effect for
|
Fri, 19 Apr 2002 16:26:53 +0000 |
Stefan Monnier |
(file-name-non-special): Don't mangle the 0'th arg and the
|
Thu, 11 Apr 2002 12:13:53 +0000 |
Andreas Schwab |
(file-name-non-special): Handle return value of t from
|
Mon, 08 Apr 2002 05:00:25 +0000 |
Pavel Jank |
(display-time-string): Fix last change.
|
Sat, 06 Apr 2002 22:00:22 +0000 |
Richard M. Stallman |
(display-time-string-forms): Mark as risky.
|
Thu, 04 Apr 2002 21:19:32 +0000 |
Richard M. Stallman |
(mode-line-format, mode-line-modified)
|
Tue, 02 Apr 2002 23:14:26 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Clear text props from string value.
|
Mon, 01 Apr 2002 03:45:11 +0000 |
Richard M. Stallman |
(file-expand-wildcards): Use save-match-data.
|
Sat, 30 Mar 2002 07:56:05 +0000 |
Eli Zaretskii |
(auto-save-file-name-transforms): Fix last change.
|
Fri, 29 Mar 2002 14:02:54 +0000 |
Eli Zaretskii |
(auto-save-file-name-transforms): Don't run "\\2" via expand-file-name.
|