Add file-local font-lock for defexamples and =>

master
Magnar Sveen 14 years ago
parent 9312469d1e
commit 24262a133e
  1. 2
      examples.el

@ -1,4 +1,4 @@
;; -*- lexical-binding: t -*-
;; -*- lexical-binding: t; eval: (font-lock-add-keywords nil '(("defexamples\\| => " (0 'font-lock-keyword-face)))); -*-
;; Only the first three examples per function are shown in the docs,
;; so make those good.

Loading…
Cancel
Save