emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lispref strings.texi


From: Luc Teirlinck
Subject: [Emacs-commit] emacs/lispref strings.texi
Date: Mon, 27 Oct 2003 10:54:14 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Luc Teirlinck <address@hidden>  03/10/27 10:54:13

Modified files:
        lispref        : strings.texi 

Log message:
        (Creating Strings): Argument START to `substring' can not be `nil'.
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lispref/strings.texi.diff?tr1=1.29&tr2=1.30&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]