diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-02-11 14:21:52 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-02-11 14:21:52 +0400 |
commit | f74de3451c2cb3033f6d17f9c479150d00e4caa8 (patch) | |
tree | 71ae407b470ab3dfa954abd0279d363808618bd0 /lisp/emacs-lisp/lisp.el | |
parent | 5109429f09110cd817d87e1c361ac66aaee28431 (diff) | |
download | emacs-f74de3451c2cb3033f6d17f9c479150d00e4caa8.tar.gz emacs-f74de3451c2cb3033f6d17f9c479150d00e4caa8.tar.bz2 emacs-f74de3451c2cb3033f6d17f9c479150d00e4caa8.zip |
* marker.c (set_marker_internal): If desired position is passed
as a marker, avoid call to buf_charpos_to_bytepos.
* window.c (Fset_window_point): Omit redundant type checking.
(Fset_window_start): Likewise. Format comment.
(window_scroll_pixel_based): Use set_marker_restricted_both
with character and byte positions obtained from an iterator.
(Fset_window_configuration): Use set_marker_restricted_both.
* xdisp.c (message_dolog): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions