/[emacs]/emacs/lisp/mail/supercite.el
ViewVC logotype

Diff of /emacs/lisp/mail/supercite.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by rms, Sun Oct 28 14:16:14 2001 UTC revision 1.28 by rms, Sun Nov 25 00:02:05 2001 UTC
# Line 1870  VARIABLE must be a bound symbol.  Nil va Line 1870  VARIABLE must be a bound symbol.  Nil va
1870  values are changed to nil."  values are changed to nil."
1871    (message "%s changed from %s to %s"    (message "%s changed from %s to %s"
1872             variable (symbol-value variable)             variable (symbol-value variable)
1873             (set-variable variable (not (eval-expression variable))))             (set variable (not (symbol-value variable))))
1874    (sc-set-mode-string))    (sc-set-mode-string))
1875    
1876  (defun sc-set-variable (var)  (defun sc-set-variable (var)

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26