emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp files.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp files.el
Date: Mon, 13 Dec 2004 00:20:18 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/12/13 05:08:00

Modified files:
        lisp           : files.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/files.el.diff?tr1=1.731&tr2=1.732&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]