Alan Mackenzie
326ffcce5f
Allow line comments ending with escaped NL to be continued to the next line.
...
Use this in C, C++, and Objective C Modes. Fixes bug#22246
* src/syntax.c (comment-end-can-be-escaped): New buffer local variable.
(forw-comment, back-comment): On encountering an end of comment character,
test whether it is escaped when `comment-end-can-be-escaped' is non-nil.
* doc/lispref/syntax.texi (Control Parsing): Describe
`comment-end-can-be-escaped'.
* etc/NEWS (Lisp Changes): Describe `comment-end-can-be-escaped'.
* lisp/progmodes/cc-langs.el: New c-lang-setvar `comment-end-can-be-escaped'.
2015-12-28 16:01:05 +00:00
..
2015-09-17 16:09:39 -07:00
2015-09-07 16:09:27 -07:00
2015-09-17 16:09:39 -07:00
2015-09-17 16:09:39 -07:00
2015-12-22 17:02:59 -07:00
2015-09-17 16:09:39 -07:00
2015-11-24 22:20:47 +00:00
2015-11-29 21:52:17 -08:00
2015-09-17 16:09:39 -07:00
2015-11-24 19:44:34 +00:00
2015-12-22 16:10:35 +00:00
2015-09-17 16:09:39 -07:00
2015-08-21 23:46:21 -04:00
2015-12-28 16:01:05 +00:00
2015-08-21 23:46:21 -04:00
2015-11-24 22:20:47 +00:00
2015-08-21 23:46:21 -04:00
2015-09-17 16:09:39 -07:00
2015-09-17 16:09:39 -07:00
2015-09-29 01:39:46 +03:00
2015-11-23 14:49:23 +00:00
2015-09-17 16:09:39 -07:00
2015-11-17 15:29:35 -08:00
2015-11-15 19:28:32 +01:00
2015-09-17 16:09:39 -07:00
2015-09-17 12:39:54 -07:00
2015-09-07 16:09:27 -07:00
2015-12-28 06:17:37 +02:00
2015-12-28 06:17:37 +02:00
2015-08-30 23:12:29 -07:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-12-16 12:40:33 +02:00
2015-09-17 16:09:39 -07:00
2015-10-25 22:05:44 +02:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-11-18 09:17:55 -08:00
2015-09-17 12:39:54 -07:00
2015-09-17 16:09:39 -07:00
2015-11-17 15:29:35 -08:00
2015-09-17 16:09:39 -07:00
2015-12-01 05:41:14 +02:00
2015-09-20 15:35:21 -04:00
2015-09-17 12:39:54 -07:00
2015-11-18 09:17:55 -08:00
2015-09-29 15:13:44 -04:00
2015-07-31 10:13:38 -07:00
2015-11-17 15:29:35 -08:00
2015-09-17 16:09:39 -07:00
2015-12-12 13:51:21 +02:00
2015-12-28 06:17:37 +02:00
2015-10-09 15:30:27 -04:00
2015-11-17 15:29:35 -08:00
2015-11-16 01:32:35 +02:00
2015-09-17 16:09:39 -07:00
2015-12-26 13:48:00 +02:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-05-12 21:19:38 -04:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-08-29 18:06:13 -07:00
2015-12-28 06:17:37 +02:00
2015-09-17 16:09:39 -07:00