summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/patches/patch-ag
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-06-27 01:08:44 +0000
committerrecht <recht@pkgsrc.org>2004-06-27 01:08:44 +0000
commit50794efd58e7e3f88fb194329d8bbee4bbf0b4f2 (patch)
tree6156bb63e1820ef6f69726bb4447498fd9d68293 /editors/TeXmacs/patches/patch-ag
parent39d746badafb07e67a16ba2681eb16ad7c251820 (diff)
downloadpkgsrc-50794efd58e7e3f88fb194329d8bbee4bbf0b4f2.tar.gz
update to 1.3.0.9
- Tree call-backs at modifications in documents - Path-aware trees - Bug fixes w.r.t. previous version - Better handling of parameters for page size and margins - Implementation of ``mutators'', tags which may modify themselves - Let computer algebra sessions make use of mutators - All TeXmacs documents become part of one global super-document
Diffstat (limited to 'editors/TeXmacs/patches/patch-ag')
-rw-r--r--editors/TeXmacs/patches/patch-ag8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/TeXmacs/patches/patch-ag b/editors/TeXmacs/patches/patch-ag
index a4f45793682..63fcc31136f 100644
--- a/editors/TeXmacs/patches/patch-ag
+++ b/editors/TeXmacs/patches/patch-ag
@@ -1,8 +1,8 @@
-$NetBSD: patch-ag,v 1.1 2004/04/06 19:02:49 reinoud Exp $
+$NetBSD: patch-ag,v 1.2 2004/06/27 01:08:44 recht Exp $
---- src/Edit/Editor/edit_main.cpp.orig 2004-04-03 21:20:48.000000000 +0200
-+++ src/Edit/Editor/edit_main.cpp
-@@ -250,7 +250,7 @@ edit_main_rep::print (url name, bool con
+--- src/Edit/Editor/edit_main.cpp.orig 2004-05-17 12:56:19.000000000 +0200
++++ src/Edit/Editor/edit_main.cpp 2004-06-26 23:19:12.000000000 +0200
+@@ -197,7 +197,7 @@
string col_name= env->get_string (BG_COLOR);
dev->set_background (dis->get_color (col_name));
if (col_name != "white")