Files
emacs/lisp/progmodes
Alan Mackenzie a4750b3956 Implement ' separators in C++ integer literals.
* lisp/progmodes/cc-langs.el (c-get-state-before-change-functions): insert
c-before-after-change-digit-quote into the C++ value.
(c-before-font-lock-functions): Insert c-depropertize-new-text into the values
for all languages.  Insert c-before-after-change-digit-quote into the C++
value.

* lisp/progmodes/cc-mode.el (c-depropertize-CPP): Wrap the function in
c-save-buffer-state.
(c-depropertize-new-text, c-before-after-change-digit-quote): New functions.
2016-06-24 13:26:34 +00:00
..
2016-05-07 18:40:55 -07:00
2016-01-25 08:09:09 -08:00
2016-04-03 13:39:52 -07:00
2016-05-01 18:09:29 -07:00
2016-05-31 08:07:41 -07:00
2016-04-24 12:48:34 -07:00
2016-03-07 08:26:36 -08:00
2016-05-26 13:39:41 -07:00
2016-03-28 03:59:05 +03:00
2016-05-14 19:57:44 -07:00
2016-06-19 00:47:00 +02:00
2016-05-07 12:24:27 +02:00
2016-04-24 13:44:52 +02:00
2016-06-06 09:30:22 -07:00
2016-05-08 00:29:44 +03:00