annotate man/lispref/scrollbars.texi @ 5578:4a6f90020a59
Avoid redundant arglist information, #'make-autoload.
lisp/ChangeLog addition:
2011-10-04 Aidan Kehoe <kehoea@parhasard.net>
* autoload.el (make-autoload):
Don't add arglist info to the autoload form's docstring if the
arglist info is already there.
author |
Aidan Kehoe <kehoea@parhasard.net> |
date |
Tue, 04 Oct 2011 10:59:17 +0100 |
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.
|