[gnomeweb-wml] Gnumeric: remove duplicate atl_last from docs. Fix new function list.



commit cb8e89b532938002e813a23e81887a184f6d3e68
Author: Morten Welinder <terra gnome org>
Date:   Fri Feb 12 09:14:55 2010 -0500

    Gnumeric: remove duplicate atl_last from docs.  Fix new function list.

 .../announcements/1.10/gnumeric-1.10.shtml         |   18 +-
 projects.gnome.org/gnumeric/doc/Makefile.am        |    1 -
 .../gnumeric/doc/gnumeric-atl_last.shtml           |  564 --------------------
 3 files changed, 10 insertions(+), 573 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.shtml
index a13f5ee..edebd70 100644
--- a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.shtml
@@ -23,18 +23,20 @@
       action on that front suggests that it will not happen in the near
       term. My <a href="http://blogs.gnome.org/mortenw/2005/06/16/opendocument-for-spreadsheets/";>five
 	years old assessment</a> still applies.</li>
-    <li>Sheet functions: we have improved function compatibility with
+    <li>Compatibility: we have improved function compatibility with
       Excel, mostly in border cases.  Gnumeric also now supports
       almost all functions in the OpenFormla large function group.  We
       have different names for a few of them, but remap on load and
-      save from odf files.  The new functions are ADTEST, ARABIC,
+      save from odf files.</li>
+    <li>New functions are ACOT, ACOTH, ADTEST, ARABIC,
       ASCENSIONTHURSDAY, ASHWEDNESDAY, AVERAGEIF, BINOM.DIST.RANGE,
-      CHOLESKY, COMBINA, CVMTEST, DAYS, EASTERSUNDAY, EIGEN, FOURIER,
-      GAMMA, GD, GET.LINK, GOODFRIDAY, HDATE, HDATE_DAY, HDATE_HEB,
-      HDATE_JULIAN, HDATE_MONTH, HDATE_YEAR, IFNA, ISFORMULA, LKSTEST,
-      MUNIT, NUMBERVALUE, PENTECOSTSUNDAY, R.DSNORM, R.DST, R.PSNORM,
-      RANDSNORM, RANDSTDIST, RANK.AVG, REPLACEB, RRI, SEARCHB, SFTEST,
-      SHEET, and SHEETS.</li>
+      CHOLESKY, COMBINA, COT, COTH, CSC,  CSCH, CVMTEST, DAYS, EASTERSUNDAY,
+      EIGEN, FINDB, FOURIER, GAMMA, GD, GET.LINK, GOODFRIDAY, HDATE, HDATE_DAY,
+      HDATE_HEB, HDATE_JULIAN, HDATE_MONTH, HDATE_YEAR, IFNA, ISFORMULA, JIS,
+      LEFTB, LKSTEST, MIDB, MUNIT, NUMBERVALUE, PENTECOSTSUNDAY, PERMUTATIONA,
+      R.DSNORM, R.DST, R.PSNORM, 
+      RANDSNORM, RANDSTDIST, RANK.AVG, REPLACEB, RIGHTB, RRI, SEARCHB, SEC,
+      SFTEST, SHEET, and SHEETS.</li>
     <li>Faster evaluation: some fairly common sheets with large numbers of
       calls to the HLOOKUP or similar functions, over the same database have
       been improved from "rather slow" to "instant".  Similar improvements have
diff --git a/projects.gnome.org/gnumeric/doc/Makefile.am b/projects.gnome.org/gnumeric/doc/Makefile.am
index b366b61..810a1e7 100644
--- a/projects.gnome.org/gnumeric/doc/Makefile.am
+++ b/projects.gnome.org/gnumeric/doc/Makefile.am
@@ -124,7 +124,6 @@ page_SCRIPTS= \
 	gnumeric-ATAN2.shtml		\
 	gnumeric-ATANH.shtml		\
 	gnumeric-ATAN.shtml		\
-	gnumeric-atl_last.shtml		\
 	gnumeric-ATL_LAST.shtml	\
 	gnumeric-AVEDEV.shtml		\
 	gnumeric-AVERAGEA.shtml		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]