(ldap-search-internal): Skip error message from ldapsearch. Allow listing
[bpt/emacs.git] / lisp / files.el
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
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 LoveDoc 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...
1999-12-12 Gerd Moellmann(after-find-file): Fix previous change.
1999-12-09 Gerd Moellmann(after-find-file): Use auto-save-visited-file-name...
1999-12-07 Stefan Monnier(save-some-buffers): Turn EXITING into the more general
1999-11-26 Richard M. Stallman(write-file-hooks): Doc fix.
1999-11-19 Stefan Monnier(auto-mode-alist): add patterns for diff-mode.
1999-11-10 Gerd Moellmann(file-local-copy): Remove optional BUFFER argument
1999-10-12 Gerd Moellmann(auto-mode-alist): Add ps-mode for .eps and .ps, case...
1999-10-05 Dave LoveRecognize temporary crontab files.
1999-09-17 Richard M. Stallman(after-find-file): When visiting a backup file, make...
1999-09-11 Richard M. Stallman(find-file-noselect): Catch errors in file-expand-wildc...
1999-09-08 Richard M. Stallman(backup-by-copying-when-privileged-mismatch): New variable.
1999-09-06 Eli Zaretskii(small-temporary-file-directory): Make it nil except...
1999-09-02 Eli Zaretskii(small-temporary-file-directory): New variable.
1999-08-26 Dave Love(find-file): Doc fix.
1999-08-16 Dave Love(interpreter-mode-alist): Add make, guile, clisp.
1999-08-10 Karl HeuerFix typo in copyright date.
1999-08-10 Karl Heuer(after-find-file): Disable View mode if buffer is no
1999-07-29 Dave Love(abbreviated-home-dir): Doc fix.
1999-07-13 Karl HeuerComment fix.
1999-07-05 Richard M. Stallman(revert-buffer): Don't preserve point here.
1999-06-22 Karl Heuer(auto-mode-alist): Add pike-mode.
1999-06-12 Karl Heuer(write-file): When buffer is not already visiting a...
next