From: Leo Liu Date: Mon, 18 Nov 2013 02:27:12 +0000 (+0800) Subject: * NEWS: Mention new features for Octave mode. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~794 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2cbfd4442bf194bd277101357a86f96707ec36c;p=emacs.git * NEWS: Mention new features for Octave mode. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index d35fa863441..120f4d4db1c 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2013-11-18 Leo Liu + + * NEWS: Mention new features for Octave mode. + 2013-11-01 Jan Djärv * NEWS: Mention :distant-foreground. diff --git a/etc/NEWS b/etc/NEWS index 3198c0d28cc..132c461b258 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -408,6 +408,14 @@ This is useful to avoid a query when you have no key for that name. will revert to the old behavior. +** New features for Octave mode: +*** Font locking for texinfo comments and new keywords +*** Completion in Octave file buffers +*** Eldoc support +*** Jump to definition +*** Documentation lookup/search +*** Code cleanup and various bug fixes + ** Ido *** Ido has a manual now. *** `ido-use-virtual-buffers' takes a new value 'auto.