Searched refs:refill (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Drefill.el0 ;;; refill.el --- `auto-fill' by refilling paragraphs on changes
51 ;; `refill-doit' has been set by the after-change function. Using
91 (defgroup refill nil function
95 (defvar refill-ignorable-overlay nil
98 (make-variable-buffer-local 'refill-ignorable-overlay)
100 (defun refill-adjust-ignorable-overlay (overlay afterp beg end &optional len)
112 (defun refill-fill-paragraph-at (pos &optional arg)
123 (obeg (overlay-start refill-ignorable-overlay))
124 (oend (overlay-end refill-ignorable-overlay)))
144 (move-overlay refill
[all...]
H A Dtexinfmt.el265 ;; Append @refill to appropriate paragraphs for filling.
267 (texinfo-append-refill)
425 ;; Append @refill to appropriate paragraphs
427 (texinfo-append-refill)
488 (defvar texinfo-no-refill-regexp
493 ;; because of a problem with @end itemize@refill
594 (defun texinfo-append-refill ()
595 "Append @refill at end of each paragraph that should be filled.
596 Do not append @refill to paragraphs within @example and similar environments.
597 Do not append @refill t
[all...]
/macosx-10.9.5/procmail-14/procmail/src/
H A Dcstdio.c24 static void refill(offset)const int offset; /* refill the buffer */ function
61 lseek(rc,0,SEEK_SET),refill(0);
112 refill(acc_vali(inced,--inced.filled));
154 { if(rcbufp==rcbufend) /* refill */
155 blasttell=tell(rc),refill(0);
241 * refill the LMTP input buffer, switching back to the original input
246 refill(0);
249 { refill(0); /* fill the buffer */
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMarkStack.h95 bool refill();
H A DMarkStack.cpp80 bool MarkStackArray::refill() function in class:JSC::MarkStackArray
H A DSlotVisitor.cpp134 m_stack.refill();
146 m_stack.refill();
/macosx-10.9.5/cxxfilt-11/cxxfilt/etc/
H A Dtexi2pod.pl372 # Cross references are thrown away, as are @noindent and @refill.
373 # (@noindent is impossible in .pod, and @refill is unnecessary.)
381 s/\@refill//g;
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dhistory.c695 goto refill;
706 goto refill;
709 refill:
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtexinfo.vim351 syn match texinfoAtCmd "@refill"
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dtexi2html3553 s/\@refill\s+//g;
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex941 % @refill is a no-op.
942 \let\refill=\relax
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex804 % @refill is a no-op.
805 \let\refill=\relax
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex1100 % @refill is a no-op.
1101 \let\refill=\relax
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex881 % @refill is a no-op.
882 \let\refill=\relax
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex1103 % @refill is a no-op.
1104 \let\refill=\relax
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex1103 % @refill is a no-op.
1104 \let\refill=\relax
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex843 % @refill is a no-op.
844 \let\refill=\relax
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex1132 % @refill is a no-op.
1133 \let\refill=\relax
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex1132 % @refill is a no-op.
1133 \let\refill=\relax
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex890 \let\refill=\relax

Completed in 506 milliseconds