/[emacs]/emacs/lisp/cus-theme.el
ViewVC logotype

Diff of /emacs/lisp/cus-theme.el

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

revision 1.7 by miles, Mon Sep 1 15:45:09 2003 UTC revision 1.8 by dak, Sun Apr 17 16:18:45 2005 UTC
# Line 119  It includes all variables in list VARS." Line 119  It includes all variables in list VARS."
119                  (princ " '(")                  (princ " '(")
120                  (prin1 symbol)                  (prin1 symbol)
121                  (princ " ")                  (princ " ")
122                  (prin1 (symbol-value symbol))                  (prin1 (custom-quote (symbol-value symbol)))
123                  (princ ")")))                  (princ ")")))
124                vars)                vars)
125        (if (bolp)        (if (bolp)

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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