diff options
| author | Eli Zaretskii | 2009-07-04 10:46:06 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2009-07-04 10:46:06 +0000 |
| commit | a59e7eed59809c40f71f52cfed5e3b3a02382823 (patch) | |
| tree | 707a8867dedb14a580a8200863147332ef5c9a77 | |
| parent | ad9e2d54dd85944547f1333a616098e92f114850 (diff) | |
| download | emacs-a59e7eed59809c40f71f52cfed5e3b3a02382823.tar.gz emacs-a59e7eed59809c40f71f52cfed5e3b3a02382823.zip | |
Mention load average support on MS-Windows.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -41,6 +41,10 @@ frame parameter fullscreen makes the Emacs frame maximized. | |||
| 41 | ** The pointer now becomes invisible when typing. | 41 | ** The pointer now becomes invisible when typing. |
| 42 | Customize make-pointer-invisible to turn it off. | 42 | Customize make-pointer-invisible to turn it off. |
| 43 | 43 | ||
| 44 | --- | ||
| 45 | ** On MS-Windows, `display-time' now displays the system load average | ||
| 46 | as well as the time, as it does on GNU and Unix. | ||
| 47 | |||
| 44 | 48 | ||
| 45 | * Changes in Specialized Modes and Packages in Emacs 23.2 | 49 | * Changes in Specialized Modes and Packages in Emacs 23.2 |
| 46 | 50 | ||