浏览代码

Help: Add 3.1 release note Emacs mode update

Brad King 11 年之前
父节点
当前提交
cb80e51346
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Help/release/3.1.0.rst

+ 4 - 0
Help/release/3.1.0.rst

@@ -386,3 +386,7 @@ Other Changes
   the Open Watcom external version numbering.  The external
   the Open Watcom external version numbering.  The external
   version numbers are lower than the internal version number
   version numbers are lower than the internal version number
   by 11.
   by 11.
+
+* The ``cmake-mode.el`` major Emacs editing mode no longer
+  treats ``_`` as part of words, making it more consistent
+  with other major modes.