* etc/NEWS: Mention sh-mode' own add-log-current-defun-function'.
This commit is contained in:
parent
694569fc79
commit
ac2f865902
2 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2013-04-09 Masatake YAMATO <yamato@redhat.com>
|
||||
|
||||
* NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
|
||||
|
||||
2013-04-07 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
|
||||
|
|
|
|||
5
etc/NEWS
5
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue