I think I may know what you mean by L1 and L2.
You want to do a linear regression, I am guessing?.
My TI-92 is probably similar.
Enclose your x values between curly brackets, like so(I'll use made up data):
{1,2,3,4,5,6}
Do you have a STO button?. Store them in L2.
Do the same for the y values.
Now type in LinReg L1,L2 ENTER
The display may say DONE(mine does).
Now type ShowStat and hit ENTER. Your data will appear, such as the line equation, R^2, etc.
Now, to get your scatter plot:
Type Regeq(x)->y1(x) ENTER
NewPlot 1,1,L1,L2
GRAPH
Mind you, this is how my ol' 92 works. The 84 may be a little different, I don't know.
You can find the manual for your 84 on the TI website
http://www.education.ti.com