Mercurial > hg > xemacs-beta
diff src/fileio.c @ 751:358bd84dc7ff
[xemacs-hg @ 2002-02-13 12:55:38 by stephent]
docstring fixes <878z9x1r2u.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 13 Feb 2002 12:55:40 +0000 |
parents | a307f9a2021d |
children | 3c5d0bca9200 |
line wrap: on
line diff
--- a/src/fileio.c Wed Feb 13 12:52:03 2002 +0000 +++ b/src/fileio.c Wed Feb 13 12:55:40 2002 +0000 @@ -296,6 +296,8 @@ any handlers that are members of `inhibit-file-name-handlers', but we still do run any other handlers. This lets handlers use the standard functions without calling themselves recursively. + +Otherwise, OPERATION is the name of a funcall'able function. */ (filename, operation)) {