# HG changeset patch # User Richard M. Stallman # Date 1111102249 0 # Node ID 6f59f107ebf7bc0fbffd70a48b016329f23a4e5e # Parent 48eb1c71ba693a566bc09c701969c64bfee818db *** empty log message *** diff -r 48eb1c71ba69 -r 6f59f107ebf7 lispref/ChangeLog --- a/lispref/ChangeLog Thu Mar 17 23:30:15 2005 +0000 +++ b/lispref/ChangeLog Thu Mar 17 23:30:49 2005 +0000 @@ -1,3 +1,24 @@ +2005-03-17 Richard M. Stallman + + * searching.texi (String Search, Regexp Search, Regexp Search): + Cleanups. + + * nonascii.texi (Character Codes): Minor fix. + + * display.texi (Display Property): Explain the significance + of having text properties that are eq. + (Other Display Specs): Explain string as display spec. + + * commands.texi (Interactive Codes): Document G option. + +2005-03-17 Chong Yidong + + * text.texi (Filling): Add sentence-end-without-period and + sentence-end-without-space. + (Changing Properties): Minor fix. + + * anti.texi: Total rewrite. + 2005-03-15 Lute Kamstra * edebug.texi (Instrumenting Macro Calls): Fix typos. @@ -42,11 +63,6 @@ and calendar-today-marker are strings, not chars. (Holiday Customizing): Minor fix. - * nonascii.texi (Text Representations): Clarify position-bytes. - (Character Sets): Add list-charset-chars. - (Scanning Charsets): Add charset-after. - (Encoding and I/O): Minor fix. - * internals.texi (Writing Emacs Primitives): Update `or' example. Update limit on # args of subr. @@ -59,6 +75,12 @@ (Variable Definitions, Group Definitions): Not here. (Variable Definitions): Clarify symbol arg to :initialize and :set fns. +2005-03-07 Chong Yidong + * nonascii.texi (Text Representations): Clarify position-bytes. + (Character Sets): Add list-charset-chars. + (Scanning Charsets): Add charset-after. + (Encoding and I/O): Minor fix. + 2005-03-06 Richard M. Stallman * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".