File: debian-autoloads.el

package info (click to toggle)
gnuplot-mode 1%3A0.7.0-2014-12-31-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,404 kB
  • sloc: lisp: 6,012; sh: 494; makefile: 38
file content (2 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (3)
1
2
;;;###autoload
(setq auto-mode-alist (append '(("\\.gp\\'" . gnuplot-mode)) auto-mode-alist))