]> git.eshelyaron.com Git - emacs.git/commit
(newline): Simplify use of prefix-numeric-value.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 16 Sep 2007 22:11:33 +0000 (22:11 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 16 Sep 2007 22:11:33 +0000 (22:11 +0000)
commit3137dda821abbd5652d3cb9bd116e3ea5f61f2fd
tree9e3eec9c6e2e7432e33e242d6134642fd65763ae
parent993e30596b0d935f33588f868dc0e19eda5820aa
(newline): Simplify use of prefix-numeric-value.
(line-move-partial): Remove unused var `ppos'.
(line-move-1): Replace 9999 with most-positive-fixnum.
(move-end-of-line): Use more efficient single-property search.
(move-beginning-of-line): Remove unused var `start'.
(blink-matching-open): Restructure in a more functional style.
lisp/ChangeLog
lisp/simple.el