[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-552-g1c5457c
Brad King
brad.king at kitware.com
Wed Nov 12 09:29:53 EST 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 1c5457c3ab2ff705e1992b65932ef261ed5981e9 (commit)
via cb80e51346b28c009759c5e55304580ad1a8fc36 (commit)
from a0c0287177e9ee3f34a92aec3f70efc9f64b159f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1c5457c3ab2ff705e1992b65932ef261ed5981e9
commit 1c5457c3ab2ff705e1992b65932ef261ed5981e9
Merge: a0c0287 cb80e51
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 12 09:29:52 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 12 09:29:52 2014 -0500
Merge topic 'emacs-mode-underscore-in-symbol' into next
cb80e513 Help: Add 3.1 release note Emacs mode update
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cb80e51346b28c009759c5e55304580ad1a8fc36
commit cb80e51346b28c009759c5e55304580ad1a8fc36
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 12 09:29:21 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Nov 12 09:29:25 2014 -0500
Help: Add 3.1 release note Emacs mode update
diff --git a/Help/release/3.1.0.rst b/Help/release/3.1.0.rst
index e7a695d..65aae00 100644
--- a/Help/release/3.1.0.rst
+++ b/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.
-----------------------------------------------------------------------
Summary of changes:
Help/release/3.1.0.rst | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list