diff options
| author | Eli Zaretskii | 2020-03-07 14:55:43 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2020-03-07 14:55:43 +0200 |
| commit | 34132d4bf663b1acc61c04e2b962339f75912f2d (patch) | |
| tree | 5373828c97c5aa8947758586b57bb9aee6722f8d | |
| parent | d28b73841b2233c9bdde5a24a7778bab2066e385 (diff) | |
| download | emacs-34132d4bf663b1acc61c04e2b962339f75912f2d.tar.gz emacs-34132d4bf663b1acc61c04e2b962339f75912f2d.zip | |
; * etc/NEWS: Mark 2 entries as fully documented.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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' |
| 3109 | accessors can be used. | 3109 | accessors 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 |
| 3112 | days there are in a month in a specific year), 'date-ordinal-to-time' | 3113 | days 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 |
| 3168 | executing the 'quit-window' command. | 3169 | executing 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 |
| 3172 | function 'vhdl-auto-load-project' have been renamed to have "autoload" | 3174 | function 'vhdl-auto-load-project' have been renamed to have "autoload" |