source: tags/0.12.0/j/doc/lispmode.html

Last change on this file was 1493, checked in by piso, 21 years ago

upList() => backwardUpList()

File size: 894 bytes
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<html>
3<head>
4<title>J User's Guide - Lisp Mode</title>
5<LINK REL="stylesheet" HREF="j.css" TYPE="text/css">
6</head>
7<body>
8<a href="contents.html">Top</a>
9<hr>
10<h1>Lisp Mode</h1>
11<hr>
12<p>
13The following commands are specifically relevant in Lisp mode:
14<ul>
15<li><a href="commands.html#backwardSexp">backwardSexp</a></li>
16<li><a href="commands.html#backwardUpList">backwardUpList</a></li>
17<li><a href="commands.html#downList">downList</a></li>
18<li><a href="commands.html#evalDefunLisp">evalDefunLisp</a></li>
19<li><a href="commands.html#evalRegionLisp">evalRegionLisp</a></li>
20<li><a href="commands.html#findTagAtDot">findTagAtDot</a></li>
21<li><a href="commands.html#forwardSexp">forwardSexp</a></li>
22<li><a href="commands.html#hyperspec">hyperspec</a></li>
23<li><a href="commands.html#wrapComment">wrapComment</a></li>
24</ul>
25</body>
26</html>
Note: See TracBrowser for help on using the repository browser.