1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/emulation
Paul Eggert 72b255c7e7 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
* NEWS: Document these changes.
* leim/quail/uni-input.el (ucs-input-deactivate):
Rename from ucs-input-inactivate.
* leim/quail/hangul.el (hangul-input-method-deactivate):
Rename from hangul-input-method-inactivate.
* emulation/viper-init.el (viper-deactivate-input-method-action):
Rename from viper-inactivate-input-method-action.
(viper-deactivate-input-method):
Rename from viper-inactivate-input-method.
* lisp/follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
* lisp/international/mule-cmds.el (deactivate-input-method):
Rename from inactivate-input-method.
Also run input-method-deactivate-hook.
(deactivate-current-input-method-function):
Rename from inactivate-current-input-method-function.
(input-method-deactivate-hook): New hook.
(input-method-inactivate-hook): Mark obsolete.
* lisp/international/quail.el (quail-activate):
Also run quail-deactivate-hook.
(quail-deactivate): Rename from quail-inactivate.
* lisp/international/robin.el (robin-activate):
Also run robin-deactivate-hook.
(robin-deactivate): Rename from robin-inactivate.
2012-07-29 00:16:45 -07:00
..
.gitignore
crisp.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
cua-base.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
cua-gmrk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cua-rect.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
edt-lk201.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-pc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-vt100.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt.el In EDT emulator, allow updating of menu-bar Buffers menu. 2012-06-19 15:05:44 +08:00
keypad.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
tpu-edt.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
tpu-extras.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
tpu-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vi.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
vip.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-cmd.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
viper-ex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-init.el deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150) 2012-07-29 00:16:45 -07:00
viper-keym.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-macs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-mous.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-util.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper.el deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150) 2012-07-29 00:16:45 -07:00
ws-mode.el Fix some missing trailing whitespace (tiny change) 2012-03-12 23:54:37 -07:00