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-11-03 16:16:54 -06:00
2015-12-07 23:28:18 -08:00
2015-11-20 12:30:34 -06:00
2015-12-27 04:48:45 +08:00
2015-11-17 15:29:35 -08:00
2015-12-27 22:36:55 +01:00
2015-11-17 15:29:35 -08:00
2015-12-27 21:13:59 +01:00
2015-12-25 13:23:17 +02:00
2015-10-05 22:24:25 +03:00
2015-11-23 13:10:38 -05:00
2015-12-25 13:35:08 +02:00
2015-11-17 15:29:35 -08:00
2015-12-27 20:35:23 +01:00
2015-09-24 08:54:39 -04:00
2015-12-07 18:57:49 -05:00
2015-11-17 15:29:35 -08:00
2015-11-18 13:25:08 +01:00
2015-12-28 16:01:05 +00:00
2015-12-25 10:55:38 +01:00
2015-12-26 22:35:48 +02:00
2015-12-26 14:53:08 +01:00
2015-12-26 18:30:07 +02:00
2015-11-07 15:50:40 +02:00
2015-09-07 16:09:27 -07:00
2015-09-07 16:09:27 -07:00
2015-09-20 09:42:05 -07:00
2015-11-23 14:49:23 +00:00
2015-11-12 22:54:01 +02:00
2015-08-24 23:57:25 -07:00
2015-11-15 19:28:32 +01:00
2015-09-29 01:39:46 +03:00
2015-09-17 16:09:39 -07:00
2015-11-09 22:14:54 -06:00
2015-09-07 16:09:27 -07:00
2015-09-07 16:09:27 -07:00
2015-11-17 15:29:35 -08:00
2015-10-21 20:26:49 -07:00
2015-11-10 10:23:00 -08:00
2015-12-04 15:12:34 +00:00
2015-09-17 16:09:39 -07:00
2015-10-20 18:22:48 -07:00
2015-09-17 16:09:39 -07:00
2015-09-03 15:32:54 -07:00
2015-09-07 16:09:27 -07:00
2015-09-07 16:09:27 -07:00
2015-10-25 14:39:07 +00:00
2015-09-17 16:09:39 -07:00
2015-08-24 23:57:25 -07:00
2015-08-19 16:47:10 +00:00
2015-09-07 16:09:27 -07:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-10-24 07:38:10 +02:00
2015-10-14 11:24:08 +02:00
2015-11-12 22:54:01 +02:00
2015-08-26 01:31:57 -07:00
2015-08-26 01:31:57 -07:00
2015-09-29 01:39:46 +03:00
2015-10-22 17:04:35 +02:00
2015-08-21 14:09:47 -07:00
2015-09-07 22:05:04 -04:00
2015-09-07 16:09:27 -07:00
2015-08-12 11:19:47 -04:00
2015-08-24 23:57:25 -07:00
2015-11-17 15:29:35 -08:00
2015-09-17 16:09:39 -07:00
2015-11-17 15:29:35 -08:00
2015-11-17 15:29:35 -08:00
2015-09-03 15:32:54 -07:00
2015-11-08 15:22:09 +01:00
2015-11-10 13:04:31 +00:00
2015-12-19 16:35:42 +02:00
2015-11-17 15:29:35 -08:00
2015-09-17 16:09:39 -07:00
2015-09-17 16:09:39 -07:00
2015-11-17 15:29:35 -08:00
2015-12-18 17:32:52 +01:00
2015-09-17 16:09:39 -07:00
2015-12-18 10:40:49 +00:00
2015-09-17 20:33:55 -04:00
2015-12-19 16:14:11 +02:00
2015-09-17 16:09:39 -07:00
2015-08-26 01:31:57 -07:00
2015-11-17 15:29:35 -08:00
2015-09-29 01:39:46 +03:00
2015-12-22 09:58:54 -07:00
2015-11-24 23:17:20 -08:00
2015-08-19 11:33:25 +02:00
2015-12-18 11:03:03 +01:00
2015-11-07 14:35:10 +02:00
2015-09-17 16:09:39 -07:00
2015-11-17 15:29:35 -08:00
2015-08-24 23:57:25 -07:00
2015-11-17 15:29:35 -08:00
2015-08-24 23:57:25 -07:00
2015-12-14 12:21:51 -08:00
2015-08-24 23:57:25 -07:00
2015-12-25 19:10:13 +08:00
2015-12-03 16:13:57 +00:00
2015-09-01 18:23:21 -07:00
2015-11-17 15:29:35 -08:00
2015-11-17 11:49:40 +09: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-09-17 16:09:39 -07:00
2015-10-01 21:44:35 -07:00
2015-10-21 17:11:09 +01:00
2015-12-18 10:40:49 +00:00
2015-09-17 20:33:55 -04:00
2015-11-24 23:13:30 +01:00
2015-09-07 16:09:27 -07:00
2015-09-01 21:14:18 -04:00
2015-12-01 07:18:24 -05:00
2015-09-17 20:33:55 -04:00
2015-12-25 13:23:17 +02:00
2015-09-17 16:09:39 -07:00
2015-09-03 15:32:54 -07:00
2015-10-10 18:11:27 -07:00
2015-09-29 01:39:46 +03:00
2015-11-29 23:41:58 +02:00
2015-10-16 16:42:11 +03:00
2015-09-03 15:32:54 -07:00
2015-09-03 15:32:54 -07:00
2015-09-12 00:30:02 -04:00
2015-11-27 13:14:06 -05:00
2015-09-17 16:09:39 -07:00
2015-09-23 17:49:50 -06:00
2015-08-28 20:32:39 -07:00
2015-11-11 22:30:22 +00:00
2015-09-01 18:23:21 -07:00
2015-12-16 15:13:12 +00:00
2015-09-07 16:09:27 -07:00
2015-08-24 23:57:25 -07:00
2015-08-24 23:57:25 -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-11-17 15:29:35 -08:00
2015-09-16 16:09:31 -07:00
2015-09-07 16:09:27 -07:00
2015-11-14 01:28:03 +02:00
2015-08-20 17:34:57 -07:00
2015-12-07 15:12:15 +00:00
2015-09-29 01:39:46 +03:00
2015-08-26 01:31:57 -07:00
2015-12-22 02:14:47 +02:00
2015-11-15 19:28:32 +01:00
2015-09-07 16:09:27 -07:00
2015-10-12 10:34:51 +02:00
2015-11-18 14:16:40 -05:00
2015-11-17 15:29:35 -08:00
2015-12-22 09:19:21 +01:00
2015-09-29 01:39:46 +03:00
2015-09-17 16:09:39 -07:00
2015-11-17 15:29:35 -08:00
2015-12-26 15:23:04 -08:00
2015-08-26 01:31:57 -07:00
2015-12-05 11:32:01 +02:00
2015-11-17 15:29:35 -08:00
2015-12-19 12:17:10 +02:00
2015-09-17 16:09:39 -07:00
2015-09-03 15:32:54 -07:00
2015-11-17 15:29:35 -08:00
2015-09-29 01:39:46 +03:00
2015-09-03 15:32:54 -07:00
2015-09-17 16:09:39 -07:00
2015-09-17 16:09:39 -07:00
2015-08-13 16:53:49 -04:00
2015-11-17 15:29:35 -08:00
2015-09-17 16:09:39 -07:00
2015-11-20 01:23:35 +01:00
2015-09-29 01:39:46 +03:00
2015-09-29 01:39:46 +03:00
2015-11-17 15:29:35 -08:00
2015-09-03 15:32:54 -07:00
2015-11-17 15:29:35 -08:00
2015-12-20 17:32:35 -08:00
2015-10-01 22:27:41 -07:00
2015-12-20 17:32:35 -08:00
2015-09-29 01:39:46 +03:00
2015-11-17 15:29:35 -08:00