/[emacs]/emacs/lisp/calc/calc.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc.el

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

revision 1.51 by jpb, Fri Apr 1 21:43:47 2005 UTC revision 1.52 by jpb, Mon Apr 4 03:56:45 2005 UTC
# Line 231  Line 231 
231      (f90-mode . fortran))      (f90-mode . fortran))
232    "*Alist of major modes with appropriate Calc languages."    "*Alist of major modes with appropriate Calc languages."
233    :group 'calc    :group 'calc
234    :type '(alist :key-type symbol :value-type symbol))    :type '(alist :key-type (symbol :tag "Major mode")
235                    :value-type (symbol :tag "Calc language")))
236    
237  (defcustom calc-embedded-announce-formula  (defcustom calc-embedded-announce-formula
238    "%Embed\n\\(% .*\n\\)*"    "%Embed\n\\(% .*\n\\)*"

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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