view src/.dbxinit @ 105109:178c9761642e

* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the indent buffer only if called interactively (Bug#4452).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 19 Sep 2009 19:35:15 +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