aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (basic-save-buffer-2): Use a template with `$'Gerd Moellmann2000-04-171-1/+3
* (backup-enable-predicate): Unquote the lambda.Stefan Monnier2000-04-171-1/+1
* (auto-mode-alist): Add `EBROWSE'.Gerd Moellmann2000-04-101-1/+3
* (backup-enable-predicate): Use temporary-file-directory,Dave Love2000-04-091-44/+133
* (insert-directory): List the total free spaceGerd Moellmann2000-04-031-2/+20
* Doc fixes.Dave Love2000-03-261-35/+37
* (find-file-run-dired): Update docstring.Stefan Monnier2000-03-221-6/+16
* (load-file): Allow completion to .elc.Dave Love2000-03-121-1/+3
* (auto-mode-alist): Add configure.in.Dave Love2000-03-071-1/+2
* (user-init-file): Don't declare here -- is primitive.Dave Love2000-01-191-3/+0
* (auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'Carsten Dominik1999-12-201-0/+1
* (after-find-file): Fix previous change.Gerd Moellmann1999-12-121-1/+5
* (after-find-file): Use auto-save-visited-file-name if set.Gerd Moellmann1999-12-091-1/+2
* (save-some-buffers): Turn EXITING into the more generalStefan Monnier1999-12-071-4/+9
* (write-file-hooks): Doc fix.Richard M. Stallman1999-11-261-1/+2
* (auto-mode-alist): add patterns for diff-mode.Stefan Monnier1999-11-191-0/+1
* (file-local-copy): Remove optional BUFFER argumentGerd Moellmann1999-11-101-1/+3
* (auto-mode-alist): Add ps-mode for .eps and .ps, case insensitive.Gerd Moellmann1999-10-121-1/+2
* Recognize temporary crontab files.Dave Love1999-10-051-0/+1
* (after-find-file): When visiting a backup file, make it read-only.Richard M. Stallman1999-09-171-1/+5
* (find-file-noselect): Catch errors in file-expand-wildcards,Richard M. Stallman1999-09-111-4/+6
* (backup-by-copying-when-privileged-mismatch): New variable.Richard M. Stallman1999-09-081-6/+24
* (small-temporary-file-directory): Make it nil except on ms-dos.Eli Zaretskii1999-09-061-3/+4
* (small-temporary-file-directory): New variable.Eli Zaretskii1999-09-021-0/+6
* (find-file): Doc fix.Dave Love1999-08-261-2/+1
* (interpreter-mode-alist): Add make, guile, clisp.Dave Love1999-08-161-2/+7
* Fix typo in copyright date.Karl Heuer1999-08-101-1/+1
* (after-find-file): Disable View mode if buffer is noKarl Heuer1999-08-101-0/+2
* (abbreviated-home-dir): Doc fix.Dave Love1999-07-291-1/+1
* Comment fix.Karl Heuer1999-07-131-3/+2
* (revert-buffer): Don't preserve point here.Richard M. Stallman1999-07-051-4/+5
* (auto-mode-alist): Add pike-mode.Karl Heuer1999-06-221-0/+1
* (write-file): When buffer is not already visiting a file,Karl Heuer1999-06-121-13/+19
* (recover-file): Recover buffer-file-coding-system.Kenichi Handa1999-05-241-1/+4
* [from rms]Dave Love1999-05-141-1/+2
* (find-file-noselect-1): If buffer-file-name has changedKarl Heuer1999-04-291-3/+5
* (file-expand-wildcards): Never consider `.' and `..' aAndreas Schwab1999-01-291-3/+9
* (find-file): If find-file-noselect returns a list,Richard M. Stallman1999-01-241-9/+24
* (find-file-noselect): Do wildcard processing onlyRichard M. Stallman1999-01-241-26/+37
* (auto-save-hook): Defvar this.Karl Heuer1999-01-121-0/+3
* (auto-mode-alist): Add sql-mode.Richard M. Stallman1999-01-111-0/+1
* (save-buffers-kill-emacs): Show the list of currentRichard M. Stallman1999-01-061-0/+1
* (recover-session): Preserve point when insertingAndreas Schwab1999-01-041-9/+10
* (find-file-noselect): Let /: suppress wildcard matching.Richard M. Stallman1999-01-031-0/+3
* (file-expand-wildcards): Handle wildcards in directory name.Richard M. Stallman1998-12-261-3/+34
* (after-find-file): Message fix.Karl Heuer1998-12-101-2/+2
* (hack-one-local-variable): Cope with non-file buffers.Richard M. Stallman1998-11-291-3/+5
* (hack-local-variables): Test local-enable-local-variables.Karl Heuer1998-11-071-10/+25
* (revert-buffer): Doc fix.Richard M. Stallman1998-11-011-1/+2
* (auto-mode-alist): Recognize .rpm files.Richard M. Stallman1998-10-201-0/+4