1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

963 Commits

Author SHA1 Message Date
Juanma Barranquero
ad8f55acb4 * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
(hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
  (hangul3-input-method-jung, hangul3-input-method-jong):
  Fix typos in docstrings.
2008-11-11 08:53:14 +00:00
Juanma Barranquero
53a8f9dba0 * quail/hangul.el (hangul-djamo): Fix typo in docstring. 2008-11-11 08:39:09 +00:00
Chong Yidong
d73b58b55d Handle backslash key (bug#839). 2008-11-07 19:51:26 +00:00
Chong Yidong
c7c55e6a96 Correct last entry. 2008-11-07 19:51:14 +00:00
Chong Yidong
28907fe2be * quail/cyrillic.el: Handle backslash key (bug#839). 2008-11-07 19:50:56 +00:00
Kenichi Handa
09c91affa8 (inscript-mlm-keytable): New variable.
(malayalam-inscript): Use inscript-mlm-keytable.
2008-10-20 07:39:43 +00:00
Juanma Barranquero
183080b610 Fix typos. 2008-10-01 09:12:37 +00:00
Juanma Barranquero
10d1d0af5f Fix typos. 2008-09-24 01:16:16 +00:00
Magnus Henoch
b13f8bd52d * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn. 2008-09-11 20:24:16 +00:00
David Reitter
c441e59c8b ("german-postfix"): do not translate ue to \"u after a, e or q,
because that would be extremely uncommon compared to aue, eue or que.
The only exception is the prefix "ge", after which, according to
corpus statistics, a \"u can be expected.
2008-09-02 01:59:19 +00:00
David Reitter
46f4980344 ("german-postfix"): do not translate ue to
\"u after a, e or q, because that would be extremely uncommon
	compared to aue, eue or que.  The only exception is the prefix
	"ge", after which, according to corpus statistics, a \"u can be
	expected.
2008-09-02 01:58:52 +00:00
Kenichi Handa
92135d2593 (hangul3-input-method-jong): Fix array indexing bug. 2008-08-10 23:58:30 +00:00
Juri Linkov
f4949090d4 ("cyrillic-translit"): Add two rules "//'" and
"//`" for combining accents as a separate character.  Keep two
rules "i`" and "I`" for characters where accent is not a separate
character.  Revert changes that added postfix combining accents.
2008-07-19 23:59:29 +00:00
Juanma Barranquero
ba60bd44c7 Fix typos. 2008-07-18 15:42:14 +00:00
Adrian Robert
2a7973b627 files were missed on previous checkin 2008-07-17 18:14:15 +00:00
Juri Linkov
688085eacf ("cyrillic-translit"): Put combining accent rules into one group. 2008-07-12 21:41:07 +00:00
Juri Linkov
86ec8cc52a ("cyrillic-translit"): Fix rules with
combining acute accent.  Add rules ("e\\" ?� ("E\\" ?�ange conflicting rules ("u'" ? ) to ("u~" ? ), and ("U'" ? )
to ("U~" ? ).  Doc fix.
2008-07-12 20:40:34 +00:00
Juri Linkov
f445f31a41 Replace non-printable control characters with equivalent text-only notations. 2008-07-12 20:40:15 +00:00
Teodor Zlatanov
5704dad148 Add more rules to cyrillic-translit, make
everything postfix.  Adjust to eliminate conflicts.
2008-07-10 20:35:31 +00:00
Teodor Zlatanov
e423f944ae Add more rules to cyrillic-translit, make
everything postfix, and move ' '' and ` mappings to x.
2008-07-10 19:03:27 +00:00
Juanma Barranquero
be4927704b Fix CRLF breakage. 2008-06-30 12:49:28 +00:00
Juanma Barranquero
88702c81a0 * quail/hangul3.el: Remove (unneeded since 2008-06-03). 2008-06-30 12:46:18 +00:00
Glenn Morris
fffa137cb7 American English spelling fix. 2008-06-27 07:34:53 +00:00
Glenn Morris
04bf5b655a American English spelling fix. 2008-06-27 02:14:52 +00:00
Glenn Morris
8e0214ec45 (.el.elc): Copy the echo behavior of lisp/Makefile.in. 2008-06-27 00:54:23 +00:00
Juanma Barranquero
ecfb57d923 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc. 2008-06-24 03:20:12 +00:00
Eli Zaretskii
ca4a525076 (clean mostlyclean): Delete leim-list.el~.
(distclean): Delete makefile.
2008-06-20 15:20:34 +00:00
Eli Zaretskii
fca64cc425 (distclean): Don't delete `quail' subdir: if we are building in the sandbox,
there are precious files there.
2008-06-20 13:12:26 +00:00
Teodor Zlatanov
ee128870d8 Add quotation marks, paragraph symbol, angled
brackets, number symbol, and accented aeio to cyrillic-translit.
2008-06-13 17:50:37 +00:00
Juanma Barranquero
b344d29d16 Fix typos, convert to utf-8. 2008-06-13 13:42:21 +00:00
Juanma Barranquero
ce0584934b Fix committer names and other typos. 2008-06-10 16:50:18 +00:00
Kenichi Handa
3436ab424b Docstrings improved. 2008-06-07 12:43:11 +00:00
Kenichi Handa
ebba3e08ee Docstrings and comments improved. 2008-06-05 07:23:16 +00:00
Miles Bader
f474904ea7 Add arch tagline 2008-06-03 10:47:29 +00:00
Juanma Barranquero
e914c409be Fix typos. 2008-06-03 07:46:36 +00:00
Kenichi Handa
913f26c2a4 Register input methods "korean-hangul",
"korean-hangul3f", "korean-hangul390", and "korean-hangul3".
2008-06-03 05:02:03 +00:00
Kenichi Handa
b3ccb19c40 Completely re-written. 2008-06-03 05:00:53 +00:00
Kenichi Handa
04c6f67fe4 (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
(leim-list.el): Remove leim-list.el at first.
2008-06-03 05:00:28 +00:00
Glenn Morris
d3fb097470 Switch to recommended form of GPLv3 permissions notice. 2008-05-07 03:41:32 +00:00
Glenn Morris
3d54445884 Switch to recommended form of GPLv3 permissions notice.
Fix footer where needed.
2008-05-07 03:37:08 +00:00
Kenichi Handa
880820fe87 (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Juanma Barranquero
8c01c0d4eb *** empty log message *** 2008-03-26 17:33:00 +00:00
Stefan Monnier
8be6f5ae7d Don't use single-char mapping from ~ to NBSP. 2008-03-26 02:40:58 +00:00
Kenichi Handa
630802d650 Don't require devan-util. 2008-02-21 08:19:05 +00:00
Glenn Morris
f3c8f8d138 Update copyright years and GPL version. 2008-02-02 04:13:38 +00:00
Glenn Morris
d223191d0e Adjust dates of unicode merge entries to UTC.
Remove merged entry about "updating from head".
Fix tense (past -> present).
2008-02-02 04:13:18 +00:00
Miles Bader
aca7a3d201 Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
2008-02-01 16:05:01 +00:00
Miles Bader
d235ca2ff8 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Miles Bader
1bad168e59 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Kenichi Handa
5169d86148 *** empty log message *** 2008-01-19 12:50:35 +00:00
Kenichi Handa
69c43ff730 ("TeX"): Correct the mappings for \v{k} and \vk. 2008-01-19 04:36:40 +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
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
cb0dc14485 *** empty log message *** 2008-01-07 16:57:16 +00:00
Glenn Morris
6d344054d1 Add 2008 to copyright years. 2008-01-07 08:15:16 +00:00
Dan Nicolaescu
f3041af143 * configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.

* os.texi (System Environment): Remove references to OSes that are
not supported anymore.

* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.

* makefile.w32-in:
* Makefile.in: Remove references to Xenix.

* gnus.el (gnus-use-long-file-name): Remove reference to xenix.

* obsolete/x-apollo.el: Remove file for unsupported system.

* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.

* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.

* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.

* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.

* m/intel386.h: Remove references to unsupported systems.

* w32.c (get_emacs_configuration): Remove reference to i860.

* sysdep.c: Remove dead code.
2008-01-06 00:56:56 +00:00
Miles Bader
a0c92ed92d Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306
2007-12-29 02:39:17 +00:00
Miles Bader
b17f53abc2 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966
2007-12-28 22:26:14 +00:00
Miles Bader
d29ee6b1a1 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300
2007-12-16 05:08:49 +00:00
Miles Bader
47854a5568 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-956
2007-12-16 04:31:49 +00:00
Richard M. Stallman
1ebeeed058 Many doc fixes.
("danish-alt-postfix")
("esperanto-alt-postfix", "finnish-alt-postfix")
("german-alt-postfix", "icelandic-alt-postfix")
("norwegian-alt-postfix", "scandinavian-alt-postfix")
("spanish-alt-postfix", "swedish-alt-postfix"):
Deleted; they were identical to the non-alt versions.
2007-12-15 22:31:18 +00:00
Richard M. Stallman
8696223d6b ("scandinavian-postfix"): Doc fix. 2007-12-15 22:29:42 +00:00
Kenichi Handa
3d587afd35 (quail-map-from-table): Allow a tone just after a
consonant.
2007-12-07 11:05:08 +00:00
Miles Bader
0bd5084171 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Glenn Morris
63150f3c46 (check-declare): New target. 2007-11-17 03:50:23 +00:00
Miles Bader
f23d76bdef Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
2007-11-11 00:56:44 +00:00
Andreas Schwab
0713128329 Fix merge error. 2007-11-09 16:02:09 +00:00
Miles Bader
c12ecb0af9 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923
2007-11-09 09:45:30 +00:00
Glenn Morris
fe1ada9b08 (install): Change ownership of installed files. 2007-10-31 03:17:50 +00:00
Glenn Morris
1cf46be3ab (install): Change ownership of installed files. 2007-10-31 03:16:56 +00:00
Miles Bader
18cd1f1a08 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 902-908)

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

 * emacs--rel--22  (patch 131-137)

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

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
2007-10-27 09:12:07 +00:00
Miles Bader
fdc9061358 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 131-137)

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

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
2007-10-27 09:07:17 +00:00
Juanma Barranquero
92f137df2e (quail-indian-update-preceding-char): Don't mark the variable as frame-local;
it wasn't used as such.
2007-10-24 11:49:17 +00:00
Kenichi Handa
fbd80e28b7 ("\\qed"): Add this rule. 2007-10-20 06:26:37 +00:00
Kenichi Handa
eb5149ee58 *** empty log message *** 2007-08-20 11:24:57 +00:00
Kenichi Handa
3df657c8ae Updated (sync with xkeyboard-config keyboard). 2007-08-20 11:24:46 +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
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Miles Bader
4586442a5a Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * leim/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:23:50 +00:00
Glenn Morris
d7142f3e55 Restore comma mistakenly removed in last change. 2007-07-25 07:41:05 +00:00
Glenn Morris
a32f6e9e4e Switch license to GPLv3 or later. 2007-07-25 07:24:56 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d Change to GPLv3. 2007-07-25 07:00:38 +00:00
Glenn Morris
e5086dafa1 Switch license to GPLv3 or later. 2007-07-25 06:59:28 +00:00
Miles Bader
d918f936d5 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 816-823)

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

 * emacs--rel--22  (patch 59-69)

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

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-235
2007-07-24 01:23:55 +00:00
Miles Bader
1e89951587 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 59-69)

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

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
   underlying file is uptodate.

2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/vc.el: Add more info about the vc-registered function.

2007-07-15  Richard M. Stallman  <rms@gnu.org>

   * lisp/kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.

   * lisp/tutorial.el (tutorial--find-changed-keys):
   Handle C-x specially like ESC.

2007-07-15  Aaron Hawley  <aaronh@garden.org>

   * lisp/tar-mode.el (tar-get-descriptor): No error for zero-length file.

2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
   string.

2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.

2007-07-16  Richard M. Stallman  <rms@gnu.org>

   * lispref/display.texi (Defining Faces): Fix previous change.

2007-07-20  Eli Zaretskii  <eliz@gnu.org>

   * src/w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
   Define if not defined.

2007-07-18  Jason Rumney  <jasonr@gnu.org>

   * src/w32proc.c (w32_executable_type): Handle 64 bit executables.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-823
2007-07-24 01:21:32 +00:00
Eli Zaretskii
1d2646ccb6 (extraclean): Don't delete *~. 2007-07-20 19:50:36 +00:00
Miles Bader
4dacf5c598 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 814-815)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-232
2007-07-18 22:15:15 +00:00
Eli Zaretskii
1eceac2442 (extraclean): Don't delete *~. 2007-07-16 22:36:01 +00:00
Miles Bader
fb9a13e3dc Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 781-792)

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

 * emacs--rel--22  (patch 33-41)
 * gnus--rel--5.10  (patch 226-228)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-219
2007-06-11 00:58:11 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Miles Bader
52c3f57f0e Changes from arch/CVS synchronization 2007-04-26 04:31:32 +00:00
Miles Bader
cdae348dd6 Add arch tagline 2007-04-26 04:12:38 +00:00
Kenichi Handa
073d91a279 *** empty log message *** 2007-04-26 00:56:04 +00:00
Kenichi Handa
4ceb39f874 New file. 2007-04-26 00:55:56 +00:00
Kenichi Handa
0bf800204a (OTHERS): Add arabic.elc. 2007-04-26 00:55:39 +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
Glenn Morris
2f969cd490 Add copyright and license notices. 2007-02-11 00:47:36 +00:00
Miles Bader
6dec449c9b Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 622-623)

   - Update from CVS
   - Remove RCS keywords

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-167
2007-01-30 23:18:01 +00:00
Miles Bader
aeae09e341 Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-623
2007-01-30 23:15:06 +00:00
Miles Bader
bb5b9e9dbe Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 615-621)

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

 * gnus--rel--5.10  (patch 197-199)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
