summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/advice.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-11-21 01:11:49 +0000
committerMiles Bader <miles@gnu.org>2000-11-21 01:11:49 +0000
commit867092e9acfee14acbd6e2bbe04a35aa1c44f06f (patch)
tree96f2640162b7a3ad1a39c25654d239ad13fb5bf1 /lisp/emacs-lisp/advice.el
parent1a55ec5a9e71f4b6539327508110c703c0365372 (diff)
downloademacs-867092e9acfee14acbd6e2bbe04a35aa1c44f06f.tar.gz
emacs-867092e9acfee14acbd6e2bbe04a35aa1c44f06f.tar.bz2
emacs-867092e9acfee14acbd6e2bbe04a35aa1c44f06f.zip
(refill-ignorable-overlay): New variable.
(refill-adjust-ignorable-overlay): New function. (refill-pre-command-function): New function. (refill-mode): Add `refill-pre-command-function' to `pre-command-hook'. Initialize/cleanup `refill-ignorable-overlay'. (refill-post-command-function): Don't reset refill-doit in the case where a self-insertion command doesn't case a refill. Use `refill-fill-paragraph-at', getting position from `refill-doit'. (refill-after-change-function): Set `refill-doit' to END. (refill-fill-paragraph-at): New function, mostly from old refill-fill-paragraph. Use `refill-ignorable-overlay' to fill only the paragraph's tail if possible. Update `refill-ignorable-overlay'. Don't leave point inside the fill-prefix. (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
Diffstat (limited to 'lisp/emacs-lisp/advice.el')
0 files changed, 0 insertions, 0 deletions