diff lisp/ChangeLog @ 40118:8526e3fdd0f0

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sun, 21 Oct 2001 10:25:36 +0000
parents 4df21996512b
children 37a68b44b510
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 21 10:20:04 2001 +0000
+++ b/lisp/ChangeLog	Sun Oct 21 10:25:36 2001 +0000
@@ -1,5 +1,10 @@
 2001-10-21  Miles Bader  <miles@gnu.org>
 
+	* help-funs.el (help-manyarg-func-alist): Remove entries for
+	`list', `vector', `make-byte-code', `call-process',
+	`call-process-region', `string', `+', `-', `*', `/', `max', `min',
+	`logand', `logior', and `logxor'.
+
 	* wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
 	image bits to compensate.  Use `make-string' instead of
 	`make-bool-vector' (XBM apparently wants byte-aligned rows).