annotate src/s/unixware.h @ 65292:772a2f08bdbd
(cua-inhibit-cua-keys): Add defvar.
author |
Juanma Barranquero <lekktu@gmail.com> |
date |
Wed, 31 Aug 2005 13:50:14 +0000 (2005-08-31) |
parents |
695cf19ef79e |
children |
375f2633d815 a83a89ef11ef |
rev |
line source |
25844
|
1 #include "usg5-4-2.h"
|
|
2
|
|
3 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)
|
52401
|
4
|
|
5 /* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3
|
|
6 (do not change this comment) */
|