Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ;ELC
  2. ;;; Compiled
  3. ;;; in Emacs version 26.1
  4. ;;; with all optimizations.
  5.  
  6. ;;; This file uses dynamic docstrings, first added in Emacs 19.29.
  7.  
  8. ;;; This file does not contain utf-8 non-ASCII characters,
  9. ;;; and so can be loaded in Emacs versions earlier than 23.
  10.  
  11. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  12. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  13.  
  14.  
  15. (defvar demo-some-var (list 'foo 'bar demo-one))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement