view src/.dbxinit @ 110498:7d1ae818a5d2

Define ld-script auto-mode-alist entries in the standard place. * lisp/progmodes/ld-script.el (auto-mode-alist): Move to files.el. * lisp/files.el (auto-mode-alist): Move ld-script entries here, further down the list.
author Glenn Morris <rgm@gnu.org>
date Thu, 23 Sep 2010 00:26:10 -0700
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