thinrasp/etc_org/emacs/site-start.el
2019-11-26 21:36:24 +01:00

9 lines
412 B
EmacsLisp

;; Emacsen independent startup file. All of the various installed
;; flavors of emacs (emacs22, emacs23, xemacs21) will load this file
;; at startup. Make sure any code you put here is emacs flavor
;; independent.
;; Package maintainers: do not have Debian packages edit this file.
;; See /usr/share/doc/emacsen-common/debian-emacs-policy.gz for the
;; proper way to handle Emacs package initialization code.