Mercurial > emacs
comparison lisp/compare-w.el @ 58922:3e3c16ff820c
(find-file-other-window, find-file-other-frame):
Add the first buffer to the returned value to return the complete
list of all visited buffers.
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame): Use nil for `mustmatch' arg of
`find-file-read-args'. Signal an error about non-existent file
only if file name doesn't contain wildcards. Toggle read-only in
all visited buffers.
(find-alternate-file, find-alternate-file-other-window):
Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
called interactively. Pass arg `wildcards' to other functions.
(find-file-noselect): Doc fix.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 13 Dec 2004 05:08:00 +0000 |
parents | 4663989dd34a |
children | b14224937156 f2ebccfa87d4 |
comparison
equal
deleted
inserted
replaced
58921:50186ddf2fff | 58922:3e3c16ff820c |
---|