mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Trailing whitepace deleted.
This commit is contained in:
parent
f1180544bb
commit
a1506d2977
271 changed files with 3408 additions and 3408 deletions
|
|
@ -1811,7 +1811,7 @@ stops at them when going backward, but not when going forward."
|
|||
(interactive "p")
|
||||
(c-forward-conditional (- count) -1)
|
||||
(c-keep-region-active))
|
||||
|
||||
|
||||
(defun c-up-conditional-with-else (count)
|
||||
"Move back to the containing preprocessor conditional, including `#else'.
|
||||
Just like `c-up-conditional', except it also stops at `#else'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue