aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-12-10 19:02:05 +0000
committerChong Yidong2008-12-10 19:02:05 +0000
commit17a937cccbe8450ce8995ec4680eb7dd7c38f6a8 (patch)
tree0d648f7bb22e332222c394881d22b2549abebe95
parente37d436089ae1910727493f5076f5ff35581e164 (diff)
downloademacs-17a937cccbe8450ce8995ec4680eb7dd7c38f6a8.tar.gz
emacs-17a937cccbe8450ce8995ec4680eb7dd7c38f6a8.zip
Added Ruby mode.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d4122c76619..67097b3b856 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -611,6 +611,9 @@ Manual.
611** RST mode is a major mode for editing ReSTructured-Text files. 611** RST mode is a major mode for editing ReSTructured-Text files.
612 612
613+++ 613+++
614** Ruby mode is a major mode for Ruby files.
615
616+++
614** Visual Line mode provides support for editing by visual lines. 617** Visual Line mode provides support for editing by visual lines.
615It turns on word-wrapping in the current buffer, and rebinds C-a, C-e, 618It turns on word-wrapping in the current buffer, and rebinds C-a, C-e,
616and C-k to commands that operate by visual lines instead of logical 619and C-k to commands that operate by visual lines instead of logical