# HG changeset patch # User Kim F. Storm # Date 1025210685 0 # Node ID f0a33c7767fba8b76b34d23d96b055bafd0326fd # Parent 8e659a35ee82a36b5ba9605485a01ef7bc3bf325 format-mode-line now returns propertized string by default. diff -r 8e659a35ee82 -r f0a33c7767fb etc/NEWS --- a/etc/NEWS Thu Jun 27 20:42:35 2002 +0000 +++ b/etc/NEWS Thu Jun 27 20:44:45 2002 +0000 @@ -1207,7 +1207,7 @@ ** New function format-mode-line. This returns the mode-line or header-line of the selected (or a -specified) window as a string without text properties. +specified) window as a string with or without text properties. ** New functions `lax-plist-get' and `lax-plist-put'.