diff options
| author | Glenn Morris | 2012-02-03 21:11:01 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-02-03 21:11:01 -0500 |
| commit | 7cb76fe098aba08c1042aa5216cf885a45b37aac (patch) | |
| tree | 42ba1454cb171e9ecea3181b818efb59f9cd1669 | |
| parent | 987a0a161ae2263f4fe403a598d5ef3a1e2290fb (diff) | |
| download | emacs-7cb76fe098aba08c1042aa5216cf885a45b37aac.tar.gz emacs-7cb76fe098aba08c1042aa5216cf885a45b37aac.zip | |
NEWS.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -1337,7 +1337,9 @@ i.e. via menu entries of the form `(menu-item "--")'. | |||
| 1337 | **** `image-animate-timer' returns the timer object for an image that | 1337 | **** `image-animate-timer' returns the timer object for an image that |
| 1338 | is being animated. | 1338 | is being animated. |
| 1339 | 1339 | ||
| 1340 | *** `image-extension-data' is renamed to `image-metadata'. | 1340 | --- |
| 1341 | *** `image-extension-data' has been renamed to `image-metadata'. | ||
| 1342 | The old name is an obsolete alias to the new one. | ||
| 1341 | 1343 | ||
| 1342 | *** Emacs can be compiled with ImageMagick support. | 1344 | *** Emacs can be compiled with ImageMagick support. |
| 1343 | Then the function `imagemagick-types' returns a list of image file | 1345 | Then the function `imagemagick-types' returns a list of image file |
| @@ -1367,6 +1369,7 @@ or use plain SSL, depending on your needs. For debugging, set | |||
| 1367 | 1369 | ||
| 1368 | ** Isearch | 1370 | ** Isearch |
| 1369 | 1371 | ||
| 1372 | --- | ||
| 1370 | *** New hook `isearch-update-post-hook' that runs in `isearch-update'. | 1373 | *** New hook `isearch-update-post-hook' that runs in `isearch-update'. |
| 1371 | 1374 | ||
| 1372 | +++ | 1375 | +++ |
| @@ -1412,6 +1415,7 @@ Rather than setting this to t, disable Tooltip mode instead. | |||
| 1412 | *** buffer-substring-filters is obsolete. | 1415 | *** buffer-substring-filters is obsolete. |
| 1413 | Use `filter-buffer-substring-functions' instead. | 1416 | Use `filter-buffer-substring-functions' instead. |
| 1414 | 1417 | ||
| 1418 | --- | ||
| 1415 | *** `byte-compile-disable-print-circle' is obsolete. | 1419 | *** `byte-compile-disable-print-circle' is obsolete. |
| 1416 | 1420 | ||
| 1417 | *** `deferred-action-list' and `deferred-action-function' are obsolete. | 1421 | *** `deferred-action-list' and `deferred-action-function' are obsolete. |