aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa2013-09-26 22:46:50 +0900
committerKenichi Handa2013-09-26 22:46:50 +0900
commit6950f15268f8d94199140be49d73043a79fdfae4 (patch)
treeb51e94f9bdba2422bc95694dcb9dbf9268d57d2e /etc
parentba355de014b75ed104da4777f909db70d62f2357 (diff)
downloademacs-6950f15268f8d94199140be49d73043a79fdfae4.tar.gz
emacs-6950f15268f8d94199140be49d73043a79fdfae4.zip
international/quail.el (quail-help): Make it not a command.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index da17f5ddba5..c3518b6336b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -154,6 +154,9 @@ not consume CPU cycles.
154some enhancements, like the ability to restore deleted frames. Command 154some enhancements, like the ability to restore deleted frames. Command
155`frame-configuration-to-register' is still available, but unbound. 155`frame-configuration-to-register' is still available, but unbound.
156 156
157** The command `quail-help' is deleted. Use `C-h C-\'
158(`describe-input-method') instead.
159
157 160
158* Editing Changes in Emacs 24.4 161* Editing Changes in Emacs 24.4
159 162