/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.870 by teirllm, Sun Nov 9 22:02:08 2003 UTC revision 1.871 by teirllm, Fri Nov 14 23:14:37 2003 UTC
# Line 1696  configuration files. Line 1696  configuration files.
1696  * Lisp Changes in Emacs 21.4  * Lisp Changes in Emacs 21.4
1697    
1698  +++  +++
1699    ** `split-string' now includes null substrings in the returned list if
1700    the optional argument SEPARATORS is non-nil and there are matches for
1701    SEPARATORS at the beginning or end of the string.  If SEPARATORS is
1702    nil, or if the new optional third argument OMIT-NULLS is non-nil, all
1703    empty matches are omitted from the returned list.
1704    
1705    +++
1706  ** `makehash' is now obsolete.  Use `make-hash-table' instead.  ** `makehash' is now obsolete.  Use `make-hash-table' instead.
1707    
1708  +++  +++

Legend:
Removed from v.1.870  
changed lines
  Added in v.1.871

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26