diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -2826,6 +2826,13 @@ or if you would like to attend a virtual meeting scheduled in a | |||
| 2826 | different timezone causing a difference in the date. | 2826 | different timezone causing a difference in the date. |
| 2827 | 2827 | ||
| 2828 | --- | 2828 | --- |
| 2829 | *** New user option 'checkdoc-column-zero-backslash-before-paren'. | ||
| 2830 | Checkdoc warns if there is a left parenthesis in column zero of a | ||
| 2831 | documentation string. That warning can now be disabled by customizing | ||
| 2832 | this new user option to nil. This can be useful if you don't expect | ||
| 2833 | your code to be edited with an Emacs version older than 27.1. | ||
| 2834 | |||
| 2835 | --- | ||
| 2829 | *** The old non-SMIE indentation of 'sh-mode' has been removed. | 2836 | *** The old non-SMIE indentation of 'sh-mode' has been removed. |
| 2830 | 2837 | ||
| 2831 | --- | 2838 | --- |