emacs-devel
[Top][All Lists]
Advanced

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

Re: A few questions about desktop.el


From: Davis Herring
Subject: Re: A few questions about desktop.el
Date: Fri, 8 Jun 2007 15:05:57 -0700 (PDT)
User-agent: SquirrelMail/1.4.8-6.el3.2lanl

Also, I offer a trivial typo patch, which hopefully won't get wrapped badly:

*** desktop.el
--- desktop.el
***************
*** 423,429 ****
  Each entry has the form (NAME RESTORE-FUNCTION).
  NAME is the name of the buffer-local variable indicating that the minor
  mode is active.  RESTORE-FUNCTION is the function to activate the minor
mode.
! called.  RESTORE-FUNCTION nil means don't try to restore the minor mode.
  Only minor modes for which the name of the buffer-local variable
  and the name of the minor mode function are different have to be added to
  this table.  See also `desktop-minor-mode-handlers'."
--- 443,449 ----
  Each entry has the form (NAME RESTORE-FUNCTION).
  NAME is the name of the buffer-local variable indicating that the minor
  mode is active.  RESTORE-FUNCTION is the function to activate the minor
mode.
! RESTORE-FUNCTION nil means don't try to restore the minor mode.
  Only minor modes for which the name of the buffer-local variable
  and the name of the minor mode function are different have to be added to
  this table.  See also `desktop-minor-mode-handlers'."

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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