erc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erc-commit] [commit][master] NEWS: Add note about erc-remove-parsed-pro


From: mwolson
Subject: [Erc-commit] [commit][master] NEWS: Add note about erc-remove-parsed-property.
Date: Thu, 24 Jan 2008 20:50:05 -0500

commit ded83d834ea4371bf175df33607191e4a49e4cc9
Author: Michael W. Olson <address@hidden>
Date:   Thu Jan 24 20:38:38 2008 -0500

    NEWS: Add note about erc-remove-parsed-property.

diff --git a/NEWS b/NEWS
index 9f0cf1c..fba8b52 100644
--- a/NEWS
+++ b/NEWS
@@ -68,6 +68,10 @@ query in a new selected window.
 This should ERC use less space in the modeline.  To get the old
 behavior back, set `erc-mode-line-format' to "%s %a".
 
+** New option `erc-remove-parsed-property' determines whether to remove
+the 'erc-parsed property.  This should save some memory in channels
+with large amounts of text on screen.  It is enabled by default.
+
 ** Modules newly enabled by default
 
 *** move-to-prompt: Move to the prompt when typing text.
@@ -91,6 +95,10 @@ buttons in default text and buttons in notices.
 *** The `erc-assert' function has been removed in favor of using `assert'
 from cl-macs.el.
 
+*** If your application uses the 'erc-parsed text property outside of
+the insert hooks, you will need to set `erc-remove-parsed-property'
+to nil.
+
 ** Changes and additions to modules
 
 *** BBDB (erc-bbdb.el)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]