annotate man/lispref/scrollbars.texi @ 919:111c4f2ed9c9
[xemacs-hg @ 2002-07-14 09:43:52 by adrian]
[S] [PATCH] xemacs-21.5: Hrvoje's `functionp' fix
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2002-07-08 Stephen J. Turnbull <stephen@xemacs.org>
* lisp.h: Declare Fcdr_safe to be callable from C.
2002-07-08 Hrvoje Niksic <hniksic@xemacs.org>
* eval.c (Ffunctionp): Return nil for autoloaded macros and
keymaps.
author |
adrian |
date |
Sun, 14 Jul 2002 09:43:54 +0000 |
parents |
abe6d1db359e |
children |
9fae6227ede5 |
rev |
line source |
428
|
1 @c -*-texinfo-*-
|
|
2 @c This is part of the XEmacs Lisp Reference Manual.
|
|
3 @c Copyright (C) 1995 Ben Wing.
|
|
4 @c See the file lispref.texi for copying conditions.
|
|
5 @setfilename ../../info/glyphs.info
|
442
|
6 @node Scrollbars, Drag and Drop, Gutter, top
|
|
7 @chapter Scrollbars
|
428
|
8 @cindex scrollbars
|
|
9
|
|
10 Not yet documented.
|