annotate src/s/hpux9shxr4.h @ 43064:aad0b1eb2142

(flyspell-issue-message-flag): New user option. (flyspell-mode-on, flyspell-notify-misspell) (flyspell-small-region, flyspell-external-point-words) (flyspell-large-region): Use it (flyspell-before-incorrect-word-string) (flyspell-after-incorrect-word-string): New user options. (make-flyspell-overlay): Use them. (flyspell-version): New function. (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face definitions to use :weight. (flyspell-insert-function): New user option. (flyspell-auto-correct-word, flyspell-correct-word) (flyspell-xemacs-correct): Use it. (flyspell-define-abbrev): New function. (flyspell-auto-correct-word, flyspell-correct-word) (flyspell-xemacs-correct): Use it. (make-flyspell-overlay): Use `evaporate' property. (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay. (flyspell-emacs-popup): Use `session' instead of `accept'. (flyspell-auto-correct-previous-pos): New variable. (flyspell-auto-correct-previous-hook) (flyspell-auto-correct-previous-word): New functions.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 02 Feb 2002 15:56:45 +0000
parents 8e1b437e5d04
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25844
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #include "hpux9shr.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 #undef C_SWITCH_X_SYSTEM
Dave Love <fx@gnu.org>
parents:
diff changeset
4 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
Dave Love <fx@gnu.org>
parents:
diff changeset
5
Dave Love <fx@gnu.org>
parents:
diff changeset
6 #undef LD_SWITCH_X_DEFAULT
Dave Love <fx@gnu.org>
parents:
diff changeset
7 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
Dave Love <fx@gnu.org>
parents:
diff changeset
8