aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2020-03-07 14:55:43 +0200
committerEli Zaretskii2020-03-07 14:55:43 +0200
commit34132d4bf663b1acc61c04e2b962339f75912f2d (patch)
tree5373828c97c5aa8947758586b57bb9aee6722f8d
parentd28b73841b2233c9bdde5a24a7778bab2066e385 (diff)
downloademacs-34132d4bf663b1acc61c04e2b962339f75912f2d.tar.gz
emacs-34132d4bf663b1acc61c04e2b962339f75912f2d.zip
; * etc/NEWS: Mark 2 entries as fully documented.
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ba1f657bcbb..e576bc11d5f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3108,6 +3108,7 @@ with POSIX.1-2017.
3108'decoded-time-weekday', 'decoded-time-dst' and 'decoded-time-zone' 3108'decoded-time-weekday', 'decoded-time-dst' and 'decoded-time-zone'
3109accessors can be used. 3109accessors can be used.
3110 3110
3111+++
3111*** The new functions 'date-days-in-month' (which will say how many 3112*** The new functions 'date-days-in-month' (which will say how many
3112days there are in a month in a specific year), 'date-ordinal-to-time' 3113days there are in a month in a specific year), 'date-ordinal-to-time'
3113(that computes the date of an ordinal day), 'decoded-time-add' (for 3114(that computes the date of an ordinal day), 'decoded-time-add' (for
@@ -3167,6 +3168,7 @@ throughput of reading from sub-processes that produces vast
3167** The new user option 'quit-window-hook' is now run first when 3168** The new user option 'quit-window-hook' is now run first when
3168executing the 'quit-window' command. 3169executing the 'quit-window' command.
3169 3170
3171+++
3170** The user options 'help-enable-completion-auto-load', 3172** The user options 'help-enable-completion-auto-load',
3171'help-enable-auto-load' and 'vhdl-project-auto-load', as well as the 3173'help-enable-auto-load' and 'vhdl-project-auto-load', as well as the
3172function 'vhdl-auto-load-project' have been renamed to have "autoload" 3174function 'vhdl-auto-load-project' have been renamed to have "autoload"