# HG changeset patch # User Glenn Morris # Date 1062524581 0 # Node ID 2aa1900aa34c8a9460c413f5ab3d9cd1632e6088 # Parent 58f90e8a75439371de7d8a6cf5fca327c275ddc1 *** empty log message *** diff -r 58f90e8a7543 -r 2aa1900aa34c etc/ChangeLog --- a/etc/ChangeLog Tue Sep 02 17:37:48 2003 +0000 +++ b/etc/ChangeLog Tue Sep 02 17:43:01 2003 +0000 @@ -1,3 +1,7 @@ +2003-09-02 Glenn Morris + + * TODO: Add invisible text kill/yank issue. + 2003-08-20 Stephen Eglen * MORE.STUFF: Update URLs for several projects. diff -r 58f90e8a7543 -r 2aa1900aa34c etc/NEWS --- a/etc/NEWS Tue Sep 02 17:37:48 2003 +0000 +++ b/etc/NEWS Tue Sep 02 17:43:01 2003 +0000 @@ -900,6 +900,10 @@ year and day number, and moves to that date. Negative day numbers count backward from the end of the year. +** The function `simple-diary-display' now by default sets a header line. +This can be controlled through the variables `diary-header-line-flag' +and `diary-header-line-format'. + ** VC Changes *** The key C-x C-q no longer checks files in or out, it only changes diff -r 58f90e8a7543 -r 2aa1900aa34c etc/TODO --- a/etc/TODO Tue Sep 02 17:37:48 2003 +0000 +++ b/etc/TODO Tue Sep 02 17:43:01 2003 +0000 @@ -12,6 +12,12 @@ * Make compile.el record the markers that point to error loci on text properties in the error message lines. +* Fix the kill/yank treatment of invisible text. At the moment, + invisible text is placed in the kill-ring, so that the contents of + the ring may not correspond to the text as displayed to the user. It + ought to be possible to omit text which is invisible (due to a + text-property, overlay, or selective display) from the kill-ring. + Important features: * Provide user-friendly ways to list all available font families, diff -r 58f90e8a7543 -r 2aa1900aa34c lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 02 17:37:48 2003 +0000 +++ b/lisp/ChangeLog Tue Sep 02 17:43:01 2003 +0000 @@ -1,3 +1,12 @@ +2003-09-02 Glenn Morris + + * calendar/diary-lib.el (diary-header-line-flag) + (diary-header-line-format): New variables. + (list-diary-entries): Use them to set header line in simple diary. + + * progmodes/sh-script.el (sh-font-lock-keywords): Use something + other than font-lock-string-face to highlight backslashes. + 2003-09-01 Jason Rumney * international/titdic-cnv.el (tit-read-key-value): Include \r in