diff options
| author | Kenichi Handa | 2013-09-26 22:46:50 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2013-09-26 22:46:50 +0900 |
| commit | 6950f15268f8d94199140be49d73043a79fdfae4 (patch) | |
| tree | b51e94f9bdba2422bc95694dcb9dbf9268d57d2e /etc | |
| parent | ba355de014b75ed104da4777f909db70d62f2357 (diff) | |
| download | emacs-6950f15268f8d94199140be49d73043a79fdfae4.tar.gz emacs-6950f15268f8d94199140be49d73043a79fdfae4.zip | |
international/quail.el (quail-help): Make it not a command.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -154,6 +154,9 @@ not consume CPU cycles. | |||
| 154 | some enhancements, like the ability to restore deleted frames. Command | 154 | some 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 | ||