diff options
| author | Glenn Morris | 2014-01-21 23:55:53 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-21 23:55:53 -0800 |
| commit | 44e76f9dd1ab4b37eef3702912a1e20f00353868 (patch) | |
| tree | 2159c9633b211642e486798ce9d752b073c02f1f /etc | |
| parent | 73c1c6d795b00e9f0ca9e38d7d44f81400268bd2 (diff) | |
| download | emacs-44e76f9dd1ab4b37eef3702912a1e20f00353868.tar.gz emacs-44e76f9dd1ab4b37eef3702912a1e20f00353868.zip | |
* lisp/international/quail.el (quail-define-package): Doc fix.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -166,7 +166,8 @@ implementations together with links to the source. The old commands | |||
| 166 | `describe-class', `describe-constructor' and `describe-generic' were | 166 | `describe-class', `describe-constructor' and `describe-generic' were |
| 167 | removed. | 167 | removed. |
| 168 | 168 | ||
| 169 | *** The command `quail-help' has been removed. | 169 | --- |
| 170 | *** The function `quail-help' is no longer an interactive command. | ||
| 170 | Use `C-h C-\' (`describe-input-method') instead. | 171 | Use `C-h C-\' (`describe-input-method') instead. |
| 171 | 172 | ||
| 172 | ** ImageMagick | 173 | ** ImageMagick |