emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 17 Apr 2006 03:51:31 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9404 emacs/lisp/ChangeLog:1.9405
--- emacs/lisp/ChangeLog:1.9404 Sun Apr 16 02:17:00 2006
+++ emacs/lisp/ChangeLog        Mon Apr 17 03:51:30 2006
@@ -1,3 +1,8 @@
+2006-04-16  Stefan Monnier  <address@hidden>
+
+       * newcomment.el (comment-add): New function.
+       (comment-region-default, comment-dwim): Use it.
+
 2006-04-15  Michael Olson  <address@hidden>
 
        * emacs-lisp/tq.el: Improve comments.
@@ -6,8 +11,8 @@
        Update for modified queue structure.
        (tq-queue-add): Accept `question' argument.
        (tq-queue-pop): If a question is pending, send it.
-       (tq-enqueue): Accept new optional argument `delay-question'.  If
-       this is non-nil, and at least one other question is pending a
+       (tq-enqueue): Accept new optional argument `delay-question'.
+       If this is non-nil, and at least one other question is pending a
        response, queue the question rather than sending it immediately.
 
 2006-04-15  Roland Winkler  <address@hidden>




reply via email to

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