branch: elpa/paredit
commit b68216fa5f9f4371d0f37beb4c167c02def5ef02
Author: Taylor R Campbell <[email protected]>
Commit: Taylor R Campbell <[email protected]>
Add news item about changes to HTML reference.
---
NEWS | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS b/NEWS
index a2e9823..31484ec 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ The latest version of this file is available at
** Version 24 (beta)
*** Slurp/barf now support prefix arguments with the obvious semantics.
+*** HTML quick reference is a little prettier now, perhaps.
*** C-M-f/C-M-b (paredit-forward/paredit-backward) now move out of strings.
*** Changed M-" (paredit-meta-doublequote) to not break line, like M-).
*** New command: paredit-meta-doublequote-and-newline has old behaviour.