diff options
Diffstat (limited to 'lisp/ChangeLog.funvec')
| -rw-r--r-- | lisp/ChangeLog.funvec | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lisp/ChangeLog.funvec b/lisp/ChangeLog.funvec deleted file mode 100644 index 0a31b9a590f..00000000000 --- a/lisp/ChangeLog.funvec +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | 2004-05-20 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * subr.el (functionp): Use `funvecp' instead of | ||
| 4 | `byte-compiled-function-p'. | ||
| 5 | * help-fns.el (describe-function-1): Describe curried functions | ||
| 6 | and other funvecs as such. | ||
| 7 | (help-highlight-arguments): Only format things that look like a | ||
| 8 | function. | ||
| 9 | |||
| 10 | ;; arch-tag: 87f75aac-de53-40d7-96c7-3befaa771cb1 | ||