-
- Downloads
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))
Loading
Please register or sign in to comment
This should not be used from lisp programs. Use the replacement suggested by the doc: (goto-char (point-min))