emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r111932: * semantic/wisent/wisent.el


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111932: * semantic/wisent/wisent.el (wisent): Stick to ASCII in the ASCII art.
Date: Sun, 03 Mar 2013 23:39:48 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111932
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sun 2013-03-03 23:39:48 -0800
message:
  * semantic/wisent/wisent.el (wisent): Stick to ASCII in the ASCII art.
modified:
  lisp/cedet/ChangeLog
  lisp/cedet/semantic/wisent/wisent.el
=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2013-03-04 07:25:17 +0000
+++ b/lisp/cedet/ChangeLog      2013-03-04 07:39:48 +0000
@@ -1,5 +1,7 @@
 2013-03-04  Paul Eggert  <address@hidden>
 
+       * semantic/wisent/wisent.el (wisent): Stick to ASCII in the ASCII art.
+
        * semantic/wisent/javat-wy.el: Regenerate.
 
 2012-11-19  Stefan Monnier  <address@hidden>

=== modified file 'lisp/cedet/semantic/wisent/wisent.el'
--- a/lisp/cedet/semantic/wisent/wisent.el      2013-01-01 09:11:05 +0000
+++ b/lisp/cedet/semantic/wisent/wisent.el      2013-03-04 07:39:48 +0000
@@ -46,8 +46,8 @@
            \\_         _/
             (     `o  `      (European ;-) Bison
              \\      ` /
-             (   D  ,?       for Emacs!
-              ` ~ ,?
+             (   D  ,\"       for Emacs!
+              ` ~ ,\"
                `\"\""
   :group 'semantic)
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]