2007-01-30 22:22:43 +00:00
Kenichi Handa
dd822b8927 *** empty log message *** 2007-01-30 01:04:35 +00:00
Kenichi Handa
5099b26ab8 Add copyright and license notices. 2007-01-30 00:56:06 +00:00
Juanma Barranquero
7a92c8fd47 Restore arch tagline. 2007-01-29 11:17:20 +00:00
Juanma Barranquero
ae26ec069b Regenerate (with byte-compile-disable-print-circle bound to t). 2007-01-29 11:12:02 +00:00
Glenn Morris
5c336239ff Grammar fixes. 2007-01-28 02:31:47 +00:00
Glenn Morris
540e7c721e Grammar fix. 2007-01-28 02:19:00 +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
Kenichi Handa
58f8a3f97b *** empty log message *** 2007-01-25 01:21:38 +00:00
Miles Bader
53688138bc Add arch tagline 2007-01-24 07:12:55 +00:00
Kenichi Handa
704621710b *** empty log message *** 2007-01-24 06:42:22 +00:00
Kenichi Handa
bce8f5e8ef Re-copied from X11R6/contrib/clients/cxterm. 2007-01-24 06:36:58 +00:00
Kenichi Handa
11ac653865 New file. 2007-01-24 06:32:58 +00:00
Kenichi Handa
a6737fe74c Regenerated. 2007-01-24 06:28:04 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
03ba67979d Update copyright for years from Emacs 21 to present. 2007-01-16 08:40:03 +00:00
Glenn Morris
a748d010dc Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 08:17:23 +00:00
Kenichi Handa
88f698d97c (ucs-input-method): Signal an error for a
Unicode character that is not yet supported.
2007-01-12 11:34:23 +00:00
Miles Bader
4c34eeeee5 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 563-582)

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

 * gnus--rel--5.10  (patch 177-185)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-158
