Mercurial > emacs
view src/m/ews4800.h @ 26004:11f91800bec3
(Info-on-current-buffer): new entry point.
(Info-find-node): split into two for Info-on-current-buffer to
hook into it.
(Info-current-file, Info-set-mode-line, Info-up):
Info-current-file can now be t.
(Info-clone-buffer-hook): new function for `clone-buffer'.
(Info-goto-node, Info-menu, Info-mode-map, Info-mode): make
`clone-buffer' available in various ways to the user.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 13 Oct 1999 14:48:57 +0000 |
parents | f6ab39ac9c55 |
children | c8fb06423da0 |
line wrap: on
line source
/* m- file for NEC EWS4800 RISC series. */ #undef LIB_STANDARD #undef C_DEBUG_SWITCH #define INHIBIT_BSD_TIME #undef USG #include "mips.h" #define USG #undef UNEXEC #define UNEXEC unexelf.o #undef LIBS_MACHINE #undef LD_SWITCH_MACHINE #undef START_FILES #undef DATA_START #undef LIB_STANDARD #undef C_SWITCH_MACHINE #ifndef __GNUC__ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -O -KOlimit=3000 -ZXNd=5000 #endif /* !__GNUC__ */