Fix return value of 'set-file-extended-attributes'
commitf1575763c0d30df9f9e5b730c2f2c68f501cda9c
authorEli Zaretskii <eliz@gnu.org>
Mon, 19 Oct 2015 07:04:50 +0000 (19 10:04 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 19 Oct 2015 07:04:50 +0000 (19 10:04 +0300)
treea2c64b716d9255f8bc3724def456834f5820902c
parent552482d41d88fb231ae6cc4857f3050f96710d02
Fix return value of 'set-file-extended-attributes'

* lisp/files.el (set-file-extended-attributes): Return non-nil
when setting either ACLs or SELinux context succeeds.  Document
the return value.  (Bug#21699)

* doc/lispref/files.texi (Changing Files): Document the return
value of set-file-extended-attributes.
doc/lispref/files.texi
lisp/files.el