diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -840,6 +840,10 @@ that substring is inserted literally even if the LITERAL arg is | |||
| 840 | non-nil, instead of causing an error to be signaled. | 840 | non-nil, instead of causing an error to be signaled. |
| 841 | 841 | ||
| 842 | +++ | 842 | +++ |
| 843 | ** `select-window' now always makes the window's buffer current. | ||
| 844 | It does so even if the window was selected before. | ||
| 845 | |||
| 846 | +++ | ||
| 843 | ** Docstrings starting with `*' no longer indicate user options. | 847 | ** Docstrings starting with `*' no longer indicate user options. |
| 844 | Only variables defined using `defcustom' are considered user options. | 848 | Only variables defined using `defcustom' are considered user options. |
| 845 | The function `user-variable-p' is now an obsolete alias for | 849 | The function `user-variable-p' is now an obsolete alias for |