2007-01-01 03:21:06 +00:00
Andreas Schwab
14429ceb08 *** empty log message *** 2006-12-26 11:38:14 +00:00
Andreas Schwab
ca1cd89c21 (datarootdir): Define. 2006-12-26 11:37:47 +00:00
Eli Zaretskii
6148a044d7 *** empty log message *** 2006-12-20 23:52:56 +00:00
Eli Zaretskii
90519dc817 (leim-list.el): Depend on ${TIT-MISC}, not ${NON-TIT-MISC}. 2006-12-20 23:47:11 +00:00
Miles Bader
4bc5d7668e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 545-562)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - erc-iswitchb: Temporarily enable iswitchb mode

 * gnus--rel--5.10  (patch 172-176)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
2006-12-16 01:29:26 +00:00
Kenichi Handa
7976eda061 Update AIST copyright years. 2006-12-13 01:13:58 +00:00
Juanma Barranquero
e4208ff7b5 (ucs-input-help): Fix title of ucs input method. 2006-12-09 19:20:45 +00:00
Juanma Barranquero
5634908683 ("scandinavian-alt-postfix"): Fix typo. 2006-12-09 19:19:46 +00:00
Eli Zaretskii
f248f005db *** empty log message *** 2006-12-09 13:03:23 +00:00
Eli Zaretskii
0acba2039b (leim-list.el): Depend on leim-ext.el as well. Run Emacs to append
non-empty non-comment lines in leim-ext.el to leim-list.el.
2006-12-09 12:40:13 +00:00
Eli Zaretskii
76b1f2e802 Fix a typo in a comment. 2006-12-08 18:13:33 +00:00
Miles Bader
a0451a715e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 523-544)

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

 * gnus--rel--5.10  (patch 168-171)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
