]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/avl-tree.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / emacs-lisp / avl-tree.el
index e3d83eb127f260ea78dccb22a600d532742ced24..99a329b021e020b2628d8dd6b80a4b97d5c18b99 100644 (file)
@@ -615,7 +615,7 @@ is more efficient."
 of all elements of TREE.
 
 If REVERSE is non-nil, the stack is sorted in reverse order.
-\(See also `avl-tree-stack-pop'\).
+\(See also `avl-tree-stack-pop').
 
 Note that any modification to TREE *immediately* invalidates all
 avl-tree-stacks created before the modification (in particular,