[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 07/04/22 13:59:50
Modified: . ChangeLog
Log:
Remove "help-manual" Guile callback.
Apply patch by Peter Brett.
The role of the "help-manual" Guile function exported by
gschem has been superceded by the new "gschem-browse-wiki"
function. This patch removes "help-manual" from the C
source code entirely; "help-manual" is now a Scheme function
defined in "system-gschemrc".
Revision Changes Path
1.673 +13 -1 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.672
retrieving revision 1.673
diff -u -b -r1.672 -r1.673
--- ChangeLog 22 Apr 2007 17:19:19 -0000 1.672
+++ ChangeLog 22 Apr 2007 17:59:49 -0000 1.673
@@ -1,7 +1,19 @@
2007-04-22 Carlos Nieves Onega <cnieves (AT) iespana (DOT) es>
+ * include/prototype.h, src/g_keys.c, src/g_register.c,
+ i_callbacks.c: Remove "help-manual" Guile callback.
+
+ Apply patch by Peter Brett.
+
+ The role of the "help-manual" Guile function exported by
+ gschem has been superceded by the new "gschem-browse-wiki"
+ function. This patch removes "help-manual" from the C
+ source code entirely; "help-manual" is now a Scheme function
+ defined in "system-gschemrc".
+
+
* lib/system-gschemrc.in: Use gschem-browse-wiki also
- to open the manual.
+ when opening the manual.
Found a workaround to use gschem-browse-wiki if the user
wants to display the manual (the manual page is not in
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs