diff etc/NEWS @ 73354:ae275f011f63

%c and %l constructs are now ignored in frame-title-format.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Oct 2006 14:26:25 +0000
parents c8d5b07603bf
children eaa277ca2385 8dd8c8286063
line wrap: on
line diff
--- a/etc/NEWS	Fri Oct 13 14:22:42 2006 +0000
+++ b/etc/NEWS	Fri Oct 13 14:26:25 2006 +0000
@@ -908,6 +908,12 @@
 horizontally or vertically, a saved window configuration is restored,
 or when the frame is resized.
 
++++
+*** The %c and %l constructs are now ignored in frame-title-format.
+Due to technical limitations in how Emacs interacts with windowing
+systems, these constructs often failed to render properly, and could
+even cause Emacs to crash.
+
 ** Cursor display changes:
 
 +++