branch: elpa/paredit
commit dd8c16f0ee6c1b45e6328111d3a949ebf81e8ffe
Author: Taylor R Campbell <[email protected]>
Commit: Taylor R Campbell <[email protected]>

    Omit vestigial unattached asterisk in summary at top.
    
    Ignore-this: 48046ba29e4172c407b0d44fbbe4a7a0
    
    darcs-hash:20110323062311-00fcc-820fab4a894bf7175f200900ff32d2daf7569620
---
 paredit.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to