home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / baseline / jove-4.14.6.lha / jove-4.14.6 / tags < prev    next >
Text File  |  1992-01-10  |  39KB  |  942 lines

  1. AbbrevExpand    abbrev.c    /^AbbrevExpand()$/
  2. AddError    proc.c    /^AddError(laste, errline, buf, line, charpos)$/
  3. AddLines    disp.c    /^AddLines(at, num)$/
  4. AddSpecial    insert.c    /^AddSpecial()$/
  5. AdjustScrollBar    mac.c    /^AdjustScrollBar(w)    \/* redo existing control *\/$/
  6. AllMarkSet    marks.c    /^AllMarkSet(b, line, col)$/
  7. AppReg    io.c    /^AppReg()$/
  8. Apropos    keymaps.c    /^Apropos()$/
  9. BGd_lines    screen.c    /^BGd_lines(top, bottom, num)$/
  10. BGi_lines    screen.c    /^BGi_lines(top, bottom, num)$/
  11. BList    c.c    /^BList()$/
  12. BSexpr    c.c    /^BSexpr()$/
  13. BUpList    c.c    /^BUpList()$/
  14. B_HASH    io.c    /^#define B_HASH(bno)    ((bno) % HASHSIZE)$/
  15. BackChar    move.c    /^BackChar()$/
  16. BackMotion    screen.c    /^BackMotion(destcol)$/
  17. BackPara    paragraph.c    /^BackPara()$/
  18. BackWord    move.c    /^BackWord()$/
  19. BindAKey    keymaps.c    /^BindAKey()$/
  20. BindMac    keymaps.c    /^BindMac()$/
  21. BindMtoW    abbrev.c    /^BindMtoW()$/
  22. BindSomething    keymaps.c    /^BindSomething(proc, map)$/
  23. BindWMap    keymaps.c    /^BindWMap(map, lastkey, cmd)$/
  24. Bof    move.c    /^Bof()$/
  25. Bol    move.c    /^Bol()$/
  26. Bos    move.c    /^Bos()$/
  27. BottomUp    screen.c    /^BottomUp(line, col)$/
  28. Bow    disp.c    /^Bow()$/
  29. Buf0Select    buf.c    /^void Buf0Select() { BufNSelect(0); }$/
  30. Buf1Select    buf.c    /^void Buf1Select() { BufNSelect(1); }$/
  31. Buf2Select    buf.c    /^void Buf2Select() { BufNSelect(2); }$/
  32. Buf3Select    buf.c    /^void Buf3Select() { BufNSelect(3); }$/
  33. Buf4Select    buf.c    /^void Buf4Select() { BufNSelect(4); }$/
  34. Buf5Select    buf.c    /^void Buf5Select() { BufNSelect(5); }$/
  35. Buf6Select    buf.c    /^void Buf6Select() { BufNSelect(6); }$/
  36. Buf7Select    buf.c    /^void Buf7Select() { BufNSelect(7); }$/
  37. Buf8Select    buf.c    /^void Buf8Select() { BufNSelect(8); }$/
  38. Buf9Select    buf.c    /^void Buf9Select() { BufNSelect(9); }$/
  39. BufErase    buf.c    /^BufErase()$/
  40. BufKill    buf.c    /^BufKill()$/
  41. BufList    buf.c    /^BufList()$/
  42. BufMPrint    mac.c    /^BufMPrint(b,i)$/
  43. BufMinorMode    buf.h    /^#define BufMinorMode(b, x)    (((b)->b_minor & (x)) !/
  44. BufNSelect    buf.c    /^BufNSelect(n)$/
  45. BufPos    extend.c    /^BufPos()$/
  46. BufSelect    buf.c    /^BufSelect()$/
  47. BufSwrite    screen.c    /^BufSwrite(linenum)$/
  48. C100d_lines    screen.c    /^C100d_lines(top, bottom, num)$/
  49. C100i_lines    screen.c    /^C100i_lines(top, bottom, num)$/
  50. CAutoExec    extend.c    /^CAutoExec()$/
  51. CTL    chars.h    /^#define CTL(c)        ((c) & 037)$/
  52. CalcWind    wind.c    /^CalcWind(w)$/
  53. CapChar    case.c    /^CapChar()$/
  54. CapWord    case.c    /^CapWord()$/
  55. CasRegLower    case.c    /^CasRegLower()$/
  56. CasRegUpper    case.c    /^CasRegUpper()$/
  57. CaseReg    case.c    /^CaseReg(up)$/
  58. CentWind    wind.c    /^CentWind(w)$/
  59. CharUpcase    ctype.h    /^#define    CharUpcase(c)    (RaiseTable[c])$/
  60. Chdir    io.c    /^Chdir()$/
  61. CheckEvents    mac.c    /^CheckEvents()$/
  62. ChkErrorLines    proc.c    /^ChkErrorLines()$/
  63. ChkWinLines    disp.c    /^ChkWinLines()$/
  64. ChkWindows    disp.c    /^ChkWindows(line1, line2)$/
  65. ChrToOct    misc.c    /^ChrToOct()$/
  66. ClAndRedraw    disp.c    /^ClAndRedraw()$/
  67. Comment    c.c    /^Comment()$/
  68. CopyRegion    delete.c    /^CopyRegion()$/
  69. CurMark    marks.c    /^CurMark()$/
  70. DBXpoutput    iproc.c    /^DBXpoutput()$/
  71. DFixMarks    marks.c    /^DFixMarks(line1, char1, line2, char2)$/
  72. DIRSIZE    scandir.c    /^#define DIRSIZE(entry)    (strlen((entry)->d_name))$/
  73. DOTsave    util.c    /^DOTsave(buf)$/
  74. DScroll    mac.c    /^DScroll(control,part)$/
  75. Dchdir    io.c    /^#define    Dchdir(to)  chdir(to)$/
  76. DeTab    disp.c    /^DeTab(s_offset, buf, outbuf, limit, visspace)$/
  77. DefAutoExec    extend.c    /^DefAutoExec(proc)$/
  78. DefGAbbrev    abbrev.c    /^DefGAbbrev()$/
  79. DefKBDMac    macros.c    /^DefKBDMac()$/
  80. DefMAbbrev    abbrev.c    /^DefMAbbrev()$/
  81. DefMajor    dataobj.h    /^#define DefMajor(x)    (FUNCTION|MAJOR_MODE|((x) << 8/
  82. DefMinor    dataobj.h    /^#define DefMinor(x)    (FUNCTION|MINOR_MODE|((x) << 8/
  83. DelBlnkLines    delete.c    /^DelBlnkLines()$/
  84. DelChar    disp.c    /^DelChar(lineno, col, num)$/
  85. DelCurWindow    wind.c    /^DelCurWindow()$/
  86. DelLines    disp.c    /^DelLines(at, num)$/
  87. DelMacro    macros.c    /^DelMacro()$/
  88. DelMark    marks.c    /^DelMark(m)$/
  89. DelNChar    delete.c    /^DelNChar()$/
  90. DelNWord    delete.c    /^DelNWord()$/
  91. DelPChar    delete.c    /^DelPChar()$/
  92. DelPWord    delete.c    /^DelPWord()$/
  93. DelReg    delete.c    /^DelReg()$/
  94. DelWtSpace    delete.c    /^DelWtSpace()$/
  95. DescBindings    keymaps.c    /^DescBindings()$/
  96. DescCom    keymaps.c    /^DescCom()$/
  97. DescMap    keymaps.c    /^DescMap(map, pref)$/
  98. DescWMap    keymaps.c    /^DescWMap(map, key)$/
  99. Digit    argcount.c    /^Digit()$/
  100. Digit0    argcount.c    /^Digit0()$/
  101. Digit1    argcount.c    /^Digit1()$/
  102. Digit2    argcount.c    /^Digit2()$/
  103. Digit3    argcount.c    /^Digit3()$/
  104. Digit4    argcount.c    /^Digit4()$/
  105. Digit5    argcount.c    /^Digit5()$/
  106. Digit6    argcount.c    /^Digit6()$/
  107. Digit7    argcount.c    /^Digit7()$/
  108. Digit8    argcount.c    /^Digit8()$/
  109. Digit9    argcount.c    /^Digit9()$/
  110. DoAutoExec    extend.c    /^DoAutoExec(new, old)$/
  111. DoIDline    disp.c    /^DoIDline(start)$/
  112. DoJustify    paragraph.c    /^DoJustify(l1, c1, l2, c2, scrunch, indent)$/
  113. DoKeys    jove.c    /^DoKeys(firsttime)$/
  114. DoNewline    insert.c    /^DoNewline(indentp)$/
  115. DoPara    paragraph.c    /^DoPara(dir)$/
  116. DoParen    insert.c    /^DoParen()$/
  117. DoShell    proc.c    /^DoShell(bnm, command)$/
  118. DoWriteReg    io.c    /^DoWriteReg(app)$/
  119. DoYank    insert.c    /^DoYank(fline, fchar, tline, tchar, atline, atchar,/
  120. DotTo    util.c    /^DotTo(line, col)$/
  121. DownMotion    screen.c    /^DownMotion(destline)$/
  122. DownScroll    disp.c    /^DownScroll()$/
  123. DrawMesg    disp.c    /^DrawMesg(abortable)$/
  124. EVexpand    ask.c    /^EVexpand()$/
  125. EditAbbrevs    abbrev.c    /^EditAbbrevs()$/
  126. Eof    move.c    /^Eof()$/
  127. Eol    move.c    /^Eol()$/
  128. Eos    move.c    /^Eos()$/
  129. Eow    disp.c    /^Eow()$/
  130. ErrFree    proc.c    /^ErrFree()$/
  131. ErrParse    proc.c    /^ErrParse()$/
  132. ErrorHasReferents    proc.c    /^ErrorHasReferents()$/
  133. ExecCmd    util.c    /^ExecCmd(cp)$/
  134. ExecMacro    macros.c    /^ExecMacro()$/
  135. Extend    extend.c    /^Extend()$/
  136. FDotTag    re1.c    /^FDotTag()$/
  137. FDownList    c.c    /^FDownList()$/
  138. FLine    wind.c    /^FLine(w)$/
  139. FList    c.c    /^FList()$/
  140. FSexpr    c.c    /^FSexpr()$/
  141. FSrchND    re.c    /^FSrchND()$/
  142. F_MODE    fp.h    /^#define F_MODE(x)    ((x)&07)$/
  143. Ffilter    mac.c    /^Ffilter(p)$/
  144. FillComment    c.c    /^FillComment(format)$/
  145. FilterRegion    proc.c    /^FilterRegion()$/
  146. FindCmd    util.c    /^FindCmd(proc)$/
  147. FindFile    buf.c    /^FindFile()$/
  148. FindMatch    c.c    /^FindMatch(dir)$/
  149. FindTag    re1.c    /^FindTag()$/
  150. ForChar    move.c    /^ForChar()$/
  151. ForMotion    screen.c    /^ForMotion(destcol)$/
  152. ForNum    screen.c    /^ForNum(from, to)$/
  153. ForPara    paragraph.c    /^ForPara()$/
  154. ForSearch    re.c    /^ForSearch()$/
  155. ForTab    screen.c    /^ForTab(destcol)$/
  156. ForWord    move.c    /^ForWord()$/
  157. Forget    macros.c    /^Forget()$/
  158. FullRecover    rec.c    /^FullRecover()$/
  159. GCchunks    insert.c    /^GCchunks()$/
  160. GENd_lines    screen.c    /^GENd_lines(top, bottom, num)$/
  161. GENi_lines    screen.c    /^GENi_lines(top, bottom, num)$/
  162. GSexpr    insert.c    /^GSexpr()$/
  163. GoDirect    screen.c    /^GoDirect(line, col)$/
  164. GoLine    misc.c    /^GoLine()$/
  165. GotoDot    disp.c    /^GotoDot()$/
  166. GotoWind    wind.c    /^GotoWind()$/
  167. GrowWindowCmd    wind.c    /^GrowWindowCmd()$/
  168. HALF    wind.h    /^#define HALF(wp)    (((wp)->w_height - 1) \/ 2)$/
  169. HLmode    mac.c    /^HLmode(new)$/
  170. HomeGo    screen.c    /^HomeGo(line, col)$/
  171. IDchar    disp.c    /^IDchar(new, lineno, col)$/
  172. IDcomp    disp.c    /^IDcomp(s, t, len)$/
  173. IDline_setup    screen.c    /^IDline_setup(tname)$/
  174. IFixMarks    marks.c    /^IFixMarks(line1, char1, line2, char2)$/
  175. INSmode    disp.c    /^INSmode(on)$/
  176. IOerr    util.c    /^IOerr(err, file)$/
  177. IncFSearch    re1.c    /^IncFSearch()$/
  178. IncRSearch    re1.c    /^IncRSearch()$/
  179. IncSearch    re1.c    /^IncSearch(dir)$/
  180. InitBinds    mac.c    /^InitBinds()$/
  181. InitCM    screen.c    /^InitCM()$/
  182. InitEvents    mac.c    /^InitEvents()$/
  183. InitKeymaps    keymaps.c    /^InitKeymaps()$/
  184. InitLocalMenus    mac.c    /^InitLocalMenus()$/
  185. InitMenu    mac.c    /^InitMenu(M)$/
  186. InitSysMenu    mac.c    /^InitSysMenu()$/
  187. InsChar    disp.c    /^InsChar(lineno, col, num, new)$/
  188. InsFile    io.c    /^InsFile()$/
  189. Insert    insert.c    /^Insert(c)$/
  190. Iprocess    iproc.c    /^Iprocess()$/
  191. IsModified    util.h    /^#define IsModified(b)    ((b)->b_modified)$/
  192. IsPrefix    keymaps.c    /^IsPrefix(cp)$/
  193. Justify    paragraph.c    /^Justify()$/
  194. KeyDesc    keymaps.c    /^KeyDesc()$/
  195. KillBos    misc.c    /^KillBos()$/
  196. KillEOL    misc.c    /^KillEOL()$/
  197. KillEos    misc.c    /^KillEos()$/
  198. KillExpr    misc.c    /^KillExpr()$/
  199. KillProcs    iproc.c    /^KillProcs()$/
  200. KillSome    buf.c    /^KillSome()$/
  201. KmBind    keymaps.c    /^KmBind()$/
  202. LRShift    c.c    /^LRShift()$/
  203. LRUunlink    io.c    /^LRUunlink(b)$/
  204. Leave    misc.c    /^Leave()$/
  205. LineAI    insert.c    /^LineAI()$/
  206. LineDist    util.c    /^LineDist(nextp, endp)$/
  207. LineInsert    insert.c    /^LineInsert(num)$/
  208. LookingAt    re.c    /^LookingAt(pattern, buf, offset)$/
  209. LowLine    screen.c    /^#define LowLine()    { putpad(LL, 1); CapLine = ILI; /
  210. LowWord    case.c    /^LowWord()$/
  211. MAutoExec    extend.c    /^MAutoExec()$/
  212. META    chars.h    /^#define META(c)        ((c) | 0200)$/
  213. MacInit    mac.c    /^MacInit()$/
  214. MacInter    macros.c    /^MacInter()$/
  215. MacSetVar    mac.c    /^MacSetVar(vp,mnu,itm)    \/* Set a variable from the m/
  216. MajorM