]> code.delx.au - gnu-emacs-elpa/commit
Use `with-current-buffer` instead of `save-excursion` + `set-buffer`
authordaimrod <daimrod@gmail.com>
Fri, 23 Dec 2011 17:07:23 +0000 (18:07 +0100)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Dec 2011 04:05:13 +0000 (08:05 +0400)
commit5d5a7cce62d847798d407771ae84f63e1a0bd0c1
tree8f086ee2d1f6c1b055bed199d39c4aefc296f2fa
parent5805a68e0d32eae42cc5be4e5c3fbe82f3fe059a
Use `with-current-buffer` instead of `save-excursion` + `set-buffer`

to fix the deprecation warnings

Closes #28
js2-mode.el