(ns): Define as a custom group.
This commit is contained in:
parent
e47fe93b1f
commit
20bc68dd30
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@
|
|||
;; Not needed?
|
||||
;;(require 'ispell)
|
||||
|
||||
(defgroup ns nil
|
||||
"GNUstep/Mac OS X specific features."
|
||||
:group 'environment)
|
||||
|
||||
;; nsterm.m
|
||||
(defvar ns-version-string)
|
||||
(defvar ns-expand-space)
|
||||
|
|
Loading…
Add table
Reference in a new issue