Fix last patch: ensure the return value of tags-verify-table.
commit74b5103511dd41dbc0eda5ee848131eed6debc9a
authorSam Steingold <sds@gnu.org>
Fri, 24 Nov 2017 19:25:41 +0000 (24 14:25 -0500)
committerSam Steingold <sds@gnu.org>
Fri, 24 Nov 2017 19:25:56 +0000 (24 14:25 -0500)
tree14f718da6db5b83fc23df8c7da698d2e41a64062
parenta45a33097fc9f748a96226d6ebc2c872445348b0
Fix last patch: ensure the return value of tags-verify-table.

* lisp/progmodes/etags.el (tags-verify-table): Since `(tags-table-mode)'
always return nil now that it is a derived mode, call
`verify-tags-table-function' explicitly.
lisp/progmodes/etags.el