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

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

[debbugs-tracker] bug#10028: closed (minor typo in doc/ref/web.texi)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10028: closed (minor typo in doc/ref/web.texi)
Date: Wed, 16 Nov 2011 22:20:02 +0000

Your message dated Wed, 16 Nov 2011 23:19:04 +0100
with message-id <address@hidden>
and subject line Re: bug#10028: minor typo in doc/ref/web.texi
has caused the debbugs.gnu.org bug report #10028,
regarding minor typo in doc/ref/web.texi
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10028: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10028
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: minor typo in doc/ref/web.texi Date: Sat, 12 Nov 2011 17:39:24 +0000 User-agent: Wanderlust/2.14.0 (Africa) Emacs/23.1 Mule/6.0 (HANACHIRUSATO)
Hello - I think there is a missing quote mark in the documentation for
if-modified-since.

$ git diff doc/ref/web.texi
diff --git a/doc/ref/web.texi b/doc/ref/web.texi
index 63b6f3f..a08cd2c 100644
--- a/doc/ref/web.texi
+++ b/doc/ref/web.texi
@@ -847,7 +847,7 @@ indicating any etag, or a list of entity tags.
 Indicates that a response should proceed if and only if the resource has
 been modified since the given date.
 @example
-(parse-header if-modified-since "Tue, 15 Nov 1994 08:12:31 GMT")
+(parse-header 'if-modified-since "Tue, 15 Nov 1994 08:12:31 GMT")
 @result{} #<date ...>
 @end example
 @end deftypevr



--- End Message ---
--- Begin Message --- Subject: Re: bug#10028: minor typo in doc/ref/web.texi Date: Wed, 16 Nov 2011 23:19:04 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
On Sat 12 Nov 2011 18:39, Brian Gough <address@hidden> writes:

> Hello - I think there is a missing quote mark in the documentation for
> if-modified-since.

Thanks for the report; fixed.  I'm happy to apply things like this for
you.  You are also welcome to commit access if you want.

Regards,

Andy
-- 
http://wingolog.org/


--- End Message ---

reply via email to

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