diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 603a0ee49d9..ce88a34fb60 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -48,6 +48,9 @@ Fixed by this change? | |||
| 48 | * ps-print.el: [...] | 48 | * ps-print.el: [...] |
| 49 | (ps-do-despool): If ps-lpr-switches is not a list, force it to be one. | 49 | (ps-do-despool): If ps-lpr-switches is not a list, force it to be one. |
| 50 | 50 | ||
| 51 | ** In C, use EMACS_INT for variables and structure members | ||
| 52 | for buffer/string positions. E.g. struct it, struct text_pos. | ||
| 53 | |||
| 51 | * DOCUMENTATION | 54 | * DOCUMENTATION |
| 52 | 55 | ||
| 53 | ** Clean up Emacs.app references in code and documentation. | 56 | ** Clean up Emacs.app references in code and documentation. |