[comp.emacs] Troff version of microemacs 3.10 doc part 1 of 6

klotz@ihlpm.ATT.COM (Dave Klotzbach) (05/24/89)

The conversion was done using a mss to troff conversion program, so please
excuse some of the font gliches.
#! /bin/sh
# This is a shell archive.  Remove anything before this line, then feed it
# into a shell via "sh file" or similar.  To overwrite existing files,
# type "sh file -c".
# The tool that generated this appeared in the comp.sources.unix newsgroup;
# send mail to comp-sources-unix@uunet.uu.net if you want that tool.
# If this archive is complete, you will see the following message at the end:
#		"End of archive 1 (of 6)."
# Contents:  emacs.index
# Wrapped by klotz@ihlpm on Wed May 24 11:02:34 1989
PATH=/bin:/usr/bin:/usr/ucb ; export PATH
if test -f 'emacs.index' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'emacs.index'\"
else
echo shar: Extracting \"'emacs.index'\" \(2651 characters\)
sed "s/^X//" >'emacs.index' <<'END_OF_FILE'
X
X.IX "$debug" "58"
X
X.IX ".emacsrc" "61"
X
X.IX "<NL>" "13"
X
X.IX "ASAVE mode" "27"
X
X.IX "CMODE mode" "27"
X.IX "CRYPT mode" "28,62"
X
X.IX "EXACT mode" "28"
X
X.IX "HOME environment variable" "61"
X
X.IX "MAGIC mode" "28"
X
X.IX "OVER mode" "29"
X
X.IX "VIEW mode" "30"
X
X.IX "WRAP mode" "30"
X.IX "Windows, Creating" "17"
X.IX "Windows, Deleting" "18"
X.IX "Windows, Resizing" "18"
X
X.IX "add-mode" "3,27"
X
X.IX "backward-character" "4"
X.IX "beginning-of-file" "4,8"
X.IX "beginning-of-line" "4"
X.IX "buffer" "4,7,7,24"
X
X.IX "case-region-lower" "36"
X.IX "case-word-lower" "36"
X.IX "case-word-upper" "36"
X.IX "change-file-name" "32"
X.IX "color" "27"
X.IX "command line" "17"
X.IX "command processor" "39"
X.IX "control key" "1"
X.IX "control-x" "1"
X.IX "copy-region" "11"
X.IX "cursor keys" "4"
X.IX "cut" "22"
X
X.IX "default string" "13"
X.IX "delete-blank-lines" "8"
X.IX "delete-buffer" "24"
X.IX "delete-mode" "27"
X.IX "delete-next-character" "8"
X.IX "delete-previous-character" "8"
X.IX "delete-previous-word" "8"
X.IX "describe-key" "60"
X.IX "detab-region" "37"
X.IX "dragging" "21"
X
X.IX "encryption" "28"
X.IX "end-of-file" "4"
X.IX "end-of-line" "4"
X.IX "entab-region" "37"
X.IX "execute-buffer" "43"
X.IX "execute-file" "43"
X.IX "execute-macro" "41"
X.IX "execute-macro-<n>" "43"
X.IX "execute-program" "39"
X.IX "exit-emacs" "8"
X
X.IX "fill column" "30"
X.IX "fill-paragraph" "8,35"
X.IX "filter" "39"
X.IX "find-file" "18,24"
X.IX "forward-character" "4"
X
X.IX "grow-window" "18"
X
X.IX "horizontal scrolling" "22"
X
X.IX "kill buffer" "11"
X.IX "kill-region" "10"
X.IX "kill-to-end-of-line" "8"
X
X.IX "list-buffers" "24,27"
X
X.IX "mark" "10"
X.IX "meta key" "1"
X.IX "mode line" "2,7"
X.IX "modes" "3,27"
X.IX "move-window-down" "18"
X
X.IX "newline" "1"
X.IX "next-line" "4"
X.IX "next-word" "3"
X
X.IX "open-line" "8"
X.IX "open-window" "17"
X
X.IX "paste" "22"
X.IX "point" "10"
X.IX "previous-line" "4"
X.IX "previous-paragraph" "4"
X.IX "previous-word" "3"
X
X.IX "query-replace" "15"
X.IX "query-replace-string" "15,29"
X
X.IX "redraw-display" "19"
X.IX "refresh-screen" "19"
X.IX "replace-string" "14,29"
X.IX "resize-window" "19"
X.IX "run" "43"
X
X.IX "save-file" "4"
X.IX "screen" "7"
X.IX "scroll-next-down" "18"
X.IX "scroll-next-up" "18"
X.IX "search-forward" "13"
X.IX "search-reverse" "14"
X.IX "select-buffer" "24"
X.IX "set-encryption-key" "28"
X.IX "set-mark" "10"
X.IX "shell" "39"
X.IX "shrink-window" "18"
X.IX "special keys" "1"
X.IX "split-current-window" "17"
X.IX "store-procedure" "43"
X.IX "suspend-emacs" "39,85"
X
X.IX "tab handling" "37"
X.IX "tabs" "46,48"
X.IX "text window" "2"
X
X.IX "vertical scrolling" "21"
X
X.IX "window" "7"
X.IX "windows" "2,17"
X.IX "wrap-word" "30"
X.IX "write-file" "4"
X
X.IX "yank" "10"

END_OF_FILE
echo shar: NEWLINE appended to \"'emacs.index'\"
if test 2652 -ne `wc -c <'emacs.index'`; then
    echo shar: \"'emacs.index'\" unpacked with wrong size!
fi
# end of 'emacs.index'
fi
echo shar: End of archive 1 \(of 6\).
cp /dev/null ark1isdone
MISSING=""
for I in 1 2 3 4 5 6 ; do
    if test ! -f ark${I}isdone ; then
	MISSING="${MISSING} ${I}"
    fi
done
if test "${MISSING}" = "" ; then
    echo You have unpacked all 6 archives.
    rm -f ark[1-9]isdone
else
    echo You still need to unpack the following archives:
    echo "        " ${MISSING}
fi
##  End of shell archive.
exit 0
-- 

					Dave Klotzbach
					att!ihlpm!klotz
					IE 2F-518  (312) 416-7437