diff options
| author | Glenn Morris | 2018-08-14 09:06:43 -0700 |
|---|---|---|
| committer | Glenn Morris | 2018-08-14 09:06:43 -0700 |
| commit | 2eabf4c13c16b58bddfa232adada667f1ebf9135 (patch) | |
| tree | f51622053b18fbbb72ced29013870dcafee1d6b4 /etc | |
| parent | 2e08ca25fd2cdc00dd1fa1067dd351228f58049e (diff) | |
| parent | 34e75c144efe54dd6063fbb65d5a40176952422c (diff) | |
| download | emacs-2eabf4c13c16b58bddfa232adada667f1ebf9135.tar.gz emacs-2eabf4c13c16b58bddfa232adada667f1ebf9135.zip | |
Merge from origin/emacs-26
34e75c1 Add comment about floating point test
e73e683 Ibuffer: Add toggle ibuffer-do-toggle-lock
12f7116 Ibuffer: Detect correctly the buffers running a process
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -59,6 +59,11 @@ option --enable-check-lisp-object-type is therefore no longer as | |||
| 59 | useful and so is no longer enabled by default in developer builds, | 59 | useful and so is no longer enabled by default in developer builds, |
| 60 | to reduce differences between developer and production builds. | 60 | to reduce differences between developer and production builds. |
| 61 | 61 | ||
| 62 | ** Ibuffer | ||
| 63 | |||
| 64 | --- | ||
| 65 | *** New toggle 'ibuffer-do-toggle-lock', bound to 'L'. | ||
| 66 | |||
| 62 | ** Gnus | 67 | ** Gnus |
| 63 | 68 | ||
| 64 | +++ | 69 | +++ |