view src/s/bsdos2-1.h @ 43152:0029b0259426

(Fdefine_key): Allow symbol as KEY argument for defining command remapping. Doc updated. (Flookup_key): Remap command through keymap if KEY is a symbol. (is_command_symbol): New function. (Fkey_binding): Use it. New optional argument NO-REMAP. Doc updated. Callers changed. Perform command remapping via recursive call unless that arg is non-nil. (where_is_internal): New argument no_remap. Callers changed. Call recursively to find original key bindings for a remapped comand unless that arg is non-nil. (Fwhere_is_internal): New optional argument NO-REMAP. Doc updated. Callers changed. Pass arg to where_is_internal.
author Kim F. Storm <storm@cua.dk>
date Wed, 06 Feb 2002 22:57:42 +0000
parents f7b797ba1874
children 695cf19ef79e
line wrap: on
line source

/* s/ file for BSDI BSD/OS 2.1 system.  */

#include "bsdos2.h"

#undef LIB_X11_LIB
#define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc