annotate src/s/unixware.h @ 95535:3a67eec377e0

(variable-pitch-mode): Reflow docstrings. (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 04 Jun 2008 11:12:44 +0000
parents 695cf19ef79e
children 375f2633d815 a83a89ef11ef
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25844
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #include "usg5-4-2.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 44601
diff changeset
4
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 44601
diff changeset
5 /* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 44601
diff changeset
6 (do not change this comment) */