changeset 32246:4d4922c57a92

maint: Merge away extra head on default.
author John W. Eaton <jwe@octave.org>
date Wed, 09 Aug 2023 10:15:42 -0400
parents 1ce1c922a34b (current diff) 4379d4e29943 (diff)
children 0b551b864e4c
files
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.9.md	Tue Aug 08 09:51:18 2023 -0400
+++ b/etc/NEWS.9.md	Wed Aug 09 10:15:42 2023 -0400
@@ -123,6 +123,9 @@
 - `xlim`, `ylim`, `zlim` functions can now query or set the limit calculation
 method which is one of "tickaligned", "tight", or "padded".
 
+- `optimget` and `optimset` now error on an ambiguous match of an incomplete
+option name instead of emitting a warning.
+
 ### Alphabetical list of new functions added in Octave 9
 
 * `isenv`