home *** CD-ROM | disk | FTP | other *** search
- ;;; compiled by @win386 on Thu Apr 29 20:44:10 1993
- ;;; from file c:/src/winemacs/lisp/prim/misc.el
- ;;; emacs version 19.4 (Win-Emacs 1.00.04 beta).
- ;;; bytecomp version 2.09; 16-jan-93.
- ;;; 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 'copy-from-above-command #[(&optional arg) "i└┴è┼yê╞╟!ê╚└xê╔!ê\n½å╦\n!¬üdiW½£h╠U½ô═iZ^╬\"ëiZ^Z¬ä╞╟!ê\n`è└ê`)`\\^{P)\nc+ç" [nil "" string n cc 0 backward-char 1 " \n" move-to-column arg prefix-numeric-value 9 make-string 32] 5 "\
- Copy characters from previous nonblank line, starting just above point.
- Copy ARG characters, but not past the end of that line.
- If no argument given, copy the entire rest of the line.
- The characters copied are inserted in the buffer before point." "P"])
-