emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r115055: * admin/unidata/unidata-gen.el (unidata-gen


From: Glenn Morris
Subject: [Emacs-diffs] trunk r115055: * admin/unidata/unidata-gen.el (unidata-gen-files): Tweak whitespace
Date: Mon, 11 Nov 2013 00:50:57 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115055
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2013-11-10 16:50:52 -0800
message:
  * admin/unidata/unidata-gen.el (unidata-gen-files): Tweak whitespace
  in generated files.
modified:
  admin/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-2226
  admin/unidata/unidata-gen.el   
unidatagen.el-20091113204419-o5vbwnq5f7feedwu-8382
=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2013-11-09 00:12:56 +0000
+++ b/admin/ChangeLog   2013-11-11 00:50:52 +0000
@@ -1,3 +1,8 @@
+2013-11-11  Glenn Morris  <address@hidden>
+
+       * unidata/unidata-gen.el (unidata-gen-files):
+       Tweak whitespace in generated files.
+
 2013-11-09  Glenn Morris  <address@hidden>
 
        * unidata/unidata-gen.el (unidata-gen-files):

=== modified file 'admin/unidata/unidata-gen.el'
--- a/admin/unidata/unidata-gen.el      2013-11-09 00:12:56 +0000
+++ b/admin/unidata/unidata-gen.el      2013-11-11 00:50:52 +0000
@@ -1234,7 +1234,7 @@
 ;; This file was generated from the Unicode data files at
 ;; http://www.unicode.org/Public/UNIDATA/.
 ;; See lisp/international/README for the copyright and permission notice.\n"))
-           (insert (format "(define-char-code-property '%S %S %S)\n"
+           (insert (format "(define-char-code-property '%S\n  %S\n  %S)\n"
                            prop table docstring))
            (if (eobp)
                (insert ";; Local Variables:\n"


reply via email to

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