From: Aidan Gauland Date: Mon, 10 Jun 2013 02:35:58 +0000 (+1200) Subject: Wrap long line from previous commit. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~24 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f71b3317bde11e60e08170050e65049bd81cc6a1;p=emacs.git Wrap long line from previous commit. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02316659220..2e95113fbb6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,8 @@ 2013-06-09 Aidan Gauland * eshell/em-term.el (eshell-visual-command-p): New function. - (eshell-term-initialize): Move long lambda to separate function eshell-visual-command-p. + (eshell-term-initialize): Move long lambda to separate function + eshell-visual-command-p. * eshell/em-dirs.el (eshell-dirs-initialise): Add missing #' to lambda. * eshell/em-script.el (eshell-script-initialize): Add missing #' to lambda.