aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorMiles Bader2007-08-27 01:42:03 +0000
committerMiles Bader2007-08-27 01:42:03 +0000
commit37840380aa33f0aa3f4a5bec772586a6e72741c4 (patch)
treec32676ebd9cfea69e283cb1cf93e26d022b2b253 /lisp
parent25e32569d41466ef97acf433a062c5d02a3601cf (diff)
downloademacs-37840380aa33f0aa3f4a5bec772586a6e72741c4.tar.gz
emacs-37840380aa33f0aa3f4a5bec772586a6e72741c4.zip
Add arch tagline
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/avl-tree.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/avl-tree.el b/lisp/emacs-lisp/avl-tree.el
index b68ebc47de3..c0408e2dbd2 100644
--- a/lisp/emacs-lisp/avl-tree.el
+++ b/lisp/emacs-lisp/avl-tree.el
@@ -563,4 +563,5 @@ If there is no such element in the tree, the value is nil."
563 563
564(provide 'avl-tree) 564(provide 'avl-tree)
565 565
566;; arch-tag: 47e26701-43c9-4222-bd79-739eac6357a9
566;;; avltree.el ends here 567;;; avltree.el ends here