(memory_warning_signal): Call force_auto_save_soon.
[bpt/emacs.git] / lisp / files.el
1994-04-30 Richard M. Stallman(hack-one-local-variable): Silently execute eval
1994-04-30 Karl Heuer(revert-buffer): widen before replacing text.
1994-04-27 Richard M. Stallman(ange-ftp-completion-hook-function): Use new inhibit...
1994-04-23 Karl HeuerDelete misplaced comment.
1994-04-22 Karl HeuerPass operation to find-file-name-handler.
1994-04-15 Karl Heuer(basic-save-buffer): if selective-display is t, file...
1994-04-14 Richard M. Stallman(find-buffer-visiting): Don't check buffer-file-number
1994-04-09 Richard M. Stallman(inhibit-first-line-modes-regexps): Renamed from
1994-04-07 Richard M. Stallman(hack-one-local-variable): Test for risky-local-variabl...
1994-04-07 Richard M. Stallman(hack-one-local-variable): Treat varnames ending in...
1994-04-05 Richard M. Stallman(auto-save-mode): Don't let buffer-saved-size stay...
1994-04-04 Richard M. Stallman(version-control): Doc fix.
1994-03-29 Karl Heuer(hack-local-variables-prop-line): Search two lines...
1994-03-29 Richard M. Stallman(basic-save-buffer-1): New subroutine, broken out of...
1994-03-27 Richard M. Stallman(set-visited-file-name): Kill local var vc-mode.
1994-03-21 Richard M. Stallman(insert-directory): Quote special shell chars,
1994-03-13 Karl HeuerFix typo in comment.
1994-03-12 Karl HeuerDon't use triple-hyphen in a character class.
1994-03-10 Richard M. Stallman(find-buffer-visiting): Don't compare NUMBER if it...
1994-03-09 Karl Heuer(find-buffer-visiting): Fix typo in previous change.
1994-03-09 Karl Heuer(find-buffer-visiting): New function to look for anothe...
1994-03-03 Karl Heuer(buffer-file-truename): Doc fix.
1994-02-25 Karl Heuer(set-visited-file-name): Unlock the file if setting...
1994-02-24 Richard M. Stallman(kill-emacs-query-functions): New variable.
1994-02-17 Richard M. Stallman(revert-buffer): Use new insert-file-contents replace...
1994-02-17 Noah Friedmaninterpreter-mode-alist: Add modes for awk, gawk, and...
1994-02-16 Richard M. Stallman(recover-file): Call auto-save-file-name-p correctly.
1994-02-16 Richard M. Stallman(interpreter-mode-alist): New variable.
1994-02-06 Richard M. Stallman(auto-mode-alist): Add elt for .tcl files.
1994-02-02 Karl HeuerFix file-relative-name to allow for ancestors as well...
1994-02-01 Richard M. Stallman(auto-mode-alist): Add .p and .pas for pascal-mode.
1994-02-01 Richard M. Stallman(revert-buffer): Doc fix.
1994-02-01 Karl Heuer(revert-buffer): reposition after-revert-hook, and...
1994-01-18 Richard M. Stallman(revert-buffer): Run after-revert-hook.
1994-01-17 Roland McGrathFix typo (extra paren).
1994-01-15 Richard M. Stallman(set-auto-mode): Handle (REGEXP FUNCTION t) elements.
1994-01-14 Richard M. Stallman(abbreviate-file-name): Don't convert / to ~/ when...
1994-01-06 Richard M. Stallman(auto-mode-alist): Treat changelo like ChangeLog.
1994-01-06 Richard M. Stallman[ms-dos] (make-backup-file-name, backup-file-name-p):
1994-01-01 Richard M. Stallman(save-some-buffers): Fix previous change.
1993-12-31 Richard M. Stallman(save-some-buffers): Reinsert lost code to save abbrevs.
1993-12-30 Richard M. Stallman(hack-one-local-variable): Treat file-name-handler...
1993-12-23 Richard M. Stallman(hack-local-variables-prop-line): If we can't switch...
1993-11-10 Richard M. Stallman(find-backup-file-name): Don't fatal-error on
1993-10-12 Richard M. Stallman(abbreviated-home-dir): Doc fix.
1993-10-09 Richard M. Stallman(hack-local-variables): If buffer has no file, display...
1993-09-21 Brian Fox(local-write-file-hooks): Make this variable buffer...
1993-09-17 Richard M. Stallman(directory-abbrev-alist): Doc fix.
1993-09-11 Richard M. Stallman(hack-local-variables-prop-line): Ignore any specification
1993-08-15 Richard M. Stallman(find-file-noselect): If a find-file-not-found-hook...
1993-08-13 Richard M. Stallman(backup-inhibited): Doc fix.
1993-08-06 Richard M. Stallman(after-find-file): Improve warning message about
1993-07-31 Richard M. Stallman(basic-save-buffer): When we read a file name,
1993-07-26 Richard M. Stallman(insert-directory): Make sure default-directory is...
1993-07-22 Richard M. Stallman(parse-colon-path): Really make nil, not ".", for empty...
1993-07-20 Richard M. Stallman(parse-colon-path): Turn empty substring into nil.
1993-07-20 Richard M. Stallman(ange-ftp-completion-hook-function): New function.
1993-07-18 Jim Blandy* files.el (insert-directory): Doc fix.
1993-07-08 Richard M. Stallman(basic-save-buffer): Use after-save-hook.
1993-07-08 Richard M. Stallman(file-relative-name): If we use default-directory,
1993-07-07 Roland McGrath(basic-save-buffer): Invoke after-save-buffer-hook...
1993-07-07 Roland McGrath(cd-absolute): Use abbreviate-file-name on expansion...
1993-07-07 Roland McGrath(basic-save-buffer): Invoke after-save-hook, not after...
1993-07-01 Richard M. Stallman(set-visited-file-name): Rename auto-save file only...
1993-07-01 Richard M. Stallman(set-visited-file-name): Rename the old auto save file.
1993-06-19 Richard M. Stallman(insert-file): Report error if file is directory.
1993-06-13 Richard M. Stallman(abbreviate-file-name): Match home dir with no / if...
1993-06-12 Richard M. Stallman(make-directory): By default create dir default-dir.
1993-06-12 Richard M. Stallman(file-truename): Don't use expand-file-name to merge
1993-06-11 Richard M. Stallman(cd): Use file-name-absolute-p.
1993-06-11 Richard M. Stallman(make-backup-files): Doc fix.
1993-06-10 Richard M. Stallman(basic-save-buffer): Cal auto-save-mode with t as arg
1993-06-10 Richard M. Stallman(hack-one-local-variable): Treat ...-hook(s) and ....
1993-06-10 Richard M. Stallman(abbreviate-file-name): Make abbreviated-home-dir
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-31 Richard M. Stallman(inhibit-local-variables-regexps): New variable.
1993-05-29 Richard M. Stallman(find-file-run-dired): Doc fix.
1993-05-29 Richard M. Stallman(file-chase-links): Handle leading .. in symlink target.
1993-05-29 Richard M. Stallman(file-chase-links): New function.
1993-05-29 Richard M. Stallman(auto-mode-alist): Fix syntax for sgml mode.
1993-05-28 Richard M. Stallman(find-alternate-file): Hide truename and inode number
1993-05-26 Richard M. Stallman(find-file-noselect): Expand buffer-file-truename
1993-05-26 Richard M. Stallman(auto-mode-alist): Recognize .sgm, .sgml, .dtd.
1993-05-26 Richard M. Stallman(auto-mode-alist): Treat .H and .hh as C++ files.
1993-05-25 Richard M. Stallman(find-file-read-only-other-window): Use find-file-other...
1993-05-24 Richard M. Stallman(cd): Set cd-path to a list.
1993-05-19 Jim Blandy* files.el (set-auto-mode): If the buffer's file name...
1993-05-06 Richard M. Stallman(auto-mode-alist): Delete the entries for makefile...
1993-05-03 Jim Blandy* files.el (insert-directory): Undo change of March 23;
1993-05-02 Richard M. Stallman(find-file-noselect): On VMS, maybe set buffer-file...
1993-04-30 Richard M. Stallman(find-file-noselect): Do set buffer-file-name
1993-04-28 Roland McGrath(file-truename): Undo last change.
1993-04-27 Eric S. Raymond(file-truename): Do the right thing when /home/gp2...
1993-04-26 Eric S. Raymond(cd): Handle leading "~" like an absolute filename.
1993-04-25 Eric S. Raymond(cd): Changed to use to resolve relative cd calls.
1993-04-19 Roland McGrath(find-file-noselect): Never set SAME-TRUENAME to a...
1993-04-19 Roland McGrath(set-auto-mode): If the buffer begins with "#!", look...
1993-04-11 Richard M. Stallman(find-file-noselect): Verify other buffers' file number...
1993-03-30 Noah Friedman(find-backup-file-name): delete nothing if overflow...
1993-03-28 Eric S. RaymondFixed typo introduced by last patch.
next