aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
authorGlenn Morris2012-08-15 09:29:11 -0700
committerGlenn Morris2012-08-15 09:29:11 -0700
commit2a1e24765bc3de7bf72e7117893307f6f6c441be (patch)
tree95cbfdc4e94f4f7c899e2ceea99b771928e4937a /leim
parenteb424fe3d660eebd9b74dd5d2875e2e4b7b3307f (diff)
downloademacs-2a1e24765bc3de7bf72e7117893307f6f6c441be.tar.gz
emacs-2a1e24765bc3de7bf72e7117893307f6f6c441be.zip
Replace version 24.2 with 24.3 where appropriate (hopefully)
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/hangul.el2
-rw-r--r--leim/quail/uni-input.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/leim/quail/hangul.el b/leim/quail/hangul.el
index c66c47b47fc..fd1dc0d2954 100644
--- a/leim/quail/hangul.el
+++ b/leim/quail/hangul.el
@@ -532,7 +532,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'."
532 532
533(define-obsolete-function-alias 533(define-obsolete-function-alias
534 'hangul-input-method-inactivate 534 'hangul-input-method-inactivate
535 'hangul-input-method-deactivate "24.2") 535 'hangul-input-method-deactivate "24.3")
536 536
537(defun hangul-input-method-help () 537(defun hangul-input-method-help ()
538 "Describe the current Hangul input method." 538 "Describe the current Hangul input method."
diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el
index 1cab31f83bb..7946c08e9e5 100644
--- a/leim/quail/uni-input.el
+++ b/leim/quail/uni-input.el
@@ -114,7 +114,7 @@ While this input method is active, the variable
114 114
115(define-obsolete-function-alias 115(define-obsolete-function-alias
116 'ucs-input-inactivate 116 'ucs-input-inactivate
117 'ucs-input-deactivate "24.2") 117 'ucs-input-deactivate "24.3")
118 118
119(defun ucs-input-help () 119(defun ucs-input-help ()
120 (interactive) 120 (interactive)