2006-12-07 04:14:14 +00:00
Juanma Barranquero
dd4b03cd67 *** empty log message *** 2006-12-05 14:35:23 +00:00
Juanma Barranquero
771ff2236f (MISC): Add $(srcdir)/quail/sisheng.elc. 2006-12-05 14:11:16 +00:00
Juanma Barranquero
41584b035e ("greek-mizuochi"): Remove spurious initial newline in docstring. 2006-11-29 13:18:32 +00:00
Miles Bader
eeb7eaa884 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 505-522)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: etc/TUTORIAL.cn: Updated.
   - Merge from erc--emacs--22

 * gnus--rel--5.10  (patch 164-167)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-137
2006-11-21 08:56:38 +00:00
Juanma Barranquero
33462dfacd Add "add-log-time-zone-rule: t" to Local Variables section. 2006-11-10 00:21:57 +00:00
Jaeyoun Chung
13f588067f fixed korean [,],{,} keys (thanks to jmjeong@mococo.com) 2006-11-09 03:47:14 +00:00
Miles Bader
dbc3b08c40 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 490-504)

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

 * gnus--rel--5.10  (patch 161-163)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
2006-11-07 23:22:48 +00:00
Romain Francoise
9200c92631 (bootstrap-clean): New target. 2006-11-04 14:43:58 +00:00
Miles Bader
bb9c4b4f8b Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 460-475)

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

 * gnus--rel--5.10  (patch 145-152)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
2006-10-15 02:54:13 +00:00
Kenichi Handa
94461c214f (install): Be sure to make ${INSTALLDIR} before `cd' to it. 2006-10-12 05:53:27 +00:00
Chong Yidong
f51dc44f54 * quail/latin-ltx.el: Fix typo in previous change. 2006-10-05 20:20:41 +00:00
Stefan Monnier
d781da00fb Remove rules that start with { since they are
redundant and hence impact the { key for no good reason.
2006-10-05 14:43:08 +00:00
Miles Bader
f3bbbd1145 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 447-459)

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

 * gnus--rel--5.10  (patch 141-144)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
2006-10-03 05:04:21 +00:00
Kenichi Handa
bcc1caeb62 (install): Fix previous change. 2006-10-02 12:39:28 +00:00
Kenichi Handa
7ad02ea851 *** empty log message *** 2006-09-28 05:47:50 +00:00
Kenichi Handa
d66c308f26 (install): Be sure to make ${INSTALLDIR}. 2006-09-28 05:46:00 +00:00
Miles Bader
465384748f Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 437-446)

   - Update from CVS
   - lisp/url/url-methods.el: Fix format error when http_proxy is empty string
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-111
2006-09-20 06:04:23 +00:00
Jay Belanger
45a2056c56 *** empty log message *** 2006-09-15 17:47:12 +00:00
Jay Belanger
f7e4411110 Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
Miles Bader
863153c57b Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 427-436)

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

 * gnus--rel--5.10  (patch 134-136)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-110
2006-09-14 09:24:00 +00:00
Kenichi Handa
f9536fb238 (ucs-input-method): Don't make the action of
a key not in [0-9a-zA-Z] when it was expected to be.  Let the Emacs
mechanism do it.
2006-09-14 02:47:09 +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
David Kastrup
625088623c Change iota subscriptum transliteration in
Ibycus4 encoding's capitals from "i" to "|".
2006-07-12 00:33:19 +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
Kim F. Storm
34c614a862 Corrections for AUTHORS. 2006-06-04 22:00:54 +00:00
Miles Bader
7e635d0ed3 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 226-238)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/progmodes/python.el (python-mode): Fix typo.

 * gnus--rel--5.10  (patch 86-90)

   - Update from CVS
   - Merge from emacs--devo--0
2006-04-21 05:39:14 +00:00
Ramprasad B
ccb93d4011 updated copyright year(s) 2006-04-20 08:38:14 +00:00
Ramprasad B
8911508261 updated copyright year(s)
CV:S ----------------------------------------------------------------------
2006-04-20 08:36:18 +00:00
Ramprasad B
db707a17c5 update copyright year(s) 2006-04-20 08:26:37 +00:00
Ramprasad B
f8654e38c6 updated copyright year(s) 2006-04-20 07:29:01 +00:00
Miles Bader
cfc2051d0e Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 204-225)

   - Update from CVS
   - Sync from erc--emacs--0
   - Merge from gnus--rel--5.10
   - Improve tq.el.
   - Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.

 * gnus--rel--5.10  (patch 81-85)

   - Update from CVS
   - Merge from emacs--devo--0
2006-04-17 08:41:12 +00:00
Kenichi Handa
07a7cdcb35 Copyright updated. 2006-04-12 07:19:52 +00:00
Miles Bader
b1af5d6a27 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 135-143)

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

 * gnus--rel--5.10  (patch 49-55)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: Makefile.in (release-*): New targets.
2006-03-09 07:15:37 +00:00
Eli Zaretskii
9e2bcc8631 Fix last entry. 2006-03-03 12:07:45 +00:00
Eli Zaretskii
a6a2b5d482 *** empty log message *** 2006-03-03 12:05:39 +00:00
Eli Zaretskii
62ebf7d758 Add DESTDIR variable to install target to support staged installations. 2006-03-03 12:04:45 +00:00
Miles Bader
41882805d6 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 616-696)

   - Add lisp/mh-e/.arch-inventory
   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * gnus--rel--5.10  (patch 147-181)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: lisp/mml.el (mml-preview): Doc fix.
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Kenichi Handa
698218a203 Copyright fixed 2005-12-19 06:02:52 +00:00
Eli Zaretskii
abeb585559 *** empty log message *** 2005-12-17 17:29:36 +00:00
Eli Zaretskii
df6d09dd40 ($(TIT), leim-list.el): Warn that parts of commands enclosed in $(ARGQUOTE)s
should not be split between two lines, as that will break with GNU Make >3.80,
when sh.exe is used and arg quoting is with '..'.
2005-12-17 17:29:20 +00:00
Andreas Schwab
11bdfcdd82 *** empty log message *** 2005-11-03 17:01:03 +00:00
Andreas Schwab
d95f329f2b (GZIP_PROG): Renamed from GZIP.
(install): Adjust.
2005-11-03 17:00:51 +00:00
Romain Francoise
7a7f042f7d * Makefile.in (install): Compress source files. 2005-11-01 11:49:07 +00:00
Juri Linkov
895725e10c *** empty log message *** 2005-10-28 06:00:50 +00:00
Juri Linkov
6bbe46e824 Add missing characters from 1st pos of every table of [korean-ksc5601],
and swap incorrectly ordered characters at pos 91 and 90.
2005-10-28 06:00:41 +00:00
Kenichi Handa
c814bdfcf5 ("TeX"): Change "\," mapping to U+202F (not U+2006). Add more
mappings from TeX's textcomp package.
2005-10-27 01:56:54 +00:00
Juri Linkov
f344e9d205 *** empty log message *** 2005-10-25 16:15:55 +00:00
Juri Linkov
02df56e384 ("cyrillic-translit"): Set 4th arg `guidance' to t
for this multi-key input method.
2005-10-25 16:15:45 +00:00
Kenichi Handa
a672694441 (ucs-input-activate): Don't add
quail-kill-guidance-buf to kill-buffer-hook.
2005-10-24 12:40:57 +00:00
Miles Bader
7b9dc9afcc Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 556-561)

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

 * gnus--rel--5.10  (patch 122-124)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS
