* lisp/progmodes/js.el: Prefer advice to cl-letf's sneaky rebinding.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Nov 2012 19:44:52 +0000 (14:44 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Nov 2012 19:44:52 +0000 (14:44 -0500)
commitbe883b34f2c2c15681c1aec28aae0811807c64d3
tree811e91576dccd17c94d0cc1b30844746807eaeae
parentb7432bb20f48902994bee522bea15acdb0c0e209
* lisp/progmodes/js.el: Prefer advice to cl-letf's sneaky rebinding.
(c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
(js--filling-paragraph): New var.
(js-c-fill-paragraph): Bind it instead of letf-ing the functions.
lisp/ChangeLog
lisp/progmodes/js.el