aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9a671f2ae53..f34ee2d5799 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -233,6 +233,11 @@ questions, with a handy way to display help texts.
233all call stack frames in a Lisp backtrace buffer as lists. Both 233all call stack frames in a Lisp backtrace buffer as lists. Both
234debug.el and edebug.el have been updated to heed to this variable. 234debug.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
238roster of X keysyms. It can be used in combination with another
239variable 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