GNU bug report logs - #23706
25.0.94; Typo in in doc string (syntax.c)

Previous Next

Package: emacs;

Reported by: Eduard Wiebe <usenet <at> pusto.de>

Date: Mon, 6 Jun 2016 17:22:02 UTC

Severity: minor

Found in version 25.0.94

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23706 in the body.
You can then email your comments to 23706 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#23706; Package emacs. (Mon, 06 Jun 2016 17:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eduard Wiebe <usenet <at> pusto.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 06 Jun 2016 17:22:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eduard Wiebe <usenet <at> pusto.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.94; Typo in in doc string (syntax.c)
Date: Mon, 06 Jun 2016 19:12:36 +0200
Typo in `comment-end-can-be-escaped' doc string (syntax.c)


diff --git a/src/syntax.c b/src/syntax.c
index 16b7fab..01c56c8 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -3712,1 +3712,1 @@ In both cases, LIMIT bounds the search. */);
   Vfind_word_boundary_function_table = Fmake_char_table (Qnil, Qnil);

   DEFVAR_BOOL ("comment-end-can-be-escaped", Vcomment_end_can_be_escaped,
-               doc: /* Non-nil means an escaped ender inside a comment doesn'tend the comment.  */);
+               doc: /* Non-nil means an escaped ender inside a comment doesn't end the comment.  */);
   Vcomment_end_can_be_escaped = 0;
   DEFSYM (Qcomment_end_can_be_escaped, "comment-end-can-be-escaped");
   Fmake_variable_buffer_local (Qcomment_end_can_be_escaped);




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Tue, 07 Jun 2016 21:41:03 GMT) Full text and rfc822 format available.

Notification sent to Eduard Wiebe <usenet <at> pusto.de>:
bug acknowledged by developer. (Tue, 07 Jun 2016 21:41:03 GMT) Full text and rfc822 format available.

Message #10 received at 23706-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 23706-done <at> debbugs.gnu.org
Subject: Re: bug#23706: 25.0.94; Typo in in doc string (syntax.c)
Date: Tue, 07 Jun 2016 17:40:11 -0400
Thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Jul 2016 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.