]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/dwarf-mode.el
set default-directory in dwarf-browse
authorTom Tromey <tom@tromey.com>
Mon, 22 Aug 2016 03:47:14 +0000 (21:47 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 4 Nov 2016 20:43:15 +0000 (14:43 -0600)
commitc42608e136ef1eb52f65002d5e7efe6d62b7f285
tree79d412f08f41bedb119555856bd4f6b661155d64
parentfeb4bea70a297eb6316d1b0685bbbb8095b7fb29
set default-directory in dwarf-browse

I've been using dwarf-mode.el again recently and I found it mildly
annoying that the mode doesn't set default-directory.  Setting it
means that operations in the dwarf-browsing buffer default to the
directory holding the object file being investigated.

This bumps the version number as well so that updating it via the
package manager works properly.

2016-11-04  Tom Tromey  <tom@tromey.com>

* dwarf-mode.el (dwarf-browse): Set default-directory.  Bump
version number.
binutils/ChangeLog
binutils/dwarf-mode.el