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

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

[debbugs-tracker] bug#36408: closed ([PATCH] Fix typo in doc string of f


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36408: closed ([PATCH] Fix typo in doc string of file-exists-p)
Date: Sat, 29 Jun 2019 07:40:01 +0000

Your message dated Sat, 29 Jun 2019 10:38:42 +0300
with message-id <address@hidden>
and subject line Re: bug#36408: [PATCH] Fix typo in doc string of file-exists-p
has caused the debbugs.gnu.org bug report #36408,
regarding [PATCH] Fix typo in doc string of file-exists-p
to be marked as done.

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


-- 
36408: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36408
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Fix typo in doc string of file-exists-p Date: Fri, 28 Jun 2019 02:12:32 +0200
Please see the attached small fix, making sure the first line is a
complete sentence.

-       doc: /* Return t if file FILENAME exists (whether or not you
can read it.)
+       doc: /* Return t if file FILENAME exists (whether or not you
can read it).

Thanks,
Stefan Kangas

Attachment: 0001-Fix-typo-in-doc-string-of-file-exists-p.patch
Description: Source code patch


--- End Message ---
--- Begin Message --- Subject: Re: bug#36408: [PATCH] Fix typo in doc string of file-exists-p Date: Sat, 29 Jun 2019 10:38:42 +0300
> From: Richard Stallman <address@hidden>
> Cc: address@hidden, address@hidden
> Date: Fri, 28 Jun 2019 23:19:03 -0400
> 
>   > > -       doc: /* Return t if file FILENAME exists (whether or not you
>   > > can read it.)
>   > > +       doc: /* Return t if file FILENAME exists (whether or not you
>   > > can read it).
> 
> In this case, the latter is correct.  You put a period inside the
> parentheses only when its contents consist of complete sentences.

Thanks, I pushed Stefan's patch to the emacs-26 branch.


--- End Message ---

reply via email to

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