log lisp/files.el @ 39225:3fa6a6d82152

age author description
2001-07-25 Gerd Moellmann (auto-mode-alist): Use nroff-mode for files ending
2001-06-23 Eli Zaretskii (auto-mode-alist): Add configure.ac (autoconf).
2001-05-17 Eli Zaretskii (switch-to-buffer-other-window, switch-to-buffer-other-frame): Add an xref
2001-05-11 Stefan Monnier (auto-mode-alist): Add *.perl and fix the *.<rev> case.
2001-03-30 Andreas Schwab (backup-directory-alist): Fix typo.
2001-03-02 Dave Love (insert-file-contents-literally): Bind
2001-01-31 Gerd Moellmann (save-buffer): Don't give message if (buffer-file-name)
2001-01-29 Eli Zaretskii (confirm-kill-emacs): Doc fix.
2001-01-10 Gerd Moellmann (confirm-kill-emacs): New user-option.
2000-12-21 Eli Zaretskii (insert-directory-safely): New function.
2000-12-08 Dave Love (load-file): Fix last change.
2000-12-06 Dave Love (load-file): Fix change of 2000-03-12.
2000-12-01 Eli Zaretskii (revert-buffer, recover-file): Bind
2000-11-29 Gerd Moellmann (auto-mode-alist): Add an entry for antlr-mode.
2000-11-21 Stefan Monnier (find-buffer-visiting): Compare all attributes before
2000-11-16 Gerd Moellmann (basic-save-buffer): Don't add a newline if
2000-10-31 Gerd Moellmann (find-file-noselect): When we expand a wildcard, return
2000-10-24 Gerd Moellmann (after-find-file): Don't print any warnings if
2000-10-24 Gerd Moellmann (after-find-file): Don't print a message ``New file''
2000-10-23 Andrew Innes (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
2000-10-17 Eli Zaretskii (auto-mode-alist): Add .dif and .pat as diff-mode extensions, for MS-DOS.
2000-10-07 Eli Zaretskii (find-backup-file-name) [ms-dos]: If support for long
2000-10-07 Stefan Monnier (set-auto-mode): Ignore unknown -*- mode -*- rather than
2000-10-04 André Spiegel Fix prev change.
2000-10-04 André Spiegel (basic-save-buffer): Call vc-before-save before saving.
2000-09-30 Gerd Moellmann (auto-mode-alist): Add pattern for `#*mail*...'.
2000-09-26 Sam Steingold (find-file-suppress-same-file-warnings): period in doc string
2000-09-19 Gerd Moellmann (find-file-suppress-same-file-warnings): New
2000-08-17 Andreas Schwab (insert-directory): Don't lose original file name,
2000-08-10 Eli Zaretskii (recover-file): Call insert-directory instead of
2000-08-09 Eli Zaretskii (insert-directory): Don't call access-file on
2000-08-08 Gerd Moellmann (auto-mode-interpreter-regexp): New variable.
2000-08-07 Gerd Moellmann (shell-quote-wildcard-pattern): Make sure to return
2000-07-30 Eli Zaretskii (shell-quote-wildcard-pattern): New function.
2000-07-26 Andreas Schwab (normal-backup-enable-predicate): Correct
2000-07-18 Sam Steingold insert-directory: use split-string
2000-06-23 Gerd Moellmann (basic-save-buffer-2): When temporarily setting
2000-06-22 Eli Zaretskii (make-backup-file-name-1): On DOS/Windows, run the
2000-06-09 Dave Love Rename make-buffer-file-executable-if-script-p.
2000-06-09 Dave Love (after-save-hook): Customize, with
2000-06-02 Dave Love (convert-standard-filename): Doc fix.
2000-05-23 Eli Zaretskii (make-backup-file-name-1): Replace slashes with `!'
2000-05-23 Gerd Moellmann (interpreter-mode-alist): Add `bash2'.
2000-05-22 Dave Love (parse-colon-path): Doc fix.
2000-05-19 Gerd Moellmann (auto-mode-alist): Add pattern for `.shrc'.
2000-05-04 Gerd Moellmann (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
2000-05-02 Gerd Moellmann (recover-session): Make directories as necessary
2000-04-29 Gerd Moellmann (make-auto-save-file-name):
2000-04-17 Gerd Moellmann (basic-save-buffer-2): Use a template with `$'
2000-04-17 Stefan Monnier (backup-enable-predicate): Unquote the lambda.
2000-04-10 Gerd Moellmann (auto-mode-alist): Add `EBROWSE'.
2000-04-09 Dave Love (backup-enable-predicate): Use temporary-file-directory,
2000-04-03 Gerd Moellmann (insert-directory): List the total free space
2000-03-26 Dave Love Doc fixes.
2000-03-22 Stefan Monnier (find-file-run-dired): Update docstring.
2000-03-12 Dave Love (load-file): Allow completion to .elc.
2000-03-07 Dave Love (auto-mode-alist): Add configure.in.
2000-01-19 Dave Love (user-init-file): Don't declare here -- is primitive.
1999-12-20 Carsten Dominik (auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'
1999-12-12 Gerd Moellmann (after-find-file): Fix previous change.