(toplevel): Provide `descr-text'.
[bpt/emacs.git] / lisp / files.el
2002-06-08 Richard M. Stallman(find-file-noselect-1): Undo previous change.
2002-06-01 Sam Steingold(auto-mode-alist): Strip trailing ".in" from the file
2002-05-30 Richard M. Stallman(find-file-default): Add defvar for var already used.
2002-05-29 Richard M. Stallman(find-file-noselect-1): Return the buffer we created
2002-05-28 Kim F. Storm(read-directory-name): New function.
2002-05-22 Markus Rost(file-newest-backup): Use file-name-sans-versions.
2002-05-20 Miles Bader(find-file-read-args): Don't trash existing value of
2002-05-19 Richard M. Stallman(locate-file): Doc fix.
2002-05-14 Richard M. Stallman(make-auto-save-file-name):
2002-05-06 Stefan Monnier(locate-file): Deprecate integer values for predicate.
2002-04-30 Stefan Monnier(locate-file): New fun.
2002-04-29 Richard M. Stallman(small-temporary-file-directory): Fix custom type.
2002-04-28 Richard M. Stallman(make-auto-save-file-name): Specify # as suffix in...
2002-04-23 Richard M. Stallman(after-find-file): Use %s to output MSG.
2002-04-21 Glenn Morris(auto-mode-alist): .f95 files in f90-mode.
2002-04-20 Glenn Morris(auto-save-file-name-transforms): Doc string addition...
2002-04-19 Stefan Monnier(file-name-non-special): Don't mangle the 0'th arg...
2002-04-11 Andreas Schwab(file-name-non-special): Handle return value of t from
2002-04-08 Pavel Janík(display-time-string): Fix last change.
2002-04-06 Richard M. Stallman(display-time-string-forms): Mark as risky.
2002-04-04 Richard M. Stallman(mode-line-format, mode-line-modified)
2002-04-02 Richard M. Stallman(hack-one-local-variable): Clear text props from string...
2002-04-01 Richard M. Stallman(file-expand-wildcards): Use save-match-data.
2002-03-30 Eli Zaretskii(auto-save-file-name-transforms): Fix last change.
2002-03-29 Eli Zaretskii(auto-save-file-name-transforms): Don't run "\\2" via...
2002-03-28 Richard M. StallmanMark many more variables as risky.
2002-03-18 Richard M. Stallman(list-directory): Set default-directory at the end.
2002-03-17 Kim F. Storm(save-buffers-kill-emacs): Also check for active server
2002-03-16 Stefan Monnier(load-completion): New function.
2002-03-06 Eli Zaretskii(make-auto-save-file-name): Make sure the produced...
2002-03-03 Richard M. Stallman(make-auto-save-file-name): Use make-temp-file.
2002-02-06 Richard M. Stallman(file-name-non-special): Add special handling for
2002-01-24 Richard M. Stallman(basic-save-buffer-2): Ignore file-error in delete...
2002-01-12 Eli Zaretskii(find-file-noselect): Don't consider a buffer as
2002-01-04 Richard M. Stallman(basic-save-buffer): Undo previous change.
2001-12-30 Richard M. Stallman(basic-save-buffer): If a before-write hook displays
2001-12-21 Eli Zaretskii(directory-free-space-program): Mention
2001-12-18 Richard M. Stallman(directory-free-space-program): New variable.
2001-12-14 Richard M. Stallman(set-auto-mode): Fix previous change.
2001-12-12 Richard M. Stallman(set-auto-mode-1): New subroutine, broken out of set...
2001-12-04 Eli Zaretskii(save-abbrevs, save-some-buffers): Don't ask the user
2001-12-03 Richard M. Stallman(insert-directory): If the df output does not look...
2001-11-24 Richard M. Stallman(temporary-file-directory): Use defcustom.
2001-11-21 Richard M. Stallman(temporary-file-directory)
2001-11-21 Kai Großjohann* files.el (auto-save-file-name-transforms): Put remote...
2001-11-11 Richard M. Stallman(save-abbrevs): Default value is t.
2001-11-01 Richard M. Stallman(file-newest-backup): Don't pass backup file name
2001-11-01 Richard M. Stallman(find-file-noselect): Offer to change buffer-read-only
2001-10-30 Richard M. Stallman(find-backup-file-name): Use make-backup-file-name.
2001-10-22 Eli Zaretskii(file-name-sans-extension, file-name-extension): Don't
2001-10-19 Eli Zaretskii(auto-mode-alist): Associate .indent.pro with
2001-10-05 Gerd Moellmann(find-file-noselect): If file's read-only status has
2001-09-13 Eli Zaretskii(make-auto-save-file-name): If long file names are not
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...
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 exten...
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...
2000-10-04 André SpiegelFix 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...
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 Steingoldinsert-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 LoveRename 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
next