summaryrefslogtreecommitdiff
path: root/lisp/international/kkc.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/control.texi (Signaling Errors): Refer to define-error. (Error Symbols): Add `define-error'. * doc/lispref/errors.texi (Standard Errors): Don't refer to `error-conditions'. * lisp/progmodes/ada-xref.el (ada-error-file-not-found): Rename from error-file-not-found and define with define-error. * lisp/emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el and define with define-error. * lisp/userlock.el (file-locked, file-supersession): * lisp/simple.el (mark-inactive): * lisp/progmodes/js.el (js-moz-bad-rpc, js-js-error): * lisp/progmodes/ada-mode.el (ada-mode-errors): * lisp/play/life.el (life-extinct): * lisp/nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error): * lisp/nxml/xmltok.el (xmltok-markup-declaration-parse-error): * lisp/nxml/rng-util.el (rng-error): * lisp/nxml/rng-uri.el (rng-uri-error): * lisp/nxml/rng-match.el (rng-compile-error): * lisp/nxml/rng-cmpct.el (rng-c-incorrect-schema): * lisp/nxml/nxml-util.el (nxml-error, nxml-file-parse-error): * lisp/nxml/nxml-rap.el (nxml-scan-error): * lisp/nxml/nxml-outln.el (nxml-outline-error): * lisp/net/soap-client.el (soap-error): * lisp/net/gnutls.el (gnutls-error): * lisp/net/ange-ftp.el (ftp-error): * lisp/mpc.el (mpc-proc-error): * lisp/json.el (json-error, json-readtable-error, json-unknown-keyword) (json-number-format, json-string-escape, json-string-format) (json-key-format, json-object-format): * lisp/jka-compr.el (compression-error): * lisp/international/quail.el (quail-error): * lisp/international/kkc.el (kkc-error): * lisp/emacs-lisp/ert.el (ert-test-failed): * lisp/calc/calc.el (calc-error, inexact-result, math-overflow) (math-underflow): * lisp/bookmark.el (bookmark-error-no-filename): * lisp/epg.el (epg-error): Define with define-error.
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-1/+1
| | | | | | | | | | | | | | | | | * lisp/type-break.el (type-break-file-name): * lisp/textmodes/remember.el (remember-data-file): * lisp/strokes.el (strokes-file): * lisp/shadowfile.el (shadow-initialize): * lisp/saveplace.el (save-place-file): * lisp/ps-bdf.el (bdf-cache-file): * lisp/progmodes/idlwave.el (idlwave-config-directory): * lisp/net/quickurl.el (quickurl-url-file): * lisp/international/kkc.el (kkc-init-file-name): * lisp/ido.el (ido-save-directory-list-file): * lisp/emulation/viper.el (viper-custom-file-name): * lisp/emulation/vip.el (vip-startup-file): * lisp/calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top): * lisp/calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Merge from emacs-23Stefan Monnier2011-01-141-3/+3
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
| |
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-3/+3
|/ | | | | | | | | | | | * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el: * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el: * international/kkc.el, international/ogonek.el, mail/feedmail.el: * net/browse-url.el, net/eudc-vars.el, net/net-utils.el: * net/rcompile.el, net/rlogin.el, textmodes/enriched.el: * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el: * textmodes/refer.el, textmodes/spell.el, textmodes/table.el: * textmodes/tex-mode.el, textmodes/two-column.el: Remove leading `*' from docs of defcustoms etc.
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
|
* * international/isearch-x.el, international/ja-dic-cnv.el,Kevin Ryde2009-11-261-1/+1
| | | | | | international/ja-dic-utl.el, international/kkc.el, international/robin.el: Add "Keywords: i18n", so they can be reached from finder-by-keyword.
* Add 2009 to copyright years.Glenn Morris2009-01-051-2/+2
|
* (kkc-init-file-name): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
| | | | `convert-standard-filename'.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-2/+2
|
* 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
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
|
* Update AIST copyright years.Kenichi Handa2006-12-131-2/+2
|
* Update copyright years.Glenn Morris2006-12-101-2/+4
|
* (kkc-region): When a key sequence is notKenichi Handa2006-10-191-1/+1
| | | | | defined, append (this-single-command-raw-keys) to unread-input-method-events.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Fix copyrights.Kenichi Handa2005-05-131-2/+4
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (kkc-show-conversion-list-update):Kenichi Handa2003-07-191-19/+20
| | | | Highlight the correct candidate in the message.
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
|
* (kkc-save-init-file): Locally bind print-length to nil.Kenichi Handa2001-03-271-1/+2
|
* Add coding: iso-2022-7bit tag.Kenichi Handa2001-03-091-1/+1
|
* (kkc-region): Hide "... loaded" message.Kenichi Handa2000-08-281-0/+2
|
* Remove SKK from Keywords. Require ja-dic-utl instead of skkdic-utl.Kenichi Handa2000-08-251-3/+3
|
* (kkc-after-update-conversion-functions): New variable.Kenichi Handa2000-07-171-1/+13
| | | | (kkc-update-conversion): Run functions in it at the tail.
* (kkc-show-conversion-list-count): Customize it.Kenichi Handa2000-07-171-19/+39
| | | | | | | | | (kkc-region): Update kkc-next-count and kkc-prev-count here. Show the conversion list at first if appropriate. (kkc-next): Don't update kkc-next-count here. (kkc-prev): Don't update kkc-prev-count here. (kkc-show-conversion-list-update): Fix setting up of conversion list message.
* (kkc-region): Don't change modified-p ofKenichi Handa2000-05-241-0/+2
| | | | the current buffer.
* Doc fixes.Karl Heuer1998-09-061-1/+1
|
* (kkc-help): New function.Kenichi Handa1998-08-151-1/+9
| | | | (kkc-keymap): Use sparse keymap. Add key binding for kkc-help.
* (kkc-region): Don't bind echo-keystrokes.Kenichi Handa1998-08-061-1/+1
|
* (kkc-lookup-cache): Initialize it to nil.Kenichi Handa1998-08-021-35/+66
| | | | | | | | | | | | | (kkc-lookup-cache-tag): New constant. (kkc-lookup-key): If kkc-lookup-cache is nil, initialize it. Use kkc-init-file-name. (kkc-region): Fix previous change. Call kkc-error on error. (kkc-shorter-conversion, kkc-longer-phrase): New functions. (kkc-keymap): Bind them to "I" and "O" respectively. (kkc-error): New error symbol and new function. (kkc-longer, kkc-shorter): Call kkc-error on error. (kkc-show-conversion-list-or-next-group): Likewise. (kkc-show-conversion-list-or-prev-group): Likewise.
* (kkc-region): Unwind-protect the conversionKenichi Handa1998-07-251-24/+29
| | | | | | process. (kkc-show-conversion-list-update): Pay attention to the length of kkc-show-conversion-list-index-chars.
* (kkc-region): Handled the case thatKenichi Handa1998-07-211-3/+5
| | | | | | | conversion is cancelled. (kkc-terminate): Update kkc-overlay-head correctly. (kkc-cancel): Don't call kkc-terminate, but set kkc-converting to nil.
* (kkc-region): Fix the return value.Kenichi Handa1998-07-191-1/+1
|
* (kkc-show-conversion-list-index-chars):Kenichi Handa1998-07-161-83/+58
| | | | | | | | | | | | | | | | | Default value changed. (kkc-keymap): Renamed from kkc-mode-map. Key binding for kkc-non-kkc-command are deleted. (kkc-mode): This function deleted. (kkc-canceled): This variable deleted. (kkc-converting): New variable. (kkc-region): 3rd optional arg is deleted. Completely rewritten to adjust for the change in quail.el. (kkc-terminate, kkc-cancel): Adjusted for the change of kkc-region. (kkc-non-kkc-command): This function deleted. (kkc-select-from-list): Use last-input-event instead of last-input-char. Put an unknown event back to unread-input-method-events.
* Change "?\C-\ " to "?\C- " because "\ " is changedKenichi Handa1998-01-121-1/+1
| | | | to standing for nothing in lread.c (read_escape).
* (kkc-mode-map): Bind all control keys to kkc-non-kkc-command.Richard M. Stallman1997-09-151-3/+0
|
* (kkc-mode-map): Bind meta-prefix-char to aKenichi Handa1997-09-111-2/+10
| | | | | | | map which only has default key binding to quail-execute-non-quail-command. (kkc-non-kkc-command): Handle the key sequence as the same way as universal-argument-other-key.
* (kkc-region): New argKenichi Handa1997-08-181-4/+8
| | | | kkc-mode-exit-function.
* (kkc-region): Call skkdic-lookup-key withKenichi Handa1997-07-071-6/+10
| | | | | | t for arg PREFER-NOUN while looking up key sequences shorter than what a user requested. (kkc-next-phrace): Likewise.