- 26 May, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 25 May, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 24 May, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 19 May, 1993 1 commit
-
-
Jim Blandy authored
don't try to compare it against the entries in auto-mode-alist.
-
- 06 May, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 03 May, 1993 1 commit
-
-
Jim Blandy authored
dereferencing links is inappropriate for dired. * files.el (abbreviate-file-name): If abbreviated-home-dir ends with a slash, don't remove the corresponding slash from filename when we collapse the home directory to ~.
-
- 02 May, 1993 1 commit
-
-
Richard M. Stallman authored
to the truename. Depends on find-file-not-true-dirname-list
-
- 30 Apr, 1993 1 commit
-
-
Richard M. Stallman authored
to the truename, when find-file-visit-truename. (file-truename): Redo esr's change.
-
- 28 Apr, 1993 1 commit
-
-
Roland McGrath authored
-
- 27 Apr, 1993 1 commit
-
-
Eric S. Raymond authored
-
- 26 Apr, 1993 1 commit
-
-
Eric S. Raymond authored
-
- 25 Apr, 1993 1 commit
-
-
Eric S. Raymond authored
(cd-absolute): Added. This is actually the old cd code with a changed doc string. (parse-colon-path): Added. Path-to-string exploder --- may be useful elsewhere.
-
- 19 Apr, 1993 2 commits
-
-
Roland McGrath authored
buffer-file-name is nil.
-
Roland McGrath authored
two lines, not just the first one.
-
- 11 Apr, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 30 Mar, 1993 1 commit
-
-
Noah Friedman authored
-
- 28 Mar, 1993 2 commits
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
- 26 Mar, 1993 1 commit
-
-
Richard M. Stallman authored
(set-visited-file-name): Kill local-write-file-hooks as local var. (basic-save-buffer): Use local-write-file-hooks.
-
- 23 Mar, 1993 1 commit
-
-
Jim Blandy authored
the directory name to ls.
-
- 22 Mar, 1993 1 commit
-
-
Eric S. Raymond authored
-
- 11 Mar, 1993 1 commit
-
-
Jim Blandy authored
we write the buffer to a temp file and then rename it, don't neglect to set the new file's modes properly.
-
- 03 Mar, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 22 Feb, 1993 1 commit
-
-
Jim Blandy authored
argument, but leave interactive usage the same. * vc.el (vc-resynch-window): Call vc-revert-buffer1 with the newly appropriate arguments. This seems to be the only file which was adjusted for the new meaning of the revert-buffer arguments.
-
- 20 Feb, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 15 Feb, 1993 1 commit
-
-
Richard M. Stallman authored
(find-file-not-found-hooks): Likewise.
-
- 14 Jan, 1993 1 commit
-
-
Roland McGrath authored
-
- 26 Dec, 1992 1 commit
-
-
Richard M. Stallman authored
(abbreviate-file-name): Properly convert abbreviated homedir to ~.
-
- 12 Dec, 1992 1 commit
-
-
Jim Blandy authored
callable from lisp; use it instead of writing out its code. * dired-aux.el (dired-compress-file): Just that. * dired.el (dired-uncache): Just that. * files.el (file-local-copy, file-truename, file-name-sans-versions, make-directory, save-buffers-kill-emacs): Just that. * ls-lisp.el (insert-directory): Just that.
-
- 03 Nov, 1992 1 commit
-
-
Richard M. Stallman authored
Optional argument says whether to create parent dirs. Invoke file-name handler here. (after-find-file): Delete code that offers to create dir. Instead, just print a message.
-
- 23 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 21 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 20 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
directory-file-name returns same as DIR. Look for a file-truename handler for the file name.
-
- 14 Oct, 1992 1 commit
-
-
Jim Blandy authored
absolute pathname; handle it correctly. Concatenate the directory onto the filename in the correct order.
-
- 12 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
(find-file-noselect): Record the file's filenum and devnum. Notify if any buffer has the same values. (basic-save-buffer): Save new filenum and devnum. For file-precious-flag, pass real name as VISIT arg of write-region. (set-visited-file-name): Likewise. Clear buffer-file-{number,truename} if now visiting no file.
-
- 09 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 08 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 28 Sep, 1992 1 commit
-
-
Richard M. Stallman authored
(file-relative-name): Use it.
-
- 27 Sep, 1992 2 commits
-
-
Roland McGrath authored
-
Roland McGrath authored
-