Browse Source

Help: Add 3.1 release note Emacs mode update

Brad King 11 years ago
parent
commit
cb80e51346
1 changed files with 4 additions and 0 deletions
  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
   version numbers are lower than the internal version number
   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.