bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#1716: marked as done ([PATCH] let user have better chance of knowin


From: Emacs bug Tracking System
Subject: bug#1716: marked as done ([PATCH] let user have better chance of knowing about diff-switches)
Date: Sun, 28 Dec 2008 04:45:03 +0000

Your message dated Sat, 27 Dec 2008 23:39:50 -0500
with message-id <8763l4j4kp.fsf@cyd.mit.edu>
and subject line Re: [PATCH] let user have better chance of knowing about 
diff-switches
has caused the Emacs bug report #1716,
regarding [PATCH] let user have better chance of knowing about diff-switches
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1716: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1716
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: [PATCH] let user have better chance of knowing about diff-switches Date: Sun, 28 Dec 2008 04:52:25 +0800
--- diff.el.ORIG        2008-12-28 04:49:21.609543396 +0800
+++ diff.el     2008-12-28 04:42:03.733535000 +0800
@@ -82 +82,2 @@
-With prefix arg, prompt for diff switches."
+With prefix arg, prompt for diff switches.
+You can specify options with `diff-switches'."
@@ -169 +170,2 @@
-With prefix arg, prompt for diff switches."
+With prefix arg, prompt for diff switches.
+You can specify options with `diff-switches'."


--- dired-aux.el.ORIG   2008-12-28 04:48:52.689537261 +0800
+++ dired-aux.el        2008-12-28 04:40:20.929532000 +0800
@@ -56 +56 @@
-  "Compare file at point with file FILE using `diff'.
+  "Compare file at point with file FILE using emacs' `diff'.
@@ -61 +61 @@
-which is options for `diff'."
+which is options for emacs' `diff'."




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] let user have better chance of knowing about diff-switches Date: Sat, 27 Dec 2008 23:39:50 -0500
I've checked in a patch along similar lines.  Thanks.


--- End Message ---

reply via email to

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