diff options
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -264,6 +264,15 @@ for completions displayed in *Completions*. | |||
| 264 | the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. | 264 | the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. |
| 265 | Instead, customize byte-compile-dest-file-function. | 265 | Instead, customize byte-compile-dest-file-function. |
| 266 | 266 | ||
| 267 | ** Several obsolete functions removed. | ||
| 268 | The functions have been obsolete since Emacs 19, and are unlikely to | ||
| 269 | be in use: | ||
| 270 | |||
| 271 | time-stamp-month-dd-yyyy, time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy | ||
| 272 | time-stamp-dd-mon-yy, time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, | ||
| 273 | time-stamp-yyyy-mm-dd, time-stamp-yymmdd, time-stamp-hh:mm:ss, | ||
| 274 | time-stamp-hhmm, baud-rate | ||
| 275 | |||
| 267 | * Changes in Emacs 23.2 on non-free operating systems | 276 | * Changes in Emacs 23.2 on non-free operating systems |
| 268 | 277 | ||
| 269 | --- | 278 | --- |