Fix next-file command in etags.el.
authorUday S Reddy <u.s.reddy@cs.bham.ac.uk>
Sun, 24 Apr 2011 18:47:17 +0000 (14:47 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Apr 2011 18:47:17 +0000 (14:47 -0400)
commit7031be6d49cb78d4cc4a2604b899144824abfeca
treedef471b8dab1ce5dcaa1e86eacb3000fe20810bf
parent6f68a3a29e621368e6b726dcd11532140695dbad
Fix next-file command in etags.el.

* lisp/progmodes/etags.el (next-file): Don't use set-buffer to change
buffers (Bug#8478).

* doc/lisp/maintaining.texi (List Tags): Document next-file.
doc/emacs/ChangeLog
doc/emacs/maintaining.texi
lisp/ChangeLog
lisp/progmodes/etags.el