"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "plugins/pari/progs/init-pari.scm" between
TeXmacs-2.1.1-src.tar.gz and TeXmacs-2.1.2-src.tar.gz

About: GNU TeXmacs is a scientific editing platform designed to create beautiful technical documents using a wysiwyg interface.

init-pari.scm  (TeXmacs-2.1.1-src):init-pari.scm  (TeXmacs-2.1.2-src)
skipping to change at line 22 skipping to change at line 22
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(define (cas-supports-completions-set! must-be-pari) (noop)) ;; obsolete (define (cas-supports-completions-set! must-be-pari) (noop)) ;; obsolete
(define (pari-commander s) (define (pari-commander s)
(string-append (char->string #\002) (string-append (char->string #\002)
"special:" s "special:" s
(char->string #\005) "\n")) (char->string #\005) "\n"))
(plugin-configure pari (plugin-configure pari
(:macpath "Pari*" "Contents/MacOS/PariGP")
(:macpath "Pari*" "Contents/Resources/bin") (:macpath "Pari*" "Contents/Resources/bin")
(:winpath "PARI*" ".") (:winpath "PARI*" ".")
(:winpath "Pari*" ".") (:winpath "Pari*" ".")
(:require (url-exists-in-path? "gp")) (:require (url-exists-in-path? "gp"))
(:launch "gp --texmacs") (:launch "gp --texmacs")
(:session "Pari") (:session "Pari")
(:scripts "Pari") (:scripts "Pari")
(:tab-completion #t) (:tab-completion #t)
(:commander ,pari-commander)) (:commander ,pari-commander))
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)