aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (delete-auto-save-files): Doc fix.Richard M. Stallman1994-06-211-2/+2
* (make-auto-save-file-name): Convert slashes to \! and double the backslashes.Richard M. Stallman1994-06-171-7/+20
* (make-auto-save-file-name): Don't use slashes in autosave name for a non-fileKarl Heuer1994-06-151-1/+8
* (insert-directory): Use expanded file name to find handler.Richard M. Stallman1994-05-281-1/+3
* (kill-emacs-query-functions): Doc fix.Richard M. Stallman1994-05-261-1/+2
* Add more risky-local-variable properties.Richard M. Stallman1994-05-251-1/+5
* (interpreter-mode-alist): Add wishx, tclsh.Richard M. Stallman1994-05-231-12/+12
* (hack-one-local-variable): Check properly for `defun.Richard M. Stallman1994-05-231-1/+1
* (abbreviate-file-name): Add special case for ms-dos.Richard M. Stallman1994-05-101-11/+4
* (file-chase-links): Delete redundant slashes.Karl Heuer1994-05-101-1/+5
* (find-file-noselect): Suppress same-file warning ifRichard M. Stallman1994-05-091-2/+4
* (hack-one-local-variable): Silently execute evalRichard M. Stallman1994-04-301-11/+28
* (revert-buffer): widen before replacing text.Karl Heuer1994-04-301-0/+1
* (ange-ftp-completion-hook-function): Use new inhibit vars.Richard M. Stallman1994-04-271-1/+5
* Delete misplaced comment.Karl Heuer1994-04-231-2/+1
* Pass operation to find-file-name-handler.Karl Heuer1994-04-221-5/+5
* (basic-save-buffer): if selective-display is t, file may end in CR instead ofKarl Heuer1994-04-151-0/+2
* (find-buffer-visiting): Don't check buffer-file-numberRichard M. Stallman1994-04-141-1/+2
* (inhibit-first-line-modes-regexps): Renamed fromRichard M. Stallman1994-04-091-4/+4
* (hack-one-local-variable): Test for risky-local-variable property.Richard M. Stallman1994-04-071-1/+7
* (hack-one-local-variable): Treat varnames ending in -form or -forms like eval.Richard M. Stallman1994-04-071-1/+2
* (auto-save-mode): Don't let buffer-saved-size stay negative.Richard M. Stallman1994-04-051-0/+4
* (version-control): Doc fix.Richard M. Stallman1994-04-041-1/+1
* (hack-local-variables-prop-line): Search two lines if "#!".Karl Heuer1994-03-291-14/+7
* (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.Richard M. Stallman1994-03-291-51/+60
* (set-visited-file-name): Kill local var vc-mode.Richard M. Stallman1994-03-271-0/+5
* (insert-directory): Quote special shell chars,Richard M. Stallman1994-03-211-2/+15
* Fix typo in comment.Karl Heuer1994-03-131-1/+1
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-2/+2
* (find-buffer-visiting): Don't compare NUMBER if it is nil.Richard M. Stallman1994-03-101-11/+12
* (find-buffer-visiting): Fix typo in previous change.Karl Heuer1994-03-091-1/+1
* (find-buffer-visiting): New function to look for another buffer visiting theKarl Heuer1994-03-091-40/+41
* (buffer-file-truename): Doc fix.Karl Heuer1994-03-031-1/+2
* (set-visited-file-name): Unlock the file if setting the visited file name toKarl Heuer1994-02-251-2/+1
* (kill-emacs-query-functions): New variable.Richard M. Stallman1994-02-241-0/+10
* (revert-buffer): Use new insert-file-contents replace arg.Richard M. Stallman1994-02-171-3/+3
* interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.Noah Friedman1994-02-171-1/+4
* (recover-file): Call auto-save-file-name-p correctly.Richard M. Stallman1994-02-161-1/+2
* (interpreter-mode-alist): New variable.Richard M. Stallman1994-02-161-1/+33
* (auto-mode-alist): Add elt for .tcl files.Richard M. Stallman1994-02-061-2/+3
* Fix file-relative-name to allow for ancestors as well as descendants.Karl Heuer1994-02-021-11/+5
* (auto-mode-alist): Add .p and .pas for pascal-mode.Richard M. Stallman1994-02-011-0/+2
* (revert-buffer): Doc fix.Richard M. Stallman1994-02-011-1/+1
* (revert-buffer): reposition after-revert-hook, and add before-revert-hook.Karl Heuer1994-02-011-3/+5
* (revert-buffer): Run after-revert-hook.Richard M. Stallman1994-01-181-2/+5
* Fix typo (extra paren).Roland McGrath1994-01-171-2/+2
* (set-auto-mode): Handle (REGEXP FUNCTION t) elements.Richard M. Stallman1994-01-151-15/+28
* (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.Richard M. Stallman1994-01-141-1/+4
* (auto-mode-alist): Treat changelo like ChangeLog.Richard M. Stallman1994-01-061-0/+1
* [ms-dos] (make-backup-file-name, backup-file-name-p):Richard M. Stallman1994-01-061-2/+18