diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
| @@ -621,6 +621,29 @@ enabled. | |||
| 621 | 621 | ||
| 622 | ** FIXME something happened to ses.el, 2012-04-17. | 622 | ** FIXME something happened to ses.el, 2012-04-17. |
| 623 | 623 | ||
| 624 | ** Hooks renamed to avoid obsolete "-hooks" suffix: | ||
| 625 | *** semantic-lex-reset-hooks -> semantic-lex-reset-functions | ||
| 626 | *** semantic-change-hooks -> semantic-change-functions | ||
| 627 | *** semantic-edits-new-change-hooks -> semantic-edits-new-change-functions | ||
| 628 | *** semantic-edits-delete-change-hooks -> semantic-edits-delete-change-functions | ||
| 629 | *** semantic-edits-reparse-change-hooks -> semantic-edits-reparse-change-functions | ||
| 630 | *** semanticdb-save-database-hooks -> semanticdb-save-database-functions | ||
| 631 | *** c-prepare-bug-report-hooks -> c-prepare-bug-report-hook | ||
| 632 | *** rcirc-sentinel-hooks -> rcirc-sentinel-functions | ||
| 633 | *** rcirc-receive-message-hooks -> rcirc-receive-message-functions | ||
| 634 | *** rcirc-activity-hooks -> rcirc-activity-functions | ||
| 635 | *** rcirc-print-hooks -> rcirc-print-functions | ||
| 636 | *** dbus-event-error-hooks -> dbus-event-error-functions | ||
| 637 | *** eieio-pre-method-execution-hooks -> eieio-pre-method-execution-functions | ||
| 638 | *** checkdoc-style-hooks -> checkdoc-style-functions | ||
| 639 | *** checkdoc-comment-style-hooks -> checkdoc-comment-style-functions | ||
| 640 | *** archive-extract-hooks -> archive-extract-hook | ||
| 641 | *** filesets-cache-fill-content-hooks -> filesets-cache-fill-content-hook | ||
| 642 | *** hfy-post-html-hooks -> hfy-post-html-hook | ||
| 643 | *** nndiary-request-create-group-hooks -> nndiary-request-create-group-functions | ||
| 644 | *** nndiary-request-update-info-hooks -> nndiary-request-update-info-functions | ||
| 645 | *** nndiary-request-accept-article-hooks -> nndiary-request-accept-article-functions | ||
| 646 | *** gnus-subscribe-newsgroup-hooks -> gnus-subscribe-newsgroup-functions | ||
| 624 | 647 | ||
| 625 | ** Obsolete packages: | 648 | ** Obsolete packages: |
| 626 | +++ | 649 | +++ |