diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -536,6 +536,10 @@ be functions. | |||
| 536 | *** 'cl-defstruct' has a new ':noinline' argument to prevent inlining | 536 | *** 'cl-defstruct' has a new ':noinline' argument to prevent inlining |
| 537 | its functions. | 537 | its functions. |
| 538 | 538 | ||
| 539 | --- | ||
| 540 | *** `cl-values-list' will now signal an error if its argument isn't a | ||
| 541 | list. | ||
| 542 | |||
| 539 | ** doc-view.el | 543 | ** doc-view.el |
| 540 | *** New commands 'doc-view-presentation' and 'doc-view-fit-window-to-page'. | 544 | *** New commands 'doc-view-presentation' and 'doc-view-fit-window-to-page'. |
| 541 | *** Added support for password-protected PDF files | 545 | *** Added support for password-protected PDF files |