aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2012-07-11 20:42:24 +0300
committerEli Zaretskii2012-07-11 20:42:24 +0300
commit86aa551c1be6bb30aadd99bce4d9ad8557ea60b1 (patch)
treee7ebb8c7f25cc9fc563a40a757fc41f84d1a702b
parentc43fb4c32df6393a3e001151693b8ce28f860976 (diff)
downloademacs-86aa551c1be6bb30aadd99bce4d9ad8557ea60b1.tar.gz
emacs-86aa551c1be6bb30aadd99bce4d9ad8557ea60b1.zip
etc/NEWS: Move announcement of tty-top-frame out of non-free section.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d4640f4b867..32c738a2aad 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -509,6 +509,8 @@ by the underlying C implementation.
509 509
510** New function file-name-base. 510** New function file-name-base.
511 511
512** New function `tty-top-frame' returns the topmost frame of a text terminal.
513
512** `automount-dir-prefix' is obsolete. 514** `automount-dir-prefix' is obsolete.
513** `buffer-has-markers-at' is obsolete. 515** `buffer-has-markers-at' is obsolete.
514 516
@@ -523,8 +525,6 @@ is detected.
523Emacs now supports mouse highlight, help-echo (in the echo area), and 525Emacs now supports mouse highlight, help-echo (in the echo area), and
524mouse-autoselect-window. 526mouse-autoselect-window.
525 527
526** New function `tty-top-frame' returns the topmost frame of a text terminal.
527
528 528
529* Installation Changes in Emacs 24.1 529* Installation Changes in Emacs 24.1
530 530