diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-03-07 14:39:29 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-03-07 14:39:29 +0200 |
commit | 9e8456cf0f6344619e6935ca6b59a7c75b1d62ee (patch) | |
tree | 1bff4f58fc4a4c839514c767566cf2c581aa1ad0 | |
parent | 25b4d6fa2863cf8759424bcc676f001179954b65 (diff) | |
download | emacs-9e8456cf0f6344619e6935ca6b59a7c75b1d62ee.tar.gz |
; * etc/NEWS: No need to document changes in Octave mode.
-rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -960,6 +960,7 @@ functions 'windmove-coord-add', 'windmove-constrain-to-range', 'windmove-constrain-loc-for-movement', 'windmove-wrap-loc-for-movement', 'windmove-reference-loc' and 'windmove-other-window-loc'. +--- ** Octave mode The mode is automatically enabled in files that start with the 'function' keyword. |