Use \r rather than ^M in string literals
commit85aa6ede9fe1b8165a99a4046dd8262ec93a02d5
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 May 2015 16:43:57 +0000 (30 09:43 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 May 2015 16:44:38 +0000 (30 09:44 -0700)
tree7e7ae0e1a64784a6dc81cd6face4cf5b405c585c
parente553c503f4d71e60db1f382c8d9d2348e7b20887
Use \r rather than ^M in string literals

This is less likely to cause problems on platforms that
use CRLF (or CR!) termination for lines.
lisp/cedet/semantic/grammar-wy.el
lisp/gnus/nnimap.el
lisp/org/org.el
lisp/progmodes/vhdl-mode.el