view src/.dbxinit @ 108515:75f27a9b3b3a

* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Push the mark at the start of these functions when appropriate.
author Alan Mackenzie <acm@muc.de>
date Wed, 12 May 2010 11:06:12 +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