]> code.delx.au - gnu-emacs-elpa/commit
Two bugs and a Makefile change. track hook can be called twice with second time no...
authorrocky <rocky@gnu.org>
Mon, 2 May 2011 00:30:09 +0000 (20:30 -0400)
committerrocky <rocky@gnu.org>
Mon, 2 May 2011 00:30:09 +0000 (20:30 -0400)
commit5361365579d62b7ddc4c2e993a75f27745071297
tree9f861bbe31f0fa9e816273b4c293f959b2391da5
parenteda0fe180c630c96893e309d6f48ae354ac0da2a
Two bugs and a Makefile change. track hook can be called twice with second time no change. Guard for that. (use-local-map) returns nil so use (current-local-map) again. In Makefiles: add "short" targets via an included common.mk more often.
Makefile.am
common.mk [new file with mode: 0644]
dbgr/common/Makefile.am
dbgr/common/buffer/Makefile.am
dbgr/common/buffer/source.el
dbgr/common/track.el
dbgr/debugger/Makefile.am
dbgr/debugger/common.mk
dbgr/debugger/trepan/Makefile.am
test/Makefile.am