2005-09-25 22:07:01 +00:00
Eli Zaretskii
f9ac21e7fb Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
Miles Bader
bacb9790f5 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 474-484)

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

 * gnus--rel--5.10  (patch 88-91)

   - Merge from emacs--cvs-trunk--0
   - Update FSF's address in GPL notices
   - Update from CVS
2005-07-14 08:02:00 +00:00
Kenichi Handa
71ec7e9b2d *** empty log message *** 2005-07-08 01:52:05 +00:00
Kenichi Handa
9495add8c6 (quail-japanese-kanji-kkc): Fix order of
insertion and deletion.
2005-07-08 00:52:05 +00:00
Miles Bader
d3e4babdd1 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

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

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS
2005-07-07 12:43:14 +00:00
Lute Kamstra
a0ec7a4a17 *** empty log message *** 2005-07-05 12:22:32 +00:00
Lute Kamstra
3ef97fb6a7 Update FSF's address. 2005-07-05 00:35:10 +00:00
Lute Kamstra
364c38d3af Update FSF's address. 2005-07-04 15:47:28 +00:00
Lute Kamstra
83c4f946f7 Update FSF's address. 2005-07-02 15:46:32 +00:00
Miles Bader
eeb88b27e1 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 447-458)

   - Update from CVS
   - Update from CVS: lisp/subr.el (add-to-ordered-list): Doc fix.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 83-85)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-06-30 00:31:46 +00:00
Kenichi Handa
59579816f1 Add rules for inserting full-width space for
quail/Punct and quail/Punct-b5.
2005-06-28 06:37:26 +00:00
Miles Bader
fdffd34626 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
2005-06-06 02:39:45 +00:00
Eli Zaretskii
94d4bafbec *** empty log message *** 2005-06-04 18:38:17 +00:00
Eli Zaretskii
385a3b9e84 (distclean): Fix a typo (colon was after "clean").
(extraclean): New target, emulates Makefile.in.
2005-06-04 18:15:42 +00:00
Miles Bader
768d4533ce Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 228-240)

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

 * gnus--rel--5.10  (patch 53-58)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Collapse feature addition/removal within single ChangeLog entry
2005-04-09 02:16:29 +00:00
Kenichi Handa
e183fe2784 ("sgml"): Enable quail-completion by typing TAB. 2005-04-06 00:37:36 +00:00
Miles Bader
773415d934 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 206-222)

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

 * gnus--rel--5.10  (patch 45-52)

   - Update from CVS
   - Update from CVS: texi Makefile.in CVS keyw cruft
   - Update from CVS: ChangeLog tweaks
