diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -691,7 +691,7 @@ These attributes are only meaningful for coding-systems of type | |||
| 691 | with the same interpretation as the returned value of `visited-file-modtime'. | 691 | with the same interpretation as the returned value of `visited-file-modtime'. |
| 692 | 692 | ||
| 693 | ** time-to-seconds is not obsolete any more. | 693 | ** time-to-seconds is not obsolete any more. |
| 694 | ** New function special-form-p. | 694 | ** New functions special-form-p and macrop. |
| 695 | ** Docstrings can be made dynamic by adding a `dynamic-docstring-function' | 695 | ** Docstrings can be made dynamic by adding a `dynamic-docstring-function' |
| 696 | text-property on the first char. | 696 | text-property on the first char. |
| 697 | 697 | ||