diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -233,6 +233,11 @@ questions, with a handy way to display help texts. | |||
| 233 | all call stack frames in a Lisp backtrace buffer as lists. Both | 233 | all call stack frames in a Lisp backtrace buffer as lists. Both |
| 234 | debug.el and edebug.el have been updated to heed to this variable. | 234 | debug.el and edebug.el have been updated to heed to this variable. |
| 235 | 235 | ||
| 236 | +++ | ||
| 237 | ** The new variable `x-ctrl-keysym` has been added to the existing | ||
| 238 | roster of X keysyms. It can be used in combination with another | ||
| 239 | variable of this kind to swap modifiers in Emacs. | ||
| 240 | |||
| 236 | 241 | ||
| 237 | * Editing Changes in Emacs 26.1 | 242 | * Editing Changes in Emacs 26.1 |
| 238 | 243 | ||