1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
Glenn Morris
66ecdc9e08 Small fixes related to etc/HELLO
* doc/emacs/help.texi (Language Help):
* doc/emacs/mule.texi (International Chars):
etc/HELLO is for character demonstration.

* etc/HELLO: Say that this is not a comprehensive list.
Remove "duplicate" entry.  (Bug#11024)
2012-03-16 19:20:37 -04:00
Glenn Morris
ef00465f1a * etc/HELLO: Typo fix (bug#11027) 2012-03-16 18:40:10 -04:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Stefan Monnier
77ab81d054 Merge from emacs-23 2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Chong Yidong
07976ae3b8 Merge changes from emacs-23 branch 2010-11-27 15:04:57 -05:00
Ulrich Mueller
f102b34567 * etc/HELLO: Add ancient Greek (Bug#7418). 2010-11-21 14:03:51 -05:00
Kenichi Handa
b60f961f6c Add Arabic support. 2010-08-25 14:13:27 +09:00
Stefan Monnier
0235128c15 Merge from emacs-23 2010-05-08 14:47:07 -04:00
Eli Zaretskii
5f43e51c03 HELLO: Reorder Arabic greetings into logical order. 2010-05-07 13:45:54 +03:00
Kenichi Handa
81b14dd29d HELLO: Adjust Burmese for Unicode 5.2 encoding. 2010-04-23 11:14:40 +09:00
Stefan Monnier
b9f2036404 (Mathematics): Prefer Unicode charset. 2010-04-18 17:35:20 -04:00
Eli Zaretskii
f4b6ba46b8 Support MS-Windows build and reversed rows in GUI frames; add initial docs.
doc/emacs/mule.texi (International): Mention support of
 bidirectional editing.
 (Bidirectional Editing): New section.
 etc/HELLO: Reorder Arabic and Hebrew into logical order, and
 insert RLM before the opening paren, to make the display more
 reasonable.  Add setting for bidi-display-reordering in the local
 variables section.
 lisp/files.el: Make bidi-display-reordering safe variable for
 boolean values.
 src/xdisp (append_glyph): If the glyph row is reversed, prepend the
 glyph rather than appending it.
 src/makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O).
 ($(BLD)/bidi.$(O)): New target.
2010-03-29 08:26:24 -04:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Kenichi Handa
26e092ac97 Use "/" instead of "," to seperate independent words. 2009-06-16 00:48:34 +00:00
Kenichi Handa
a22fb0fa44 Downcase "suomi". 2009-06-08 12:00:18 +00:00
Glenn Morris
bb65542c44 Add 2009 to copyright years. 2009-01-08 05:11:56 +00:00
Juri Linkov
7d1dc4ef67 Fix Russian sample text unintentionally broken in 2008-08-23T03:19:53Z!cyd@stupidchicken.com. 2008-08-25 19:51:02 +00:00
Chong Yidong
5bd950ea3c Fix Javanese pun. 2008-08-23 03:19:53 +00:00
Juri Linkov
268207a34b Use more correct IPA characters for English pronunciation.
Add the combining acute accent after the accented vowel in the
Russian example like it is used in dictionaries.
2008-07-12 20:41:55 +00:00
Kenichi Handa
f4f745d943 Change the Arabic words apearing in Non-ASCII examples to
iso-8859-6 characters.
2008-07-11 02:03:23 +00:00
Glenn Morris
ab73e885f0 Switch to recommended form of GPLv3 permissions notice. 2008-05-15 07:32:14 +00:00
Jason Rumney
312082e9dc (Burmese): Rename from Myanmar to be consistent with comment in burmese.el 2008-04-06 15:21:36 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Glenn Morris
1bb97e221b Add 2008 to copyright years. 2008-01-08 04:54:02 +00:00
Kenichi Handa
a4b830f5ea Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhara,
Telugu.  Fix ISO-2022 desginations in Cantonese line.
2008-01-07 12:32:25 +00:00
Kenichi Handa
675c128ace Remove non-unicode character from Tibetan text. 2007-12-09 12:40:50 +00:00
Miles Bader
e468b87f91 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Miles Bader
18c3672766 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 624-636)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
2007-02-13 12:14:16 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Miles Bader
c0466914ba Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
2007-01-26 06:16:11 +00:00
Glenn Morris
0a33da5171 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-21 00:27:14 +00:00
Miles Bader
af6ea8ad8d Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 414-422)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 128-130)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-108
2006-09-05 02:54:22 +00:00
Juri Linkov
8e3a74e046 Regroup Europe Non-ASCII examples by similar scripts. 2006-09-02 23:42:04 +00:00
Miles Bader
63db3c1b3f Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 343-356)

   - Update from CVS
   - Update for ERC 5.1.3.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 113-115)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
2006-07-19 00:42:56 +00:00
Károly Lőrentey
580b488bf8 Update Hungarian sample. 2006-07-14 05:44:42 +00:00
Kenichi Handa
8ccb9e49fc Sync with HEAD. 2006-07-07 00:52:49 +00:00
Kenichi Handa
3acd7be259 Fix Danish. 2006-07-05 11:12:54 +00:00
Kenichi Handa
5693ccd6c0 Add a paragraph for non-ASCII examples at the head. Add
Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
2006-07-05 01:28:49 +00:00
Kim F. Storm
a1a302fda8 (Local Variables): Move to end of file. 2006-06-22 18:07:55 +00:00
Miles Bader
b883cdb2fe Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 285-296)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

 * gnus--rel--5.10  (patch 102-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
2006-06-07 18:05:10 +00:00
Kenichi Handa
88dcc605bd Charsets of Han character fixed. 2006-06-06 03:55:06 +00:00
Eli Zaretskii
b727702bfa Add copyright notice and copying permissions. 2006-06-03 13:53:01 +00:00
Kenichi Handa
6b61353c0a Sync to HEAD 2004-04-16 12:51:06 +00:00
Juri Linkov
c3d8b9da32 Add Javanese. 2004-04-03 04:41:21 +00:00
Kenichi Handa
e07398776b Add Kannada. 2003-11-10 07:08:33 +00:00
Kenichi Handa
d5418998b5 Fix language names. Add C, Braille, Georgian, Ukrainian.
Add IPA pronunciation to English.  Fix tab widths.
2003-11-06 23:00:45 +00:00
Kenichi Handa
85afc7c705 *** empty log message *** 2003-10-30 08:10:48 +00:00