summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-07-09 22:26:03 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-07-09 22:26:03 +0000
commitb68216fa5f9f4371d0f37beb4c167c02def5ef02 (patch)
tree8b8c1bf26b54d7c33155681954816e8917fd9636
parentc92197a243cd77696ea2fedf4361d800ddb59d8c (diff)
Add news item about changes to HTML reference.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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.