emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/desktop.el
Date: Fri, 29 Aug 2003 12:20:18 -0400

Index: emacs/lisp/desktop.el
diff -c emacs/lisp/desktop.el:1.61 emacs/lisp/desktop.el:1.62
*** emacs/lisp/desktop.el:1.61  Sun Aug 17 05:32:10 2003
--- emacs/lisp/desktop.el       Fri Aug 29 12:20:18 2003
***************
*** 37,46 ****
  ;;            - buffer-read-only
  ;;            - some local variables
  
! ;; To use this, add these lines in the bottom of your .emacs file:
  ;;
! ;;    (desktop-load-default)
! ;;    (desktop-read)
  ;;      (setq desktop-enable t)
  ;;
  ;; Between the first two lines you may wish to add something that updates the
--- 37,45 ----
  ;;            - buffer-read-only
  ;;            - some local variables
  
! ;; To use this, add these lines to the bottom of your .emacs file:
  ;;
! ;;      (require 'desktop)
  ;;      (setq desktop-enable t)
  ;;
  ;; Between the first two lines you may wish to add something that updates the




reply via email to

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