aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/strings.texi
Commit message (Collapse)AuthorAgeFilesLines
* (Formatting Strings): Get rid of "Emacs 21".Richard M. Stallman2005-03-061-3/+3
|
* (Modifying Strings): clear-string can make unibyte.Richard M. Stallman2005-02-061-4/+5
| | | | (Formatting Strings): format gives error if values missing.
* (Text Comparison): assoc-string also matches elements of alists thatLuc Teirlinck2004-01-261-25/+31
| | | | | are strings instead of conses. (Formatting Strings): Standardize Texinfo usage. Update index entries.
* For `format', make source and documentation match.Jonathan Yavner2004-01-241-16/+36
|
* (Modifying Strings): Add clear-string.Richard M. Stallman2003-12-291-7/+12
| | | | | (Text Comparison): Add assoc-string and remove assoc-ignore-case, assoc-ignore-representation.
* (Text Comparison): Correctly describe when two strings are `equal'.Luc Teirlinck2003-12-011-14/+25
| | | | | Combine and clarify descriptions of `assoc-ignore-case' and `assoc-ignore-representation'.
* Replace @sc{foo} with @acronym{FOO}.Eli Zaretskii2003-11-021-16/+16
|
* (Creating Strings): Argument START to `substring' can not be `nil'.Luc Teirlinck2003-10-271-47/+97
| | | | | | | | | | | | | Expand description of `substring-no-properties'. Correct description of `split-string', especially with respect to empty matches. Prevent very bad line break in definition of `split-string-default-separators'. (Text Comparison): `string=' and `string<' also accept symbols as arguments. (String Conversion): More completely describe argument BASE in `string-to-number'. (Formatting Strings): `%s' and `%S" in `format' do require corresponding object. Clarify behavior of numeric prefix after `%' in `format'. (Case Conversion): The argument to `upcase-initials' can be a character.
* (Creating Strings): Add substring-no-properties.Richard M. Stallman2003-09-191-0/+5
|
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* (Creating Strings): Fix xref for vconcat.Richard M. Stallman2003-08-061-1/+1
|
* (Creating Strings): Clarify split-string.Richard M. Stallman2003-05-281-6/+12
|
* Fix mismatched @def/@end pairs (inadvertently nested?).Miles Bader2003-05-231-5/+6
|
* (Creating Strings): Update split-string specification and examples.Juanma Barranquero2003-05-221-13/+29
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-15/+15
|
* (String Conversion) <string-to-number>: DocumentEli Zaretskii2001-09-081-1/+3
| | | | that a float is returned for integers that are too large.
* Minor cleanup.Richard M. Stallman2001-08-121-2/+4
| | | | Add example of scientific notation in string-to-number.
* Revert last change except for %X.Dave Love2001-01-041-5/+2
|
* %X, %E, %G in format strings.Dave Love2001-01-041-6/+10
|
* Numeric args to concat.Dave Love2000-07-271-15/+5
|
* Update copyrights.Gerd Moellmann2000-01-051-1/+2
|
* Remove obsolete @tindex commands.Gerd Moellmann2000-01-051-6/+0
|
* *** empty log message ***Richard M. Stallman1999-09-171-36/+48
|
* *** empty log message ***Karl Heuer1999-08-301-2/+2
|
* *** empty log message ***Karl Heuer1999-06-171-19/+20
|
* *** empty log message ***Richard M. Stallman1998-05-261-3/+3
|
* *** empty log message ***Richard M. Stallman1998-05-191-28/+65
|
* *** empty log message ***Richard M. Stallman1998-04-201-58/+69
|
* *** empty log message ***Richard M. Stallman1998-02-281-73/+180
|
* Fix format example.Richard M. Stallman1995-10-161-1/+1
|
* updates for version 19.29 made by melissa; also needed to check out filesMelissa Weisshaus1995-06-161-0/+1
| | | | so two-volume formatting could be accomplished.
* *** empty log message ***Karl Heuer1995-06-061-4/+16
|
* *** empty log message ***Karl Heuer1995-06-051-4/+8
|
* Say not to use concat for integers.Richard M. Stallman1995-03-281-5/+5
|
* entered into RCSRichard M. Stallman1994-08-231-1/+1
|
* *** empty log message ***Richard M. Stallman1994-04-171-6/+7
|
* Initial revisionRichard M. Stallman1994-03-281-0/+810