/[emacs]/emacs/lisp/progmodes/cc-cmds.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cc-cmds.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by mast, Wed Apr 24 01:27:15 2002 UTC revision 1.29.2.1 by miles, Fri Apr 4 06:20:31 2003 UTC
# Line 1811  stops at them when going backward, but n Line 1811  stops at them when going backward, but n
1811    (interactive "p")    (interactive "p")
1812    (c-forward-conditional (- count) -1)    (c-forward-conditional (- count) -1)
1813    (c-keep-region-active))    (c-keep-region-active))
1814      
1815  (defun c-up-conditional-with-else (count)  (defun c-up-conditional-with-else (count)
1816    "Move back to the containing preprocessor conditional, including `#else'.    "Move back to the containing preprocessor conditional, including `#else'.
1817  Just like `c-up-conditional', except it also stops at `#else'  Just like `c-up-conditional', except it also stops at `#else'

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.29.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26