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

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

[Emacs-bug-tracker] bug#5912: marked as done ([PATCH] dircolors: add rxv


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5912: marked as done ([PATCH] dircolors: add rxvt-256color & rxvt-unicode256)
Date: Fri, 09 Apr 2010 14:35:01 +0000

Your message dated Fri, 09 Apr 2010 16:33:54 +0200
with message-id <address@hidden>
and subject line Re: bug#5912: [PATCH] dircolors: add rxvt-256color & 
rxvt-unicode256
has caused the GNU bug report #5912,
regarding [PATCH] dircolors: add rxvt-256color & rxvt-unicode256
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 address@hidden
immediately.)


-- 
5912: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5912
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] dircolors: add rxvt-256color & rxvt-unicode256 Date: Fri, 9 Apr 2010 02:16:36 -0400
Signed-off-by: Mike Frysinger <address@hidden>
---
 src/dircolors.hin |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 6a4b1e3..511fb16 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -38,9 +38,11 @@ TERM mach-color
 TERM mlterm
 TERM putty
 TERM rxvt
+TERM rxvt-256color
 TERM rxvt-cygwin
 TERM rxvt-cygwin-native
 TERM rxvt-unicode
+TERM rxvt-unicode256
 TERM screen
 TERM screen-256color
 TERM screen-256color-bce
-- 
1.7.0.2





--- End Message ---
--- Begin Message --- Subject: Re: bug#5912: [PATCH] dircolors: add rxvt-256color & rxvt-unicode256 Date: Fri, 09 Apr 2010 16:33:54 +0200
Mike Frysinger wrote:
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 6a4b1e3..511fb16 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -38,9 +38,11 @@ TERM mach-color
>  TERM mlterm
>  TERM putty
>  TERM rxvt
> +TERM rxvt-256color
>  TERM rxvt-cygwin
>  TERM rxvt-cygwin-native
>  TERM rxvt-unicode
> +TERM rxvt-unicode256
>  TERM screen
>  TERM screen-256color
>  TERM screen-256color-bce

Thanks.  Pushed.


--- End Message ---

reply via email to

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