Mercurial > emacs
view src/s/hpux9-x11r4.h @ 55224:649d109f3222
(ielm-prompt-read-only, ielm-prompt): Update docstring.
(ielm-prompt-internal): New variable.
(ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
(ielm-send-input): Delete unused variable `buf'.
(ielm-eval-input): Use `ielm-prompt-internal'.
(inferior-emacs-lisp-mode): Use new variables
`comint-prompt-read-only' and `ielm-prompt-internal'.
Get rid of obsolete variable `directory-sep-char'.
(ielm): Use `zerop'.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 29 Apr 2004 03:45:05 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* System description file for hpux version 9 using X11R4. */ #include "hpux9.h" #undef C_SWITCH_X_SYSTEM #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1 #undef LD_SWITCH_X_DEFAULT #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 /* arch-tag: 47664d7b-23ce-43e6-acdd-044a4be08da3 (do not change this comment) */