* emulation/pc-select.el (next-line-mark, next-line-nomark)
commit3fe5c37a0c6236ec34781d956ad9b7c764906999
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 26 Oct 2007 22:24:14 +0000 (26 22:24 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 26 Oct 2007 22:24:14 +0000 (26 22:24 +0000)
tree61c2eb7949ce13be1e3d2dbb2afb3a8e8416062d
parent67b73e3aa76d9854b3be5f7a2c1075fb24a21074
* emulation/pc-select.el (next-line-mark, next-line-nomark)
(previous-line-mark, previous-line-nomark): Wrap with-no-warnings
around uses of previous-line and next-line.

* diff.el (diff-old-file, diff-new-file, diff-extra-args): New
defvars.

* textmodes/css-mode.el (comment-continue):
* net/browse-url.el (url-handler-regexp):
* progmodes/idlw-help.el (idlwave-system-routines): Pacify
byte-compiler.
lisp/ChangeLog
lisp/diff.el
lisp/emulation/pc-select.el
lisp/net/browse-url.el
lisp/progmodes/idlw-help.el
lisp/textmodes/css-mode.el