view src/.dbxinit @ 102562:09950dd8d1c5

* debugging.texi (Error Debugging): Don't mislead the reader into thinking that debug-on-error enters debugger for C-f at EOB. (Error Debugging): Setting debug-on-init within the init file works, and has for some time.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 14 Mar 2009 21:21:32 +0000
parents 18e524802887
children
line wrap: on
line source

ignore 14
catch 18
ignore 20
ignore 23
alias s step
alias n next
alias c cont
alias st status
alias r run
alias l list
alias f file
alias q quit
alias w where
alias d delete
alias p print