Skip to content
Snippets Groups Projects
Commit 8f60bcdc authored by llaffont's avatar llaffont
Browse files

Emacs: correction fin debug

parent 3053ac79
Branches
Tags
No related merge requests found
......@@ -42,7 +42,7 @@
(if debug (progn (geben 1)
(window-configuration-to-register 'g)
(add-to-list 'compilation-finish-functions 'stop-geben)
(add-to-list 'compilation-finish-functions 'opac3-stop-geben)
(beginning-of-line)
(insert "xdebug_break();")
(indent-according-to-mode)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment