Fix display of Hebrew tutorial title on splash screen.
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Jul 2012 10:29:32 +0000 (13:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Jul 2012 10:29:32 +0000 (13:29 +0300)
commit87ab808f0c0b2653a4a314d216c2afb44cfb2fc9
tree7f3704ad5ea32b5416c0aeb9c378cd30e3c0066b
parentd7ea76b4f34c4e2c43bf0b1deeedde354ca540f7
Fix display of Hebrew tutorial title on splash screen.

 lisp/startup.el (fancy-startup-text): Read the whole tutorial, not
 just its first 256 bytes.  Prevents gibberish in display of the
 tutorial title.
 etc/tutorials/TUTORIAL.he: Make the first sentence display correctly
 in a left-to-right paragraph, such as what is shown on the fancy
 splash screen, by using directional control characters.
etc/ChangeLog
etc/tutorials/TUTORIAL.he
lisp/ChangeLog
lisp/startup.el