+2000-11-27 Miles Bader <miles@gnu.org>
+
+ * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
+
2000-11-25 Jason Rumney <jasonr@gnu.org>
* startup.el (command-line): Call set-locale-environment after
(funcall . "(funcall FUNCTION &rest ARGUMENTS)")
(append . "(append &rest SEQUENCES)")
(concat . "(concat &rest SEQUENCES)")
- (vconcat . "(vconcat vconcat)")
+ (vconcat . "(vconcat &rest SEQUENCES)")
(nconc . "(nconc &rest LISTS)")
(widget-apply . "(widget-apply WIDGET PROPERTY &rest ARGS)")
(make-hash-table . "(make-hash-table &rest KEYWORD-ARGS)")