summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2011-03-23 06:23:11 +0000
committerTaylor R Campbell <campbell@mumble.net>2011-03-23 06:23:11 +0000
commitdd8c16f0ee6c1b45e6328111d3a949ebf81e8ffe (patch)
treed44d9d223831642d1315675a055db793f4f3069b
parent121a8b4dac5eb2f398ccfdc47008606ca91b3733 (diff)
Omit vestigial unattached asterisk in summary at top.
Ignore-this: 48046ba29e4172c407b0d44fbbe4a7a0 darcs-hash:20110323062311-00fcc-820fab4a894bf7175f200900ff32d2daf7569620
-rw-r--r--paredit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/paredit.el b/paredit.el
index 3d1ed25..e738f2f 100644
--- a/paredit.el
+++ b/paredit.el
@@ -111,7 +111,7 @@
;;;
;;; These key bindings are designed so that when typing new code in
;;; Paredit Mode, you can generally type exactly the same sequence of
-;;; keys you would have typed without Paredit Mode.[*]
+;;; keys you would have typed without Paredit Mode.
;;;
;;; Paredit Mode also binds common editing keys, such as `DEL', `C-d',
;;; and `C-k', to commands that respect S-expression structures in the