2005-03-31 09:58:14 +00:00
Kenichi Handa
f4931aac9a *** empty log message *** 2005-03-26 05:52:20 +00:00
Kenichi Handa
eebfcf8e27 ("TeX"): Enable quail-completion by typing TAB. 2005-03-26 05:44:57 +00:00
Miles Bader
1bac4db562 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 180-191)

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

 * gnus--rel--5.10  (patch 39-44)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-03-19 02:42:17 +00:00
Kenichi Handa
db32818283 *** empty log message *** 2005-03-18 07:10:50 +00:00
Kenichi Handa
1ab06fdf11 (quail-thai-update-translation): Delete it.
(thai-generate-quail-map): Generate is simple map.
("thai-kesmanee"): Don't use quail-thai-update-translation.
(thai-generate-quail-map): Likewise.
2005-03-18 06:54:25 +00:00
Kenichi Handa
761a875548 Fix previous change. 2005-03-15 05:51:55 +00:00
Kenichi Handa
ca9d3585ab (thai-generate-quail-map): Fix the kesmanee layout. 2005-03-15 05:37:12 +00:00
Miles Bader
2cdd4f8845 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 150-165)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Add info/dir to arch branch

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 34-37)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-03-09 00:09:34 +00:00
Kenichi Handa
c68f7e213b *** empty log message *** 2005-03-08 11:39:38 +00:00
Kenichi Handa
0fcab4a26a ("latin-1-prefix"): Add rule "__"->"_".
("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
2005-03-08 11:37:27 +00:00
Miles Bader
8589dc17f8 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Update unicode-branch version numbers and ChangeLog file names

2005-02-12  Miles Bader  <miles@gnu.org>

   * etc/TODO, etc/PROBLEMS, etc/NEWS: Replace references to Emacs version "22"
   with "23".

2005-02-12  Miles Bader  <miles@gnu.org>

   * lisp/version.el (emacs-version): Change to "23.0.0".

   * lisp/descr-text.el (describe-char-unidata-list):
   Replace references to Emacs version "22" with "23".
   * lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header)
   (byte-compile-insert-header): Likewise.
   * lisp/international/mule.el (charset-list, set-coding-priority)
   (ignore-relative-composition): Likewise.
   * lisp/international/mule-util.el (detect-coding-with-priority): Likewise.
   * lisp/international/mule-diag.el: Likewise.
   * lisp/international/mule-cmds.el (language-info-custom-alist): Likewise.
   * lisp/international/codepage.el (codepage-setup): Likewise.

2005-02-13  Miles Bader  <miles@gnu.org>

   Rename unicode-branch-specific ChangeLog files to
   "ChangeLog.unicode" from "ChangeLog.22"
2005-02-14 03:40:07 +00:00
Miles Bader
000fc2b1fa Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS
2004-12-08 05:02:30 +00:00
Kenichi Handa
a3341d3c44 (lao-key-alist): Declare it by defvar.
(lao-key-alist-vector): New variable.
(lao-consonant-key-alist, lao-semivowel-key-alist)
(lao-vowel-key-alist, lao-voweltone-key-alist)
(lao-tone-key-alist, lao-other-key-alist): Initialize them from
lao-key-alist-vector.
2004-12-04 02:49:34 +00:00
Kenichi Handa
56c68b971d *** empty log message *** 2004-10-19 11:11:47 +00:00
Kenichi Handa
4493549000 Fix encoding to that of the original file. 2004-10-19 11:11:22 +00:00
Miles Bader
93952a2d5b Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-572
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-574
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-576
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-579
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-580
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-31
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-34
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-35
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-37
   Update from CVS
2004-09-29 07:22:20 +00:00
Kenichi Handa
a7ff435456 *** empty log message *** 2004-09-28 23:46:16 +00:00
Miles Bader
8f92d598fb Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-44
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-562
   Update from CVS: lisp/subr.el (after-change-major-mode-hook): Doc fix.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-563
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-570
   Update from CVS
2004-09-25 12:05:36 +00:00
Kenichi Handa
45c9a0f754 (ucs-input-method): Add error clause to
condition-case.
2004-09-25 02:08:41 +00:00
Miles Bader
4b2ed4a615 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-553
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-557
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-559
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-561
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
   Update from CVS
2004-09-21 09:34:12 +00:00
Kenichi Handa
88a74fa51b *** empty log message *** 2004-09-21 02:27:01 +00:00
Kenichi Handa
ad7d24c4fb Move the call of register-input-method to leim-ext.el.
(ucs-input-insert-char): New function.
(ucs-input-method): Use ucs-input-insert-char.
(ucs-input-activate): Call quail-hide-guidance instead of
quail-hide-guidance-buf.
2004-09-21 02:25:16 +00:00
Kenichi Handa
c64fbf1f60 Add autoload for 'ucs-input-activate and
register-input-method for "ucs".
2004-09-21 02:23:32 +00:00
Miles Bader
dd6ab82fb5 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-35
Fix damage caused by trunk merge in emacs--unicode--0--patch-15

Some files in the emacs--cvs-trunk--0 branch had their arch id-tag changed
from tagline to explicit [because they were used as template files, and their
syntax didn't accommodate stripping comments, so the the generated files
caused id-tag conflicts when an in-tree build was done].

Unfortunately arch doesn't handle id-tag changes well, so this resulted in
the files appearing to be deleted, and then added again.  When that changeset
was merged into the unicode branch, it resulted in unicode-specific changes
being dropped, and the trunk version being added.

To fix this, I restored these files to their pre-merge versions (from
emacs--unicode--0--patch-14), and then manually reapplied all changes from:

  (1) the unicode branch from the bogus merge point to the current version
      (emacs--unicode--0--patch-15 - emacs--unicode--0--patch-34)

  (2) the trunk from the bogus merge point to the latest version which was
      merged into the unicode branch
      (emacs--cvs-trunk--0--patch-218 - emacs--cvs-trunk--0--patch-522)

