summaryrefslogtreecommitdiff
path: root/leim/quail/latin-ltx.el
Commit message (Collapse)AuthorAgeFilesLines
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-738/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to reuse much of the lisp build and installation machinery, rather than duplicating it. * Makefile.in (abs_builddir, leimdir): Remove. (buildlisppath, SUBDIR, COPYDIR, COPYDESTS): No more leim directory. (epaths-force-w32): No longer set BLD. (leim): Remove. (install-arch-indep): No longer run or install leim. (mostlyclean, clean): No longer run leim rule. (bootstrap-clean): Change leim target. (maintainer-clean): Add leim. (check-declare): Remove leim. * README: Update for leim changes. * configure.ac (leimdir): Remove. (standardlisppath): No more leimdir. * make-dist: Update for files from leim/ now being in lisp/leim/. * doc/lispref/loading.texi (Library Search): * doc/lispref/os.texi (Startup Summary): No more leim directory. * leim/Makefile.in (leimdir): New variable. (TIT_GB, TIT_BIG5, MISC, changed.tit, changed.misc) (${leimdir}/leim-list.el, ${leimdir}/ja-dic/ja-dic.el): Generate in $leimdir. (all): Remove compilation, add ja-dic. (leim-list.el): Now PHONY. (setwins, compile-targets, compile-main, clean, mostlyclean) (extraclean): Remove. (bootstrap-clean): Delete all generated files. * leim/README: Update for moved leim/ directory. * leim/leim-ext.el (ucs-input-activate, hangul-input-method-activate): Remove manual autoloads; now in loaddefs.el. Disable byte-compile, version-control, autoloads in the output. * lisp/Makefile.in (setwins_for_subdirs): Skip leim/ directory. (compile-main): Depend on lisp/leim rule. (leim): New rule. * lisp/loadup.el: Move leim-list.el to leim/ subdirectory. * lisp/startup.el (normal-top-level): No more leim directory. * lisp/international/ja-dic-cnv.el (skkdic-convert): Disable version-control and autoloads in output files. * lisp/international/titdic-cnv.el (titdic-convert, miscdic-convert): Disable version-control and autoloads in output files. * lisp/leim/quail: Move here from ../leim. * lisp/leim/quail/hangul.el (hangul-input-method-activate): Add autoload cookie. (generated-autoload-load-name): Set file-local value. * lisp/leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie. (generated-autoload-load-name): Set file-local value. * nt/README.W32: * nt/addpm.c (env_vars): * nt/epaths.nt (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH): * nt/paths.h (PATH_LOADSEARCH): No more leim directory. * src/Makefile.in (leimdir): Now in lisp source directory. ($(leimdir)/leim-list.el): Just use ../leim . * src/epaths.in (PATH_DUMPLOADSEARCH): * src/lread.c (load_path_default): * src/nsterm.m (ns_load_path): No more leim directory. * .bzrignore: Update for relocated leim files.
* Merge from emacs-24Stefan Monnier2013-03-161-130/+75
|\
| * * leim/quail/latin-ltx.el: Resolve conflicts.Stefan Monnier2013-03-131-127/+76
| | | | | | | | | | | | | | | | | | (latin-ltx--mark-map, latin-ltx--mark-re): New constants. (latin-ltx--define-rules): Check for conflicts. Eval `re's. (rules): Use tighter regexps to avoid conflicts. Consolidate the various rules for combining marks. Fixes: debbugs:13950
* | * leim/quail/latin-ltx.el: Add greek superscripts.Stefan Monnier2013-02-081-7/+11
| |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| |
* | * leim/quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.Stefan Monnier2012-12-041-4/+4
|/ | | | | | | Remove \rightparengtr and \leftparengtr for lack of consensus. Suggested by Mattias EngdegÄrd <mattiase@bredband.net>. Fixes: debbugs:12948
* Comment out debugging messages when compiling latin-ltx.el.Eli Zaretskii2012-04-091-1/+2
| | | | | leim/quail/latin-ltx.el (latin-ltx--define-rules): Comment out debugging messages.
* * leim/quail/latin-ltx.el: Auto-generate some of the entries.Stefan Monnier2012-04-081-448/+193
| | | | | | (latin-ltx--ascii-p): New function. (latin-ltx--define-rules): New macro. (define-rules): Use it.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* * leim/quail/latin-ltx.el: Complete the super and subscript letters.Stefan Monnier2011-08-291-1/+50
|
* Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-041-4/+4
|\
| * Fix bug #8563 with TeX input method.Eli Zaretskii2011-04-281-3/+3
| | | | | | | | | | leim/quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce corresponding symbols rather than Hebrew letters.
| * Fix bug #8563 with \aleph in TeX input method.Eli Zaretskii2011-04-271-1/+1
| | | | | | | | | | leim/quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of HEBREW LETTER ALEF.
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-3/+3
| |
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
| |
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|/
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
|
* Avoid mismatching parensAndreas Schwab2010-08-141-2/+2
| | | | | * quail/arabic.el: Quote [ and ]. * quail/latin-ltx.el: Likewise.
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
|
* (\circ): Use the `ring operator' rather than `white circle'.Stefan Monnier2009-08-291-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-6/+4
| | | | Fix footer where needed.
* Don't use single-char mapping from ~ to NBSP.Stefan Monnier2008-03-261-22/+25
|
* Merge from emacs--rel--22Miles Bader2008-01-221-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
| * ("TeX"): Correct the mappings for \v{k} and \vk.Kenichi Handa2008-01-191-1/+1
| |
* | Merge from emacs--rel--22Miles Bader2008-01-081-2/+2
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-2/+2
| |
* | ("\\qed"): Add this rule.Kenichi Handa2007-10-201-0/+1
|/
* Restore comma mistakenly removed in last change.Glenn Morris2007-07-251-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Update copyright for years from Emacs 21 to present.Glenn Morris2007-01-161-2/+3
|
* Update AIST copyright years.Kenichi Handa2006-12-131-1/+1
|
* * quail/latin-ltx.el: Fix typo in previous change.Chong Yidong2006-10-051-1/+0
|
* Remove rules that start with { since they areStefan Monnier2006-10-051-16/+17
| | | | redundant and hence impact the { key for no good reason.
* updated copyright year(s)Ramprasad B2006-04-201-1/+1
| | | | CV:S ----------------------------------------------------------------------
* Copyright updated.Kenichi Handa2006-04-121-1/+1
|
* Copyright fixedKenichi Handa2005-12-191-3/+4
|
* ("TeX"): Change "\," mapping to U+202F (not U+2006). Add moreKenichi Handa2005-10-271-1/+26
| | | | mappings from TeX's textcomp package.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* ("TeX"): Enable quail-completion by typing TAB.Kenichi Handa2005-03-261-1/+2
|
* ("TeX"): Quote chars with paren syntax.Stefan Monnier2004-05-071-2/+2
|
* ("TeX"): Fix typo.Stefan Monnier2004-05-071-4/+4
|
* ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.Stefan Monnier2004-05-061-0/+9
|
* Use utf-8 coding.Stefan Monnier2004-05-061-902/+902
|
* Several additions.Dave Love2003-10-061-1/+10
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Add \rhd.Dave Love2003-08-201-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Fix coding cookie.Dave Love2002-11-141-1/+1
|