]> git.eshelyaron.com Git - emacs.git/commit
Make backslash characters no longer escape in `f90-mode'
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 3 Feb 2021 13:36:17 +0000 (14:36 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 3 Feb 2021 13:36:17 +0000 (14:36 +0100)
commitca55e4d89831cf25137e7d9df4110df16aab1800
tree8cf6e51638040675983b6495026e2de1b8cba6d5
parent20e48b6fd6cade60e468140a66127d326abfb8ff
Make backslash characters no longer escape in `f90-mode'

* lisp/progmodes/f90.el (f90-backslash-not-special): Make obsolete
(bug#32766).
(f90-mode-syntax-table): Make the backslash be a normal
(non-escape) character, which is the default since about 2007 (and
F2K): https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34203
etc/NEWS
lisp/progmodes/f90.el