Make TAGS files more portable to MS-Windows
commit1efdf7feb3e1a56649ea5da621cdf246d9a4ec50
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 May 2015 20:06:11 +0000 (25 13:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 May 2015 20:22:36 +0000 (25 13:22 -0700)
tree9d39a432c32de5c2c099fad246d7d1d1c9224384
parent175a07a1329eb03176882436af86b3401c91ab77
Make TAGS files more portable to MS-Windows

* etc/NEWS: Document this.
* lib-src/etags.c (readline_internal) [DOS_NT]:
Don't treat CRs differently from GNUish hosts.
* lisp/progmodes/etags.el (etags-goto-tag-location):
Adjust STARTPOS to account for the skipped CRs in dos-style files.
etc/NEWS
lib-src/etags.c
lisp/progmodes/etags.el