summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGabriel do Nascimento Ribeiro <gabriel376@hotmail.com>2021-01-20 17:53:04 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2021-01-20 17:53:04 +0100
commitedf6350e7ffd51f93fd84df3e0f9734e337cd51c (patch)
tree81de4961769df1c614029ca4f6086702a20559b3 /etc
parent72d4522b05c81ba9400603963db55e47c6d836ce (diff)
downloademacs-edf6350e7ffd51f93fd84df3e0f9734e337cd51c.tar.gz
Add option remember-text-format-function
* lisp/textmodes/remember.el (remember-text-format-function): New variable (bug#45809). (remember-append-to-file): Use it.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a0e1e3b2a18..c8cbce1882a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1560,6 +1560,9 @@ that makes it a valid button.
---
*** New user option 'remember-diary-regexp'.
+---
+*** New user option 'remember-text-format-function'.
+
*** New function 'buffer-line-statistics'.
This function returns some statistics about the line lengths in a buffer.