Mercurial > emacs
comparison man/regs.texi @ 48700:df6767370b43
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 07 Dec 2002 11:37:22 +0000 |
parents | ac85b3ae7a59 |
children | 695cf19ef79e d7ddb3e565de |
comparison
equal
deleted
inserted
replaced
48699:c912a632b4a2 | 48700:df6767370b43 |
---|---|
194 argument increments the register value by 1; @kbd{C-x r n} with no | 194 argument increments the register value by 1; @kbd{C-x r n} with no |
195 numeric argument stores zero in the register. | 195 numeric argument stores zero in the register. |
196 | 196 |
197 @node RegFiles | 197 @node RegFiles |
198 @section Keeping File Names in Registers | 198 @section Keeping File Names in Registers |
199 @cindex saving fuile name in a register | 199 @cindex saving file name in a register |
200 | 200 |
201 If you visit certain file names frequently, you can visit them more | 201 If you visit certain file names frequently, you can visit them more |
202 conveniently if you put their names in registers. Here's the Lisp code | 202 conveniently if you put their names in registers. Here's the Lisp code |
203 used to put a file name in a register: | 203 used to put a file name in a register: |
204 | 204 |