Lines Matching full:an
14 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
27 library prompts for an input string using the function
50 If trying to read from the terminal results in end of file or an
295 Most editor commands accept an optional argument.
303 When an argument is not provided, it defaults to 1.
304 For most editor commands, the effect of an argument is to repeatedly
311 If an editor command causes an error, the input character is discarded,
324 It is an error if the input character is not a digit or if the
331 functionality and execute that line as an
338 With an argument, delete that number of characters.
339 In emacs mode, it is an error if the cursor is at the end of the
342 that case, and it is an error if the buffer is empty.
345 With an argument, delete that number of characters.
346 It is an error if the cursor is at the beginning of the edit buffer.
351 With an argument, delete that number of words.
352 It is an error if the cursor is at the beginning of the edit buffer.
358 It is an error if the input character is not a digit or if the
370 Accept an argument to do this repeatedly.
371 It is an error if the input character is the NUL character (Ctrl-@).
372 Failure to enlarge the edit buffer also results in an error.
401 With an argument, move by that number of characters.
407 It is an error if the cursor is already at the end of the edit
412 With an argument, go forward by that number of history lines.
416 With an argument, move down by that number of lines.
417 It is an error if the edit buffer does not contain enough newline
421 With an argument, move by that number of characters.
427 It is an error if the cursor is already at the beginning of the
432 With an argument, go back by that number of lines.
436 With an argument, move up by that number of lines.
437 It is an error if the edit buffer does not contain enough newline
441 With an argument, repeat that number of times.
447 It is an error if the cursor is already at the beginning of the
454 If trying to read the character returns end of file or an error,
479 It is an error if the cursor is at the beginning of the edit buffer
482 This editor command always results in an error.
495 It is an error if the cursor is at the beginning of the edit buffer.
498 It is an error if the mark is not set.
502 It is an error if the cursor is at the end of the edit buffer.
507 It is an error if the cursor is at the end of the edit buffer and
511 It is an error if the cursor is at the beginning of the edit buffer.
516 It is an error if the cursor is on the first or second character
528 It is an error if the mark is not set.
545 It is an error if the cursor is already at the end of the edit
554 It is an error if the existing argument is already greater than a
569 If an alias function was defined by calling the
578 as the first argument and the character read, with an underscore
582 It is an error if no alias function is defined or if trying to read
583 the character results in end of file or an error.
587 It is an error if the cursor is already at the end of the edit
614 It is an error if the cursor is already at the beginning of the
623 It is an error if the cursor is already at the end of the edit
632 It is an error if the cursor is already at the end of the edit
638 It is an error if there is no history entry or the most recent
650 It is an error if the edit buffer is not empty.
661 It is an error if there is no delimiter at the cursor or in the
672 It is an error if the cursor is already at the end of the edit
683 If trying to read the character results in end of file or an error,
687 It is an error if the character is not found searching to the right
696 It is an error if the cursor is already at the end of the edit
700 It is an error if the cut buffer is empty.
703 It is an error if the cut buffer is empty.
712 It is an error if the cursor is already at the beginning of the
723 If trying to read the character results in end of file or an error,
727 It is an error if the character is not found searching to the left
736 It is an error if the cursor is already at the beginning of the
766 It is an error if the cursor is at the end of the edit buffer.
800 If trying to read the character results in end of file or an error,
804 It is an error if the character is not found searching to the right
815 If trying to read the character results in end of file or an error,
819 It is an error if the character is not found searching to the left
843 If an input character is bound to the editor command
891 library maintains an input queue operated in FIFO mode.
892 Whenever it needs an input character, it takes the first character
912 If an application program directly calls the functions