From: Masatake YAMATO Date: Tue, 9 Apr 2013 17:54:50 +0000 (+0900) Subject: * etc/NEWS: Mention `sh-mode' own `add-log-current-defun-function'. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~499 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ac2f8659026856e720b4385d85ae33ee3a4967de;p=emacs.git * etc/NEWS: Mention `sh-mode' own `add-log-current-defun-function'. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 85b365695fd..209ce4f8b29 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2013-04-09 Masatake YAMATO + + * NEWS: Mention `sh-mode' own `add-log-current-defun-function'. + 2013-04-07 Jan Djärv * PROBLEMS: Mention Ubuntu warnings about libdbusmenu. diff --git a/etc/NEWS b/etc/NEWS index d893f496ef0..6014ee36219 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -84,6 +84,11 @@ Eg View mode, etc. ** New command `kmacro-to-register' to store keyboard macros in registers. +** Shell Script mode + +*** `sh-mode' now has the mode own `add-log-current-defun-function'. +You can pick the name of the function and the variables with `C-x 4 a'. + * Changes in Specialized Modes and Packages in Emacs 24.4