| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. | Glenn Morris | 2011-02-27 | 1 | -4/+7 |
| |\ | |||||
| | * | Fix typos. | Juanma Barranquero | 2011-02-23 | 1 | -4/+7 |
| | | | |||||
| * | | Redo spelling of Makefile variables to conform to POSIX. | Paul Eggert | 2011-01-27 | 1 | -0/+19 |
| | | | |||||
| * | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -4/+1 |
| | | | |||||
| * | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | | | |||||
| * | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Add --no-site-lisp to more Makefiles. | Glenn Morris | 2011-01-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | * leim/makefile.w32-in (RUN_EMACS): * leim/Makefile.in (RUN-EMACS): Add --no-site-lisp. * lib-src/Makefile.in (EMACSOPT): Add --no-site-lisp. * lisp/makefile.w32-in (EMACSOPT): Add --no-site-lisp. | ||||
| * | | In Makefiles, -batch implies -q. | Glenn Morris | 2011-01-07 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | * leim/makefile.w32-in (RUN_EMACS): * leim/Makefile.in (RUN-EMACS): -batch implies --no-init-file. * lisp/makefile.w32-in (EMACSOPT): -batch implies --no-init-file. * src/makefile.w32-in ($(EMACS)): * src/Makefile.in (emacs$(EXEEXT)): -batch implies -q. | ||||
| * | | merge changes in emacs-23 branch | Kenichi Handa | 2010-09-01 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | quail/japanese.el (quail-japanese-update-translation): Fix handling of ↵ | Kenichi Handa | 2010-08-28 | 1 | -0/+5 |
| | | | | | | | | | invalid key. | ||||
| * | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-08-22 | 1 | -0/+23 |
| |\ \ | |/ | |||||
| | * | * quail/vntelex.el ("vietnamese-telex"): Doc fix. | Andreas Schwab | 2010-08-15 | 1 | -0/+2 |
| | | | |||||
| | * | * quail/georgian.el: Remove extra backslashes. | Andreas Schwab | 2010-08-15 | 1 | -0/+4 |
| | | | |||||
| | * | Avoid mismatching parens | Andreas Schwab | 2010-08-14 | 1 | -0/+3 |
| | | | | | | | | | | | * quail/arabic.el: Quote [ and ]. * quail/latin-ltx.el: Likewise. | ||||
| | * | * quail/greek.el ("greek", "greek-postfix"): Change string to | Andreas Schwab | 2010-08-14 | 1 | -0/+5 |
| | | | | | | | | | character. | ||||
| | * | quail/greek.el ("greek-postfix"): Add rules for Greek style quotes. | Kenichi Handa | 2010-08-13 | 1 | -0/+5 |
| | | | |||||
| | * | quail/greek.el ("greek"): Add rules for Greek style quotes. | Kenichi Handa | 2010-08-09 | 1 | -0/+4 |
| | | | |||||
| * | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-24 | 1 | -1/+1 |
| | | | |||||
| * | | Remove references to CVS directories etc in Makefiles. | Glenn Morris | 2010-05-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (install-arch-indep): Remove references to RCS, CVS, and other files that no longer exist. * leim/Makefile.in (install): Remove references to CVS-related files. * lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Remove references to CVS, RCS and Old directories. * src/Makefile.in (${ns_appdir}): Remove references to CVS-related files. | ||||
| * | | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+4 |
| |\ \ | |/ | |||||
| | * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
| | | | |||||
| * | | Merge from emacs-23 | Stefan Monnier | 2010-04-19 | 1 | -0/+4 |
| |\ \ | |/ | |||||
| | * | * quail/vntelex.el: Fix "af" rule (Bug#5836). | Chong Yidong | 2010-04-06 | 1 | -0/+4 |
| | | | |||||
| * | | Enclose the argument of "-l" in quotes. | Eli Zaretskii | 2010-03-27 | 1 | -0/+6 |
| | | | | | | | | | | | | | makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the argument of "-l" in $(ARGQUOTE), in case it includes blanks or other special characters. | ||||
| * | | Simplify some leim/Makefile.in clean rules. | Glenn Morris | 2010-03-17 | 1 | -0/+3 |
| | | | | | | | | | | | * Makefile.in (maintainer-clean): Use bootstrap-clean. (extraclean): Fix deletion patterns. | ||||
| * | | * Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles. | Glenn Morris | 2010-03-17 | 1 | -0/+5 |
| | | | |||||
| * | | Bump version to 24.0.50. | Chong Yidong | 2010-03-10 | 1 | -0/+4 |
| |/ | |||||
| * | Update SKK-JISYO.L to the latest version. | Kenichi Handa | 2010-02-16 | 1 | -0/+4 |
| | | |||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2009-12-29 | 1 | -4/+4 |
| | | |||||
| * | * quail/cyrillic.el (russian-typewriter): Change keyboard layout. | Chong Yidong | 2009-12-05 | 1 | -0/+5 |
| | | | | | (Bug#904) | ||||
| * | (install): Set umask to world-readable before creating directories. | Glenn Morris | 2009-09-09 | 1 | -0/+5 |
| | | |||||
| * | ("ipa"): Set `forget-last-selection' to nil. | Juri Linkov | 2009-08-31 | 1 | -0/+11 |
| | | | | | | | | | | | ("ipa-x-sampa"): Set `forget-last-selection' to nil. Set `deterministic' to nil. ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS" to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". Fix comments. | ||||
| * | ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa". | Juri Linkov | 2009-08-31 | 1 | -0/+12 |
| | | | | | | | | | | | | ("ipa-x-sampa"): Rename from "x-sampa-ipa". (ipa-x-sampa-implosive-submap): Rename from x-sampa-implosive-submap. (ipa-x-sampa-prepend-to-keymap-entry): Rename from x-sampa-prepend-to-keymap-entry. (ipa-x-sampa-underscore-implosive): Rename from x-sampa-underscore-implosive. (ipa-x-sampa-implosive-submap): Move before first use. | ||||
| * | ("kirshenbaum-ipa", "x-sampa-ipa"): | Juri Linkov | 2009-08-30 | 1 | -0/+13 |
| | | | | | | | | | | | | | Two new input methods, both following widely-used Usenet conventions for mapping ASCII to the IPA. Kirshenbaum is common in sci.lang and alt.usage.english, X-SAMPA in various (mostly European) non-English language fora. X-SAMPA is slightly more complex to support in Quail that Kirshenbaum, whence the two extra function and one extra submap to support it. (x-sampa-prepend-to-keymap-entry): New function. (x-sampa-underscore-implosive): New function. (x-sampa-implosive-submap): New Quail submap. | ||||
| * | Recode the file as UTF-8, for better interoperability with other applications. | Juri Linkov | 2009-08-30 | 1 | -0/+5 |
| | | |||||
| * | (\circ): Use the `ring operator' rather than `white circle'. | Stefan Monnier | 2009-08-29 | 1 | -0/+3 |
| | | |||||
| * | (leim-list.el, install): Don't use -r to remove files. | Stefan Monnier | 2009-08-29 | 1 | -0/+4 |
| | | |||||
| * | (top-level): Don't require cl at run-time. | Glenn Morris | 2009-08-25 | 1 | -0/+4 |
| | | |||||
| * | Add missing keys that exist on the Arabic X keyboard. Don't insert | Eli Zaretskii | 2009-08-21 | 1 | -0/+7 |
| | | | | | | | Lam-alef ligatures from the Arabic Presentation Forms ranges; instead, separate Lam-Alef ligatures into a list of two letters (Lam and a suitable Alef). | ||||
| * | (korean-key-bindings): Change the binding of F9 to | Kenichi Handa | 2009-06-23 | 1 | -0/+5 |
| | | | | | hangul-to-hanja-conversion. Bind Hangul_Hanja to the same command. | ||||
| * | Add "Branch for 23.1" ChangeLog entry. | Chong Yidong | 2009-06-21 | 1 | -0/+4 |
| | | |||||
| * | (hangul-im-keymap): Add binding of key Hangul_Hanja. | Kenichi Handa | 2009-06-18 | 1 | -0/+5 |
| | | |||||
| * | * Makefile.in (install-arch-dep): Avoid using $$(..) construct, | Chong Yidong | 2009-05-04 | 1 | -0/+5 |
| | | | | | | | for Solaris compatibility. * leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris compatibility. | ||||
| * | (install): Remove .gitignore files. | Andreas Schwab | 2009-04-12 | 1 | -0/+4 |
| | | |||||
| * | Change the encoding to utf-8. | Kenichi Handa | 2009-03-19 | 1 | -0/+4 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | (install-arch-dep): Remove old directories in | Jan Djärv | 2008-12-30 | 1 | -0/+5 |
| | | | | | ns_app* before moving new directories there. | ||||
| * | * quail/hangul.el (hangul-im-keymap, hangul-insert-character) | Juanma Barranquero | 2008-11-11 | 1 | -1/+4 |
| | | | | | | | (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho) (hangul3-input-method-jung, hangul3-input-method-jong): Fix typos in docstrings. | ||||