| Commit message (Expand) | Author | Age | Files | Lines |
* | (parse-colon-path): Really make nil, not ".", for empty path element. | Richard M. Stallman | 1993-07-22 | 1 | -3/+3 |
* | (parse-colon-path): Turn empty substring into nil. | Richard M. Stallman | 1993-07-20 | 1 | -2/+4 |
* | (ange-ftp-completion-hook-function): New function. | Richard M. Stallman | 1993-07-20 | 1 | -0/+10 |
* | * files.el (insert-directory): Doc fix. | Jim Blandy | 1993-07-18 | 1 | -13/+7 |
* | (basic-save-buffer): Use after-save-hook. | Richard M. Stallman | 1993-07-08 | 1 | -1/+1 |
* | (file-relative-name): If we use default-directory, | Richard M. Stallman | 1993-07-08 | 1 | -3/+2 |
* | (basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook. | Roland McGrath | 1993-07-07 | 1 | -1/+1 |
* | (cd-absolute): Use abbreviate-file-name on expansion of DIR. | Roland McGrath | 1993-07-07 | 1 | -1/+1 |
* | (basic-save-buffer): Invoke after-save-hook, not after-save-hooks. | Roland McGrath | 1993-07-07 | 1 | -1/+1 |
* | (set-visited-file-name): Rename auto-save file only if it exists. | Richard M. Stallman | 1993-07-01 | 1 | -0/+1 |
* | (set-visited-file-name): Rename the old auto save file. | Richard M. Stallman | 1993-07-01 | 1 | -11/+15 |
* | (insert-file): Report error if file is directory. | Richard M. Stallman | 1993-06-19 | 1 | -0/+3 |
* | (abbreviate-file-name): Match home dir with no / if nothing else follows. | Richard M. Stallman | 1993-06-13 | 1 | -1/+4 |
* | (make-directory): By default create dir default-dir. | Richard M. Stallman | 1993-06-12 | 1 | -2/+11 |
* | (file-truename): Don't use expand-file-name to merge | Richard M. Stallman | 1993-06-12 | 1 | -10/+19 |
* | (cd): Use file-name-absolute-p. | Richard M. Stallman | 1993-06-11 | 1 | -22/+19 |
* | (make-backup-files): Doc fix. | Richard M. Stallman | 1993-06-11 | 1 | -1/+1 |
* | (basic-save-buffer): Cal auto-save-mode with t as arg | Richard M. Stallman | 1993-06-10 | 1 | -2/+4 |
* | (hack-one-local-variable): Treat ...-hook(s) and ..-function(s) | Richard M. Stallman | 1993-06-10 | 1 | -3/+8 |
* | (abbreviate-file-name): Make abbreviated-home-dir | Richard M. Stallman | 1993-06-10 | 1 | -1/+3 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | (inhibit-local-variables-regexps): New variable. | Richard M. Stallman | 1993-05-31 | 1 | -0/+11 |
* | (find-file-run-dired): Doc fix. | Richard M. Stallman | 1993-05-29 | 1 | -4/+7 |
* | (file-chase-links): Handle leading .. in symlink target. | Richard M. Stallman | 1993-05-29 | 1 | -0/+14 |
* | (file-chase-links): New function. | Richard M. Stallman | 1993-05-29 | 1 | -6/+12 |
* | (auto-mode-alist): Fix syntax for sgml mode. | Richard M. Stallman | 1993-05-29 | 1 | -3/+3 |
* | (find-alternate-file): Hide truename and inode number | Richard M. Stallman | 1993-05-28 | 1 | -0/+6 |
* | (find-file-noselect): Expand buffer-file-truename | Richard M. Stallman | 1993-05-26 | 1 | -1/+3 |
* | (auto-mode-alist): Recognize .sgm, .sgml, .dtd. | Richard M. Stallman | 1993-05-26 | 1 | -0/+3 |
* | (auto-mode-alist): Treat .H and .hh as C++ files. | Richard M. Stallman | 1993-05-26 | 1 | -0/+2 |
* | (find-file-read-only-other-window): Use find-file-other-window. | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
* | (cd): Set cd-path to a list. | Richard M. Stallman | 1993-05-24 | 1 | -4/+6 |
* | * files.el (set-auto-mode): If the buffer's file name is nil, | Jim Blandy | 1993-05-19 | 1 | -10/+11 |
* | (auto-mode-alist): Delete the entries for makefile-mode. | Richard M. Stallman | 1993-05-06 | 1 | -2/+2 |
* | * files.el (insert-directory): Undo change of March 23; | Jim Blandy | 1993-05-03 | 1 | -8/+23 |
* | (find-file-noselect): On VMS, maybe set buffer-file-name | Richard M. Stallman | 1993-05-02 | 1 | -1/+17 |
* | (find-file-noselect): Do set buffer-file-name | Richard M. Stallman | 1993-04-30 | 1 | -2/+6 |
* | (file-truename): Undo last change. | Roland McGrath | 1993-04-28 | 1 | -4/+1 |
* | (file-truename): Do the right thing when /home/gp2/eric = "". | Eric S. Raymond | 1993-04-27 | 1 | -1/+4 |
* | (cd): Handle leading "~" like an absolute filename. | Eric S. Raymond | 1993-04-26 | 1 | -17/+18 |
* | (cd): Changed to use to resolve relative cd calls. | Eric S. Raymond | 1993-04-25 | 1 | -7/+42 |
* | (find-file-noselect): Never set SAME-TRUENAME to a buffer whose | Roland McGrath | 1993-04-19 | 1 | -1/+2 |
* | (set-auto-mode): If the buffer begins with "#!", look for -*- in the first | Roland McGrath | 1993-04-19 | 1 | -2/+11 |
* | (find-file-noselect): Verify other buffers' file numbers are still valid. | Richard M. Stallman | 1993-04-11 | 1 | -1/+5 |
* | (find-backup-file-name): delete nothing if overflow in number of files to keep. | Noah Friedman | 1993-03-30 | 1 | -1/+4 |
* | Fixed typo introduced by last patch. | Eric S. Raymond | 1993-03-28 | 1 | -1/+1 |
* | (auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex. | Eric S. Raymond | 1993-03-28 | 1 | -0/+6 |
* | (local-write-file-hooks): New variable. | Richard M. Stallman | 1993-03-26 | 1 | -2/+12 |
* | * files.el (insert-directory): Do chase symlinks before passing | Jim Blandy | 1993-03-23 | 1 | -4/+7 |
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+6 |