annotate src/.dbxinit @ 43336:203308d314de
(eshell-ext-initialize): Do not use make-local-hook.
author |
Pavel Janík <Pavel@Janik.cz> |
date |
Sat, 16 Feb 2002 09:42:35 +0000 (2002-02-16) |
parents |
18e524802887 |
children |
|
rev |
line source |
25843
|
1 ignore 14
|
|
2 catch 18
|
|
3 ignore 20
|
|
4 ignore 23
|
|
5 alias s step
|
|
6 alias n next
|
|
7 alias c cont
|
|
8 alias st status
|
|
9 alias r run
|
|
10 alias l list
|
|
11 alias f file
|
|
12 alias q quit
|
|
13 alias w where
|
|
14 alias d delete
|
|
15 alias p print
|