emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Mon, 27 Oct 2003 10:48:13 -0500

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.119 emacs/lispref/ChangeLog:1.120
*** emacs/lispref/ChangeLog:1.119       Sun Oct 26 18:28:04 2003
--- emacs/lispref/ChangeLog     Mon Oct 27 10:48:12 2003
***************
*** 1,3 ****
--- 1,20 ----
+ 2003-10-27  Luc Teirlinck  <address@hidden>
+ 
+       * strings.texi (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.
+ 
  2003-10-27  Kenichi Handa  <address@hidden>
  
        * display.texi (Fontsets): Fix texinfo usage.




reply via email to

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