mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
cmake-mode.el: Replace use of obsolete function (since Emacs 24.3).
This commit is contained in:

committed by
Brad King

parent
ca684ccb46
commit
82388543d2
@@ -271,7 +271,7 @@ optional argument topic will be appended to the argument list."
|
||||
(save-selected-window
|
||||
(select-window (display-buffer buffer 'not-this-window))
|
||||
(cmake-mode)
|
||||
(toggle-read-only t))
|
||||
(read-only-mode 1))
|
||||
)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user