1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 00:00:39 -08:00

* lisp/help-mode.el (help-make-xrefs): Don't just withstand

cyclic-variable-indirection but any error in documentation-property.
This commit is contained in:
Stefan Monnier 2012-06-27 17:16:32 -04:00
parent 1ec4b7b259
commit 0490178694
3 changed files with 10 additions and 7 deletions

View file

@ -519,7 +519,7 @@ Unlike `flet', this macro is fully compliant with the Common Lisp standard.
;; Generalized variables are provided by gv.el, but some details are
;; not 100% compatible: not worth the trouble to add them to cl-lib.el, but we
;; still to support old users of cl.el.
;; still need to support old users of cl.el.
;; FIXME: `letf' is unsatisfactory because it does not really "restore" the
;; previous state. If the getter/setter loses information, that info is