home *** CD-ROM | disk | FTP | other *** search
- ;;; compiled by @win386 on Sat Mar 13 14:30:39 1993
- ;;; from file c:/src/lucid-19.4/lisp/modes/cmacexp.el
- ;;; emacs version 19.3 Lucid.
- ;;; bytecomp version 2.08; 27-aug-92.
- ;;; optimization is on.
- ;;; this file uses opcodes which do not exist in Emacs18.
-
- (if (and (boundp 'emacs-version)
- (or (and (boundp 'epoch::version) epoch::version)
- (string-lessp emacs-version "19")))
- (error "This file was compiled for Emacs19."))
-
- (fset 'c-macro-expand #[(beg end) "└┴!┬├ëèqê╚ ê)╔╩╦#╠
- ═\"êî~êèbê╧yê`╨╤├╥#½Æ├êh╙U½à╘yê¬s╘yê`)╒e├╓%ê╒╫├╥╓%ê╒┘P├╓%ê┌
- █▄Q\"ê┌
- ▌\"ê┌
- █▐Q\"ê▀
- !ê)α
- !ß=½àΓ ê¬tπ!êπ┘P!êΣ!êèqêdbêσyê`d|ê╨µ!êτyêl½åΦ╘!ê¬we`|ê)Σ!,ç" [get-buffer-create "*Macroexpansion*" "%%macroexpand%%" nil last-needed process tempfile outbuf erase-buffer start-process "macros" "/lib/cpp" set-process-sentinel (lambda (&rest x)) beg 0 re-search-backward "^[ ]*#" t 92 1 write-region nomsg "*//*\"*/\n" end "x" process-send-string "#include \"" "\"\n" "\n" "x\"\n" process-send-eof process-status run accept-process-output delete-file display-buffer -1 "\n# 1 " 2 delete-char] 6 "\
- Display the result of expanding all C macros occurring in the region.
- The expansion is entirely correct because it uses the C preprocessor." "r"])
-