elpasync pushed a change to branch externals/gtags-mode. at 317ed00754 Assert we retun nil on error
This branch includes the following new commits: new 55b0cbadb6 First commit. new c88225e3f1 Add Readme.md new 9763f8fb69 Add async processes to create and update database cleanly. new ba893f6762 Improve imenu integration new f4fc9bad41 Add find-file hook new f4bda60a1a Fix global-xref--set-connection-locals. new 442f819924 General fixes. new 82b7f79aff Simplify code. new 45fdfac932 Simplify imenu again. new 1aaac5fead Simplify code to so only the needed. new 65c2da145a Reorder code a but and simplify. new dc50f340d4 Small fixes in documentation and other details. new 9c4323a5e6 Improve connection local code. new 053184f8b5 Don't call with-connection-local-variables new 19f827a1d7 Use delq instead of remove. new 688f1e8886 Break long lines. new 192258fa32 Use list instead of quotes. new 599dfb8002 Improve debug of async processes. new 75aef71741 Fix messages. new 70b6c217d5 Add support for project.el. new 5445a63b79 Small fixes. new a9f6acbaba List GTAGS buffers. new ea16b9d8c7 global-xref-project-backend shouldn't call global-xref--find-root. new 04c2d9fbaf Use file-truename new a3b99b9aa6 Enable the mode in all the already opened buffers sharing root. new cd79d73561 Fix following Michael Albinus recommendations. new 95b730930b Remove global-xref--sync-sentinel new a2c84b5a2b Optimize avoiding with-current-buffer. new 3d7bf179bb Use make-process instead of start-file-process. new c1bbe60f19 Simplify code: new 13a0afbefd Renamed to gtags-xref-mode. new ae397208b5 Finish rename process. new c2e13cc742 Use a better name gtags-mode is free. new 5525174de9 Many changes: new a14940cd98 Reorder some code and simplify cache code new 9fc5c618a1 Simplify a bit more the cache handling code. new 0954a065d3 Miscellaneous fixes new 54368ee7e0 Better use of the new plist. new 2e5ecb8042 Add check on mode enable. new d1195ca318 Use memoization function new 33938b17e7 New function new c60bb82307 Don't use with-memoization it is too new. new f312adbbab Use match-string-no-properties is better. new 9b67043bcf Use a workaround to pint proper information new d4890f5bb3 Small simplification. new b18a7cb93d Fix docs, info messages and use `(, new 3f43b6056d ;; Fix typo new 8734f6b54d Reorder new c823dcffc9 Assert not call plist-put for nil new 86777df9a3 Call gtags-mode--set-connection-locals before processes new 076ae4a55e Fall back to default on imenu. new e8d19c4333 Add code to run extra sentinel new 777c51d630 Convert the mode in a global mode. new 10a710a3dd Fix and simplify new 148041bbe9 Cleanup and reorder code. new 7dc81cbae2 Small simplifies new 1f2f3d272b Fix performance issue. new 9dcb18fbe7 Use cscope output; it is easier to parse. new 3012f128ea Change "Gtags" to " Gtags" for minor-mode name new ce6a4a6201 Merge pull request #1 from jangid/master new 317ed00754 Assert we retun nil on error