emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/newcomment.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/newcomment.el,v
Date: Mon, 10 Mar 2008 00:49:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/03/10 00:49:48

Index: lisp/newcomment.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/newcomment.el,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -b -r1.111 -r1.112
--- lisp/newcomment.el  8 Jan 2008 20:44:45 -0000       1.111
+++ lisp/newcomment.el  10 Mar 2008 00:49:42 -0000      1.112
@@ -677,7 +677,7 @@
 
 ;;;###autoload
 (defun comment-kill (arg)
-  "Kill the comment on this line, if any.
+  "Kill the first comment on this line, if any.
 With prefix ARG, kill comments on that many lines starting with this one."
   (interactive "P")
   (comment-normalize-vars)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]