]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/dwarf-mode.el
Add a syntax table to dwarf-mode.el
authorTom Tromey <tom@tromey.com>
Mon, 25 Jun 2018 03:25:44 +0000 (21:25 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 25 Jun 2018 14:38:00 +0000 (08:38 -0600)
commit1021d1cb1214771711c61117ba0923c73a3ff431
tree8f0ca0a891f153908bb1ad33086edb75ac069bb1
parentbb69498c61638ea88b626f78e911afa74ed22da6
Add a syntax table to dwarf-mode.el

This adds a syntax table for dwarf-mode to dwarf-mode.el.  I noticed
the need for this when trying to use mark-sexp (C-M-SPC) on a hex
number -- it copied the trailing ">" as well, which isn't desirable.

I've also bumped the version number to make this simpler to install
via the Emacs package system.

Tested locally.  I'm checking this in.

binutils/ChangeLog
2018-06-25  Tom Tromey  <tom@tromey.com>

* dwarf-mode.el (dwarf-mode-syntax-table): New variable.
Bump version number.
binutils/ChangeLog
binutils/dwarf-mode.el