The following is a list of all of the commands (built-in and macro) provided by MicroEmacs '99 [See split listing]:
abort-command(2) (C-g) Abort command
about(2) Information About MicroEmacs
add-color(2) Create a new color
add-color-scheme(2) Create a new color scheme
add-dictionary(2) Declare existence of a spelling dictionary
add-file-hook(2) Declare file name context dependent configuration
add-global-mode(3) Set a global buffer mode
add-mode(3) Set a local buffer mode
add-next-line(2) Define the searching behavior of command output
add-spell-rule(2) Add a new spelling rule to the dictionary
alarm(3) Set an alarm
aman(3) Compile an nroff file into a buffer (UNIX)
append-buffer(2) Write contents of buffer to end of named file
ascii-time(3) Return the current time as a string
auto-spell(3) Auto-spell support
auto-spell-buffer(3) Auto-spell whole buffer
auto-spell-reset(3) Auto-spell hilight reset
backward-char(2) (C-b) Move the cursor left
backward-delete-char(2) (backspace) Delete the previous character at the cursor position
backward-delete-tab(2) (S-tab) Delete white space to previous tab-stop
backward-kill-word(2) (esc backspace) Delete the previous word at the cursor position
backward-line(2) (C-p) Move the cursor to the previous line
backward-paragraph(2) (esc p) Move the cursor to the previous paragraph
backward-word(2) (esc b) Move the cursor to the previous word
beginning-of-buffer(2) (esc <) Move to beginning of buffer/file
beginning-of-line(2) (C-a) Move to beginning of line
buffer-abbrev-file(2) Set buffers' abbreviation file
buffer-bind-key(2) Create local key binding for current buffer
buffer-bind-unbound-key(3) Conditionally create binding for current buffer
buffer-info(2) (C-x =) Status information on current buffer position
buffer-mode(2) (C-x m) Change a local buffer mode
buffer-unbind-key(2) Remove local key binding for current buffer
c-hash-del(3) Remove C/C++ #define evaluation
c-hash-eval(3) Evaluate C/C++ #defines
c-hash-set-define(3) Set a C/C++ #define
c-hash-unset-define(3) Unset a C/C++ #define
calc(3) Integer calculator
capitalize-word(2) (esc c) Capitalize word
change-buffer-name(2) (esc C-n) Change name of current buffer
change-directory(2) [C-x C-d] Change the current working directory
change-file-name(2) (C-x n) Change the file name of the current buffer
change-font(2) Change the screen font
change-screen-depth(2) Change the number of lines on the screen
change-screen-width(2) Change the number of columns on the screen
clean(3) Remove redundant white spaces from the current buffer
command-apropos(2) (C-h a) List commands involving a concept
compare-windows(2) Compare buffer windows, ignore whitespace
compare-windows-exact(3) Compare buffer windows, with whitespace
compile(3) Start a compilation process
copy-region(2) (esc w) Copy a region of the buffer
count-words(2) (esc C-c) Count the number of words in a region
create-callback(2) Create a timer callback
cygnus(3) Open a Cygwin BASH window
define-help(2) Define help information
define-macro(2) Define a new macro
define-macro-file(2) Define macro file location
delete-blank-lines(2) (C-x C-o) Delete blank lines about cursor
delete-buffer(2) (C-x k) Delete a buffer
delete-dictionary(2) Remove a spelling dictionary from memory
delete-global-mode(3) Remove a global buffer mode
delete-indentation(3) Join 2 lines deleting white spaces
delete-mode(3) Remove a local buffer mode
delete-other-windows(2) (C-x 1) Delete other windows
delete-registry(2) Delete a registry tree
delete-some-buffers(2) Delete buffers with query
delete-window(2) (C-x 0) Delete current window
describe-bindings(2) (C-h b) Show current command/key binding
describe-key(2) (C-x ?) Report keyboard key name and binding
describe-variable(2) (C-h v) Describe current setting of a variable
diff(3) Difference files or directories
diff-changes(3) Find the differences from a previous edit session
directory-tree(2) Draw the file directory tree
draw(3) Simple line drawing utility
edit-dictionary(3) Insert a dictionary in a buffer
end-kbd-macro(2) (C-x )) Stop recording keyboard macro
end-of-buffer(2) (esc >) Move to end of buffer/file
end-of-line(2) (C-e) Move to end of line
etfinsrt(3) Insert template file into current buffer
exchange-point-and-mark(2) (C-x C-x) Exchange the cursor and marked position
execute-buffer(2) Execute script lines from a buffer
execute-file(2) (esc /) Execute script lines from a file
execute-kbd-macro(2) (C-x e) Execute a keyboard macro
execute-line(2) Execute a typed in script line
execute-named-command(2) [esc x] Execute a named command
execute-string(2) Execute a string as a command
execute-tool(3) Execute a user defined shell tool
exit-emacs(2) Exit MicroEmacs
expand-abbrev(2) Expand an abbreviation
expand-abbrev-handle(3) (esc esc) Expand an abbreviation handler
file-attrib(3) File attributes
file-browser(3) (A-b) Browse the file system
fill-paragraph(2) (esc o) Format a paragraph
filter-buffer(2) (C-x #) Filter the current buffer through an O/S command
find-bfile(2) (C-x 9) Load a file as binary data
find-buffer(2) (C-x b) Switch to a named buffer
find-cfile(2) Load a crypted file
find-file(2) (C-x C-f) Load a file
find-registry(2) Index search of a registry sub-tree
find-tag(2) (esc t) Find tag, auto-load file and move to tag position
find-word(3) Find a word using spelling dictionaries
find-zfile(3) Compressed file support
fold-all(3) (f3) (Un)Fold all regions in the current buffer
fold-current(3) (f2) (un)Fold a region in the current buffer
forward-char(2) (C-f) Move the cursor right
forward-delete-char(2) (C-d) Delete the next character at the cursor position
forward-kill-word(2) (esc d) Delete the next word at the cursor position
forward-line(2) (C-n) Move the cursor to the next line
forward-paragraph(2) (esc n) Move the cursor to the next paragraph
forward-word(2) (esc f) Move the cursor to the next word
gdiff(3) Graphical file difference
get-next-line(2) (C-x `) Find the next command line
get-registry(2) Retrieve a node value from the registry
global-abbrev-file(2) Set global abbreviation file
global-bind-key(2) (esc k) Bind a key to a named command or macro
global-mode(2) (esc m) Change a global buffer mode
global-unbind-key(2) (esc C-k) Unbind a key from a named command or macro
goto-alpha-mark(2) (C-x a) Move the cursor to a alpha marked location
goto-line(2) (esc g) Move the cursor to specified line
goto-matching-fence(2) (esc C-f) Move the cursor to matching fence
goto-window(2) Restore a saved window to the current window
grep(3) Execute grep command
grow-window-horizontally(2) Enlarge current window horizontally (relative)
grow-window-vertically(2) (C-x z) Enlarge the current window (relative change)
help(2) (esc ?) Help; high level introduction to help
help-command(2) (C-h C-c) Help; command information
help-item(2) (C-h C-i) Help; item information
help-variable(2) (C-h C-v) Help; variable information
hilight(2) Manage the buffer hilighting schemes
hilight-print(2) Define a hilighting print scheme
hunt-backward(2) (C-x C-h) Resume previous search in backward direction
hunt-forward(2) (C-x h) Resume previous search in forward direction
ifill-paragraph(3) (esc q) Format a paragraph
indent(2) Manage the auto-indentation methods
info(3) Display a GNU Info database
info-goto-link(3) Locate and follow a link in a info page
info-on(3) Display a GNU Info database on a subject
insert-file(2) (C-x C-i) Insert file into current buffer
insert-file-name(2) (C-x C-y) Insert filename into current buffer
insert-macro(2) Insert keyboard macro into buffer
insert-newline(2) (C-o) Insert new line at cursor position
insert-space(2) Insert space(s) into current buffer
insert-string(2) Insert character string into current buffer
insert-tab(2) (C-i) Insert tab(s) into current buffer
ipipe-kill(2) Kill a incremental pipe
ipipe-shell-command(2) (esc backslash) Incremental pipe (non-suspending system call)
ipipe-write(2) Write a string to an incremental pipe
isearch-backward(2) (C-r) Search backwards incrementally (interactive)
isearch-forward(2) (C-s) Search forward incrementally (interactive)
ishell(3) Open a Cygwin BASH window
kbd-macro-query(2) (C-x q) Query termination of keyboard macro
kill-line(2) (C-k) Delete all characters to the end of the line
kill-paragraph(2) (esc C-w) Delete a paragraph
kill-region(2) (C-w) Delete all characters in the marked region
latin-to-user-font(3) Convert buffer from Latin to user font
line-scheme-search(3) Search and annotate the current buffer
list-buffers(2) (C-x C-b) List all buffers and show their status
list-commands(2) (C-h c) List available commands
list-registry(2) Display the registry in a buffer
list-variables(2) (C-h v) List defined variables
lower-case-region(2) (C-x C-l) Lowercase a region (downcase)
lower-case-word(2) (esc l) Lowercase word (downcase)
Mahjongg(3) MicroEmacs '99 version of the solitaire Mah Jongg game
MainMenu(3) The top main menu
Match-It(3) MicroEmacs '99 version of the Match-It game
Metris(3) MicroEmacs '99 version of the falling blocks game
mail(3) Compose and send an email
mail-check(3) Check for new email
man(3) UNIX manual page viewer
mark-registry(2) Modify the operating mode of a registry node
ml-bind-key(2) Create key binding for message line
ml-clear(2) Clear the message line
ml-unbind-key(2) Remove key binding from message line
ml-write(2) Write message on message line
name-kbd-macro(2) Assign a name to the last keyboard macro
named-buffer-mode(2) Change a named buffer mode
narrow-buffer(2) Hide buffer lines
newline(2) (return) Insert a new line
next-buffer(2) (C-x x) Switch to the next buffer
next-window(2) (C-x o) Move the cursor to the next window
next-window-find-buffer(2) [] Split the current window and show new buffer
next-window-find-file(2) (C-x 4) Split the current window and find file
organizer(3) Calendar and address organizer
osd(2) Manage the On-Screen Display
osd-bind-key(2) Create key binding for OSD dialog
osd-dialog(3) OSD dialog box
osd-help(3) GUI based on-line help
osd-unbind-key(2) Remove key binding from OSD dialog
osd-xdialog(3) OSD Extended dialog box
Patience(3) MicroEmacs '99 version of Patience (or Solitaire)
paragraph-to-line(3) Convert a paragraph to a single line
pipe-shell-command(2) (esc @) Execute a single operating system command
popup-window(2) Pop-up a window on the screen
prefix(2) Key prefix command
previous-window(2) (C-x p) Move the cursor to the previous window
print-buffer(2) Print buffer, with formatting
print-region(2) Print region, with formatting
query-replace-all-string(3) Query replace string in a list of files
query-replace-string(2) (esc C-r) Search and replace a string - with query
quick-exit(2) (esc z) Exit the editor writing changes
quote-char(2) (C-q) Insert literal character
rcs-file(2) (C-x C-q) Handle Revision Control System (RCS) files
read-file(2) (C-x C-r) Find and load file replacing current buffer
read-history(2) Read in session history information
read-registry(2) Read in a registry definition file
recenter(2) (C-l) Recenter the window (refresh the screen)
regex-backward(3) Search for a magic string in the backward direction
regex-forward(3) Search for a magic string in the forward direction
replace-all-pairs(3) Replace string pairs in a list of files
replace-all-string(3) Replace string with new string in a list of files
replace-string(2) (esc r) Replace string with new string
resize-all-windows(2) Resize all windows (automatic change)
resize-window-horizontally(2) Resize current window horizontally (absolute)
resize-window-vertically(2) (C-x w) Resize the current window (absolute change)
restore-dictionary(3) Save dictionary user changes
restyle-buffer(3) Automatically reformat a buffer's indentation
restyle-region(3) Automatically reformat a regions indentation
reyank(2) (esc y) Restore next yank buffer
rgrep(3) Execute recursive grep command
save-all(3) Save all modified files (with query)
save-buffer(2) (C-x C-s) Save contents of changed buffer to file
save-buffers-exit-emacs(2) (esc z) Exit the editor prompt user to write changes
save-dictionary(2) Save changed spelling dictionaries
save-history(2) Write history information to history file
save-registry(2) Write a registry definition file
save-some-buffers(2) Save contents of all changed buffers to file (with query)
scheme-editor(3) Color Scheme Editor
screen-poke(2) Immediate write string to the screen
screen-update(2) (redraw) Force screen update
scroll-down(2) (C-n) Move the window down (scrolling)
scroll-left(2) (C-x <) Move the window left (scrolling)
scroll-next-window-down(2) (esc C-v) Scroll next window down
scroll-next-window-up(2) (esc C-z) Scroll next window up
scroll-right(2) (C-x >) Move the window right (scrolling)
scroll-up(2) (C-p) Move the window up (scrolling)
search-backward(2) (C-x r) Search for a string in the backward direction
search-forward(2) (C-x s) Search for a string in the forward direction
set-alpha-mark(2) (C-x C-a) Place an alphabetic marker in the buffer
set-char-mask(2) Set character word mask
set-cursor-to-mouse(2) Move the cursor to the current mouse position
set-encryption-key(2) (esc e) Define the encryption key
set-language(3) Set the current language
set-mark(2) (esc space) Set starting point of region
set-registry(2) Modify a node value in the registry
set-scroll-with-mouse(2) Scroll the window with the mouse
set-variable(2) (C-x v) Assign a new value to a variable
set-window(2) Save the current window for restore
shell(2) [C-x c] Create a new command processor or shell
shell-command(2) Perform an operating system command
show-cursor(2) Change the visibility of the cursor
show-region(2) Show the current copy region
shrink-window-horizontally(2) Shrink current window horizontally (relative)
shrink-window-vertically(2) (C-x C-z) Shrink the current window (relative change)
shut-down(3) Editor exit callback command
sort-lines(2) Alphabetically sort lines
sort-lines-ignore-case(3) Alphabetically sort lines ignoring case
spell(2) Spell checker service provider
spell-add-word(3) Add a word to the main dictionary
spell-buffer(3) Spell check the current buffer
spell-complete-word(3) Complete a word by invocation of the speller
spell-edit-word(3) Edits a spell word entry
spell-word(3) (esc $) Spell check a single word
split-window-horizontally(2) (C-x 5) Split current window into two (horizontally)
split-window-vertically(2) (C-x 2) Split the current window into two
start-kbd-macro(2) (C-x () Start recording keyboard macro
start-up(3) Editor startup callback command
stop-mail-check(3) Disable the check for new email
suspend-emacs(2) Suspend editor and place in background
symbol(3) Insert an ASCII character
Triangle(3) MicroEmacs '99 version of Triangle patience game
tab(2) (tab) Handle the tab key
tabs-to-spaces(3) Converts all tabs to spaces
tex2nr(3) Convert a Latex file into nroff
time(3) Command time evaluator
translate-key(2) Translate key
transpose-chars(2) (C-t) Exchange (swap) adjacent characters
transpose-lines(2) (C-x C-t) Exchange (swap) adjacent lines
undo(2) (C-x u) Undo the last edit
universal-argument(2) (C-u) Set the command argument count
unmark-buffer(3) Remove buffer edited flag
unset-variable(2) Delete a variable
upper-case-region(2) (C-x C-u) Uppercase a region (upcase)
upper-case-word(2) (esc u) Uppercase word (upcase)
user-setup(3) Configure MicroEmacs for a specific user
user-to-latin-font(3) Convert buffer from user to Latin font
view-file(2) (C-x C-v) Load a file read only
vm(3) Email viewer
void(2) Null command
which(3) Program finder
wrap-word(2) Wrap word onto next line
write-buffer(2) (C-x C-w) Write contents of buffer to named (new) file
yank(2) (C-y) Paste (copy) kill buffer contents into buffer
zfile-setup(3) Compressed file support setup
(c) Copyright JASSPA 1999
Last Modified: 1999/12/01
Generated On: 1999/12/01