1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Eli Zaretskii
3afd8c2506 (String Conversion) <string-to-number>: Document
that a float is returned for integers that are too large.
2001-09-08 17:41:41 +00:00
Richard M. Stallman
ea626e87bb Minor cleanup.
Add example of scientific notation in string-to-number.
2001-08-12 21:20:19 +00:00
Dave Love
394d33a8ff Revert last change except for %X. 2001-01-04 21:01:18 +00:00
Dave Love
898bb59ad4 %X, %E, %G in format strings. 2001-01-04 11:31:56 +00:00
Dave Love
315fe0e953 Numeric args to concat. 2000-07-27 13:09:58 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4 Remove obsolete @tindex commands. 2000-01-05 14:29:37 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00
Karl Heuer
15da78536b *** empty log message *** 1999-08-30 18:58:31 +00:00
Karl Heuer
b6ae404e61 *** empty log message *** 1999-06-17 07:10:20 +00:00
Richard M. Stallman
1911e6e52c *** empty log message *** 1998-05-26 18:56:56 +00:00
Richard M. Stallman
a9f0a989a1 *** empty log message *** 1998-05-19 03:45:57 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00
Richard M. Stallman
f9f59935f3 *** empty log message *** 1998-02-28 01:53:53 +00:00
Richard M. Stallman
9feb90da26 Fix format example. 1995-10-16 01:04:41 +00:00
Melissa Weisshaus
bda144f49f updates for version 19.29 made by melissa; also needed to check out files
so two-volume formatting could be accomplished.
1995-06-16 19:17:59 +00:00
Karl Heuer
bfe721d172 *** empty log message *** 1995-06-06 19:21:15 +00:00
Karl Heuer
22697dac66 *** empty log message *** 1995-06-05 12:23:13 +00:00
Richard M. Stallman
a10f6c69ac Say not to use concat for integers. 1995-03-28 05:44:53 +00:00
Richard M. Stallman
0b2f1c85c6 entered into RCS 1994-08-23 16:08:12 +00:00
Richard M. Stallman
2778c642f8 *** empty log message *** 1994-04-17 23:15:41 +00:00
Richard M. Stallman
869f4785b8 Initial revision 1994-03-28 01:39:26 +00:00