1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

765 Commits

Author SHA1 Message Date
Jan Djärv
3fef330a88 (install): Remove old directories in ns_appresdir before
moving new directories there.
2008-12-30 20:13:38 +00:00
Jan Djärv
9c2224013b (install-arch-dep): Remove old directories in
ns_app* before moving new directories there.
2008-12-30 20:13:28 +00:00
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