and fixed any conflicts (mostly due to doubly-applied patch hunks that patch
couldn't detect).
2004-09-05 01:53:47 +00:00
Miles Bader
b71f2b97d3 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-513
   Update from CVS
2004-08-27 07:00:34 +00:00
David Kastrup
15203bb79f ("greek-babel"): Add accent/breathing/uppercase
combinations.
2004-08-21 21:55:00 +00:00
Kenichi Handa
295f3b30f6 *** empty log message *** 2004-08-20 08:48:47 +00:00
Kenichi Handa
5d38808271 ("georgian"): Call quail-define-package with the show-layout arg t. 2004-08-16 12:03:15 +00:00
Miles Bader
1322bdcbf4 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29
Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
   Added sorted-doc to backup regex in lib-src.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-479
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-482
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
   Build-in-place tweak

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-484
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-485
   Update from CVS
2004-08-10 07:46:40 +00:00
Andreas Schwab
de10c1149c *** empty log message *** 2004-08-06 20:26:11 +00:00
Andreas Schwab
792a05ba9d (install): Remove .arch-inventory files. 2004-08-06 20:25:44 +00:00
Miles Bader
21d1ca18bf Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
Merge from lorentey@elte.hu--2004/emacs--hacks--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--hacks--0--patch-2
   Prevent special events from appending dashes to the echo string.

 * lorentey@elte.hu--2004/emacs--hacks--0--patch-4
   Added ChangeLog entry.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-451
   Update from CVS: lisp/subr.el (get-buffer-window-list): Doc fix.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-452
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-454
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
   Bash the dashes

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-456
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-458
   Update from CVS
2004-07-17 02:46:48 +00:00
Kenichi Handa
eda20bd8c8 Fix copyright notice. 2004-07-14 07:44:37 +00:00
Miles Bader
094194de12 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-431
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-441
   Update from CVS
2004-07-06 02:57:15 +00:00
David Kastrup
d604e09b4f ("((") ("))"): add quotation mark shorthands. 2004-07-01 15:24:38 +00:00
Andreas Schwab
f96ec754ca *** empty log message *** 2004-06-30 13:49:11 +00:00
Andreas Schwab
4c603b0cb6 (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
serialize parallel builds.
(${MISC:.elc=.el}): Depend on changed.misc.
2004-06-30 13:48:50 +00:00
Miles Bader
327719ee8a Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS
2004-06-28 07:56:49 +00:00
Miles Bader
e9b95bbf8a Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Yet more build-in-place tweaking of arch tagging
2004-06-12 13:13:44 +00:00
Miles Bader
92aed8bec9 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
More build-in-place tweaking of arch tagging
2004-06-12 04:51:11 +00:00
Miles Bader
48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Miles Bader
4e605676a6 Changes from arch/CVS synchronization 2004-06-05 23:11:46 +00:00
Eli Zaretskii
68330491f9 *** empty log message *** 2004-06-05 10:24:42 +00:00
Kenichi Handa
62bfe0fc5e *** empty log message *** 2004-06-05 02:39:28 +00:00
Kenichi Handa
8f34b40cd5 (leim-list.el): Depends on leim-ext.el. Appends
the contents off leim-ext.el to leim-list.el.
2004-06-05 02:20:52 +00:00
Kenichi Handa
194ad29047 New file. 2004-06-05 02:18:44 +00:00
Miles Bader
c08bfcb57f Changes from arch/CVS synchronization 2004-05-17 05:02:14 +00:00
Kenichi Handa
9254ee5e1b *** empty log message *** 2004-05-17 00:26:33 +00:00
Kenichi Handa
ba1d5dcd24 New file. 2004-05-17 00:21:11 +00:00
Kenichi Handa
f9f14309cb (OTHERS): Add ${srcdir}/quail/sisheng.elc. 2004-05-17 00:20:43 +00:00
Kenichi Handa
53e1a54f76 *** empty log message *** 2004-05-17 00:20:26 +00:00
John Wiegley
6aea1447ee Added entries to .cvsignore files. 2004-05-15 22:46:27 +00:00
Eli Zaretskii
cdc9b8452c *** empty log message *** 2004-05-11 09:48:14 +00:00
Eli Zaretskii
026e4e5163 (leim-list.el): Move commands to convert TIT and MISC dictionaries
from here...
(changed.tit, changed.misc): ...to here.  Remove the (now unneeded)
test of the contents of changed.* files.
2004-05-11 08:56:01 +00:00
Andreas Schwab
9a28b92124 *** empty log message *** 2004-05-10 12:00:20 +00:00
Andreas Schwab
9d820f1a44 (all): Readd dependency on ${WORLD} so that lisp
files are compiled when bootstrapping.
2004-05-10 12:00:02 +00:00
Stefan Monnier
e89e372698 ("TeX"): Quote chars with paren syntax. 2004-05-07 16:09:06 +00:00
Stefan Monnier
bef96454bf ("TeX"): Fix typo. 2004-05-07 15:06:42 +00:00
Stefan Monnier
d2c846aa50 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>. 2004-05-06 15:59:42 +00:00
Stefan Monnier
e7cc1c83d8 Use utf-8 coding. 2004-05-06 15:53:54 +00:00
Kenichi Handa
2cd23d895f (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
(MISC-SOURCES): Likewise.
2004-05-04 01:28:16 +00:00
Jason Rumney
238add5e58 Remove files related to old msvc only windows build. 2004-05-03 14:19:40 +00:00
Kenichi Handa
7017c8174e (clean mostlyclean): Fix previous change. 2004-05-01 05:02:57 +00:00
Kenichi Handa
242a2def6e (OTHERS): Ranamed from MISC.
(MISC): Renamed from MISC-DIC.
(WORLD): Adjuted for the above changes.
(TIT-MISC, NON-TIT-MISC): New targets.
(all): Don't depend on ${WORLD}.
(.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): These targets
removed.
(TIT-SOURCES, MISC-SOURCES): New macros.
(changed.tit, changed.misc): New targets.
(leim-list.el): Depents on ${NON-TIT-MISC}, changed.tit, and
changed.misc.  Generate quail files from TIT and MISC files if
necessary.
(clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
${MISC-DIC}.
2004-05-01 04:59:29 +00:00
Juanma Barranquero
d814862aa6 *** empty log message *** 2004-04-23 00:25:28 +00:00
Juanma Barranquero
bd6766d34d Add "-*- makefile -*-" mode tag. 2004-04-23 00:24:35 +00:00
Miles Bader
fbaf0946b2 Add arch taglines 2004-04-19 07:09:26 +00:00
Kenichi Handa
6b61353c0a Sync to HEAD 2004-04-16 12:51:06 +00:00
Miles Bader
a2de0c3b75 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210
More RCS keyword removal
2004-04-13 09:47:51 +00:00
Andrew Innes
2808274629 (distclean clean): Remove nmake specific
stamp-subdir test.
2004-04-09 17:32:16 +00:00
Juri Linkov
1e4f1886f6 Fix typo. 2004-03-22 07:42:24 +00:00
Juri Linkov
fe9b50126b Fix comments. 2004-03-22 07:42:01 +00:00
Kenichi Handa
bb62616fbe *** empty log message *** 2004-03-01 07:09:38 +00:00
Kenichi Handa
948b7d164a (all): Depends on $(WORLD) instead of $(TIT) and
$(MISC-DIC).
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.
2004-03-01 07:08:28 +00:00
Kenichi Handa
e6f528ba39 (all): Depends on ${WORLD} instead of ${TIT} and
${MISC-DIC}.
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.
2004-03-01 06:56:32 +00:00
Kenichi Handa
f92f5e37ce *** empty log message *** 2004-02-16 00:06:00 +00:00
Kenichi Handa
dbbd9604a4 (distclean maintainer-clean): Depend on clean. 2004-02-15 23:34:41 +00:00
Kenichi Handa
bdb6a22747 ("bulgarian-bds"): Docstring fixed. 2004-01-27 04:52:02 +00:00
Kenichi Handa
e555f8d5a4 ("bulgarian-phonetic"): Docstring fixed.
Duplicated entry removed.
("bulgarian-bds"): Docstring fixed.
2004-01-22 06:51:31 +00:00
Kenichi Handa
22557137c7 *** empty log message *** 2004-01-07 23:05:42 +00:00
Kenichi Handa
e5dfa2402e (quail-indian-flatten-list): Delete it.
(quail-define-inscript-package): Pay attention to `nil' values of
char/key-table.
(inscript-tml-keytable): New variable.  Use it for Tamil inscript.
2004-01-07 23:04:47 +00:00
Dave Love
c51b37fde9 *** empty log message *** 2003-10-06 16:36:56 +00:00
Dave Love
564cc60721 Several additions. 2003-10-06 16:13:40 +00:00
Kenichi Handa
8f924df7df *** empty log message *** 2003-09-08 12:53:41 +00:00
Kenichi Handa
463f5630a5 New directory 2003-09-08 11:56:09 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Kenichi Handa
ac7ec68c8d ("german-prefix"): Fix typo in the docstring. 2003-08-25 11:06:33 +00:00
Dave Love
f653dfd980 *** empty log message *** 2003-08-20 19:18:57 +00:00
Dave Love
9b9d41f706 Add \rhd. 2003-08-20 19:01:23 +00:00
Markus Rost
15a03c3283 ("french-prefix"): Fix spacing in docstring. 2003-08-19 03:01:06 +00:00
Kenichi Handa
15f772c840 (setup-default-fontset): Change registry names of Akurti fonts. 2003-07-30 06:41:30 +00:00
Kenichi Handa
75a304b76e (quail-indian-update-translation): Adjusted the
behaviour according to the change of quail-translate-key.
2003-07-30 06:35:51 +00:00
Kenichi Handa
603b807389 *** empty log message *** 2003-05-22 04:42:34 +00:00
Kenichi Handa
e1e39fdf42 ("chinese-py-punct-b5"): Change the title
Chinese characters from GB to Big5.
2003-05-22 04:20:28 +00:00
Kenichi Handa
458d077002 ("polish-slash"): Add the rule "//"->?/. 2003-05-01 11:20:32 +00:00
Andreas Schwab
069e609896 (install): Remove CVS related and backup files from
installation directory.
2003-04-05 19:07:30 +00:00
David Kastrup
331bab8df4 (greek-babel): add koronis transliteration. 2003-02-27 19:25:12 +00:00
David Kastrup
15988ebac1 *** empty log message *** 2003-02-27 19:24:52 +00:00
David Kastrup
88e62d8875 (greek-babel): fix <' accent. 2003-02-23 09:52:06 +00:00
David Kastrup
b2c160938e *** empty log message *** 2003-02-23 09:51:46 +00:00
Dave Love
a56c637db2 (ukrainian-computer): Fix duplicate `\'. 2003-02-17 14:42:16 +00:00