annotate src/s/hpux9-x11r4.h @ 66163:ce5979f4b405
(speedbar-set-mode-line-format): Indent properly.
(speedbar-insert-button, speedbar-make-button):
Use add-text-properties.
(speedbar-update-localized-contents)
(speedbar-update-directory-contents)
(speedbar-update-special-contents): Use dolist.
(speedbar-buffer-easymenu-definition): Add a menu separator.
author |
Nick Roberts <nickrob@snap.net.nz> |
date |
Mon, 17 Oct 2005 21:10:48 +0000 |
parents |
695cf19ef79e |
children |
375f2633d815 |
rev |
line source |
13869
|
1 /* System description file for hpux version 9 using X11R4. */
|
|
2
|
|
3 #include "hpux9.h"
|
|
4
|
|
5 #undef C_SWITCH_X_SYSTEM
|
|
6 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
|
|
7
|
|
8 #undef LD_SWITCH_X_DEFAULT
|
|
9 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
|
|
10
|
52401
|
11 /* arch-tag: 47664d7b-23ce-43e6-acdd-044a4be08da3
|
|
12 (do not change this comment) */
|