summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
...
* (cd): Fix interactive spec to require match if there is no CDPATH.Roland McGrath1995-09-301-1/+3
* (interpreter-mode-alist): Handle nawk.Richard M. Stallman1995-09-281-0/+1
* (find-alternate-file): Kill any preexisting ` **lose**' buf.Richard M. Stallman1995-09-171-0/+2
* (auto-mode-alist): .pl is now Perl.Richard M. Stallman1995-09-121-1/+1
* (auto-mode-alist): Handle .f90 files.Richard M. Stallman1995-09-021-0/+1
* (list-directory): Set default-directory.Richard M. Stallman1995-08-301-0/+1
* (recover-session-finish): Catch erorr in recover-file.Richard M. Stallman1995-08-281-1/+5
* (basic-save-buffer): Doc fix.Richard M. Stallman1995-08-281-1/+5
* (basic-save-buffer): Call vc-after-save.Richard M. Stallman1995-08-221-0/+2
* (auto-mode-alist): Turn on use of makefile-mode.Richard M. Stallman1995-08-221-2/+2
* (basic-save-buffer): Confirm for overwriting old fileRichard M. Stallman1995-08-191-2/+8
* (basic-save-buffer-1): Pass new arg to write-region.Richard M. Stallman1995-08-141-2/+3
* (insert-file-contents-literally): New function.Richard M. Stallman1995-08-141-9/+38
* (recover-file): It's ok if the visited file doesn't exist.Richard M. Stallman1995-08-131-3/+32
* (recover-session): Mention deletion is possible.Richard M. Stallman1995-08-011-2/+5
* (cd): When reading arg, use just directory as the default.Richard M. Stallman1995-07-301-1/+3
* (file-name-sans-versions): Recognize version control version numbers.Richard M. Stallman1995-07-181-1/+1
* (auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.Richard M. Stallman1995-07-181-1/+1
* (auto-mode-alist): Move .scm.[0-9] before nroff-mode.Karl Heuer1995-07-171-3/+4
* (auto-mode-alist): Make archive-mode the default forRichard M. Stallman1995-06-291-0/+1
* (buffer-file-truename): Duplicate definition deleted.Richard M. Stallman1995-06-211-7/+0
* Corrected the comment from last change.Simon Marshall1995-06-151-2/+0
* Test for "" too; let it go to expand-file-name if it is equal.Simon Marshall1995-06-131-1/+5
* (file-precious-flag): Doc clarification.Karl Heuer1995-06-091-1/+7
* (file-precious-flag): Doc fix.Karl Heuer1995-06-071-1/+4
* (hack-local-variables-prop-line): Don't downcase var name.Karl Heuer1995-06-051-3/+6
* (multiple-recover-finish): Renamed to recover-session-finish.Roland McGrath1995-06-011-15/+14
* (after-revert-hook, before-revert-hook): Add defvars.Karl Heuer1995-05-291-0/+14
* (revert-buffer): Save after-revert-hook (both local andKarl Heuer1995-05-291-23/+36
* (find-file-noselect): In "file changed" messages,Karl Heuer1995-05-291-5/+13
* (file-ownership-preserved-p): Fix typo in previous change.Karl Heuer1995-05-221-1/+1
* (path-separator): Defined.Richard M. Stallman1995-05-151-3/+10
* (recover-session): Renamed from multiple-recover.Richard M. Stallman1995-05-071-1/+1
* (set-auto-mode): If buffer has no file, use buffer name.Richard M. Stallman1995-05-011-1/+3
* (multiple-recover, multiple-recover-finish): New commands.Richard M. Stallman1995-04-301-0/+44
* (toggle-read-only, rename-uniquely): Use force-mode-line-update.Karl Heuer1995-04-251-3/+2
* (rename-uniquely): Don't discard <NN> from endRichard M. Stallman1995-04-251-1/+8
* (rename-uniquely): Strip suffix before rename.Richard M. Stallman1995-04-241-5/+9
* (set-auto-mode): If -*- spec doesn't set `mode:',Richard M. Stallman1995-04-161-3/+4
* (set-auto-mode) [WINDOWSNT]: Match insensitive to case.Karl Heuer1995-04-121-1/+2
* (write-file): Default is ask for confirmation only interactively.Richard M. Stallman1995-04-101-6/+10
* (write-file): Fix arg count in call to y-or-n-p.Karl Heuer1995-04-061-1/+1
* (set-auto-mode): Fix previous change.Karl Heuer1995-04-031-2/+5
* (inhibit-first-line-modes-suffixes): New variable.Richard M. Stallman1995-04-021-3/+9
* (insert-directory): Use \ before insert-directory-programRichard M. Stallman1995-03-311-1/+2
* (write-file): Query if file exists already.Richard M. Stallman1995-03-181-0/+3
* (revert-buffer): Doc fix.Richard M. Stallman1995-03-081-1/+1
* (kill-emacs-query-functions): Doc fix.Richard M. Stallman1995-03-021-1/+4
* (revert-buffer): Use current-prefix-arg, not prefix-arg.Karl Heuer1995-02-281-1/+1
* (auto-mode-alist): Fix problem in previous change.Richard M. Stallman1995-02-141-2/+2