diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -170,7 +170,7 @@ non-nil, they output the same results. | |||
| 170 | 170 | ||
| 171 | *** The command `describe-function' was extended for EIEIO. | 171 | *** The command `describe-function' was extended for EIEIO. |
| 172 | Running it on constructors will show a full description of the | 172 | Running it on constructors will show a full description of the |
| 173 | generated class. For generic functions, if will show all | 173 | generated class. For generic functions, it will show all |
| 174 | implementations together with links to the source. The old commands | 174 | implementations together with links to the source. The old commands |
| 175 | `describe-class', `describe-constructor' and `describe-generic' were | 175 | `describe-class', `describe-constructor' and `describe-generic' were |
| 176 | removed. | 176 | removed. |