summaryrefslogtreecommitdiff
path: root/lisp/master.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/master.el')
-rw-r--r--lisp/master.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/master.el b/lisp/master.el
index 115823e3087..2ef728cdcdf 100644
--- a/lisp/master.el
+++ b/lisp/master.el
@@ -51,14 +51,14 @@
;; Rob Riepel <networking.stanford.edu>
;;; History:
-;;
+;;
;;; Code:
(require 'easy-mmode)
;; Variables that don't need initialization.
-
+
(defvar master-of nil
"Slave buffer of the current buffer. See `master-mode'.
You can set this variable using `master-set-slave'.")