annotate man/lispref/scrollbars.texi @ 4870:db9f7328bee1
fix compile problems under Visual Studio 6
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* syswindows.h (LOCAL_FILE_FORMAT_TO_TSTR):
* syswindows.h (LOCAL_FILE_FORMAT_TO_INTERNAL_MSWIN):
* syswindows.h (INTERNAL_MSWIN_TO_LOCAL_FILE_FORMAT):
Declare some temporary pointer variables const to avoid compile
errors under C++ and/or Visual Studio 6.
author |
Ben Wing <ben@xemacs.org> |
date |
Fri, 15 Jan 2010 04:41:21 -0600 |
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.
|