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