summaryrefslogtreecommitdiff
path: root/lisp/master.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 12:29:42 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 12:29:42 +0000
commitf1180544bb5ff44cdb45b8734734294b0a2fa7a4 (patch)
tree626b0db999b924834efc1f437eb47776ea6bd797 /lisp/master.el
parent37d1e6800ca66b7977ebafb51ddb31a9de077e15 (diff)
downloademacs-f1180544bb5ff44cdb45b8734734294b0a2fa7a4.tar.gz
Trailing whitespace deleted.
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'.")