Skip to content

Commit

Permalink
cdt.el: provide feature
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Apr 9, 2012
1 parent 33141e8 commit 5e25b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ide/emacs/cdt.el
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,5 @@ Obeying it means displaying in another window the specified file and line."
(substring gud-marker-acc
(- (/ (* gud-marker-acc-max-length 3) 4)))))
(replace-regexp-in-string "CDT Display Message: " "" string))

(provide 'cdt)

0 comments on commit 5e25b70

Please sign in to comment.