]> git.eshelyaron.com Git - emacs.git/commit
* etags.c (plain_C_entries): new function.
authorFrancesco Potortì <pot@gnu.org>
Tue, 27 Jun 1995 14:21:23 +0000 (14:21 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 27 Jun 1995 14:21:23 +0000 (14:21 +0000)
commit79263656b0ed544811a57b97ff419dd039a5ba0a
tree3e3b06401f7e87bbd167b5580fb5fbb511f091b9
parentd3bea05f1f14fd9b4425307ade7bf65ea1df65be
* etags.c (plain_C_entries): new function.
(lowcase): new macro.
(tail, Fortran_functions, Pascal_functions): use new macro lowcase.
(lang_suffixes): new suffix ".pc" for Pro*C files.
(consider_token): don't tag all tokens beginning with DEFUN & Co..
(tail): look for the end of the token when comparing.
(takeprec): since now tail behaves differently, use strneq.
lib-src/etags.c