]> git.eshelyaron.com Git - emacs.git/commitdiff
Wrap long line from previous commit.
authorAidan Gauland <aidalgol@no8wireless.co.nz>
Mon, 10 Jun 2013 02:35:58 +0000 (14:35 +1200)
committerAidan Gauland <aidalgol@no8wireless.co.nz>
Mon, 10 Jun 2013 02:35:58 +0000 (14:35 +1200)
lisp/ChangeLog

index 02316659220d85bd794f198cd7964d3605f0b15c..2e95113fbb626b7a650cfd5d214a596e708e4371 100644 (file)
@@ -11,7 +11,8 @@
 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
 
        * 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.