emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/master.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/master.el
Date: Fri, 04 Apr 2003 01:22:37 -0500

Index: emacs/lisp/master.el
diff -c emacs/lisp/master.el:1.4 emacs/lisp/master.el:1.5
*** emacs/lisp/master.el:1.4    Tue Dec 25 06:09:24 2001
--- emacs/lisp/master.el        Tue Feb  4 06:37:03 2003
***************
*** 51,64 ****
  ;; 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'.")
--- 51,64 ----
  ;; 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'.")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]