diff options
author | Kyle Meyer <kyle@kyleam.com> | 2023-01-01 22:24:28 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2023-01-01 22:24:28 -0500 |
commit | 2569ede9c496bb060e0b88428cb541088aaba1f9 (patch) | |
tree | 89a171b8681ae87dc2da1d70df45d50e140c7144 /etc/ORG-NEWS | |
parent | d9ed736f0a724693929c0712b0c443d77a9707f1 (diff) | |
download | emacs-2569ede9c496bb060e0b88428cb541088aaba1f9.tar.gz emacs-2569ede9c496bb060e0b88428cb541088aaba1f9.tar.bz2 emacs-2569ede9c496bb060e0b88428cb541088aaba1f9.zip |
Update to Org 9.6-81-g563a43
Diffstat (limited to 'etc/ORG-NEWS')
-rw-r--r-- | etc/ORG-NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 62c918564d2..d610a63b09d 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -24,7 +24,7 @@ the time being. It will be removed in the next release. See https://orgmode.org/list/87r0yk7bx8.fsf@localhost for more details. -*** Element cache is enabled by default and work for headings +*** Element cache is enabled by default and works for headings The old element cache code has been refactored. Emacs does not hang anymore when the cache is enabled. |