source: projects/specs/trunk/e/emacs/emacs27-local.el @ 12555

Revision 12555, 610 bytes checked in by tomop, 3 years ago (diff)

updated 7 packages

ImageMagick?-6.9.12.1-1

cmake-3.19.6-1

double-conversion-3.1.5-5

emacs-27.1-1

inkscape-1.0.2-1

potrace-1.16-1

pstoedit-3.75-2

Line 
1;;
2;; GNU Emacs EMACS_VERSION local configuration file
3;;
4;; This configuration is read at the end of site-start.el.
5;; Emacs configuration files are read
6;;   - distribution wide from site-start.el
7;;   - system wide from this configuration file
8;;   - per user from ~/.emacs.d/init.el,
9;; where per user settings override system wide settings,
10;; and system wide settings override site-start.el.
11
12;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
13
14
15
16
17
18;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
19
20;; Local Variables:
21;; mode: emacs-lisp
22;; End:
Note: See TracBrowser for help on using the repository browser.