Mercurial > emacs
changeset 52413:2aa1900aa34c
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 02 Sep 2003 17:43:01 +0000 |
parents | 58f90e8a7543 |
children | 93ce5f375b46 |
files | etc/ChangeLog etc/NEWS etc/TODO lisp/ChangeLog |
diffstat | 4 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gmorris@ast.cam.ac.uk> + + * TODO: Add invisible text kill/yank issue. + 2003-08-20 Stephen Eglen <stephen@gnu.org> * MORE.STUFF: Update URLs for several projects.
--- 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
--- 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,
--- 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 <gmorris@ast.cam.ac.uk> + + * 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 <jasonr@gnu.org> * international/titdic-cnv.el (tit-read-key-value): Include \r in