Skip to content
Snippets Groups Projects
Commit fbc3a6f3 authored by Philipp Möller's avatar Philipp Möller Committed by Brad King
Browse files

cmake-mode.el: Avoid using beginning-of-buffer

This should not be used from lisp programs.  Use the replacement
suggested by the doc: (goto-char (point-min))
parent 2dfb517f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment