aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2005-05-24 18:15:09 +0000
committerJuanma Barranquero2005-05-24 18:15:09 +0000
commit86270ecfb5c5d8e7d436a1012405ecc4078e9c0e (patch)
tree876177ca9e11e35cc180b653c270c4817a539b57
parent3565fe07d4419ebf329d3a2195c7e7e60bdfaf5a (diff)
downloademacs-86270ecfb5c5d8e7d436a1012405ecc4078e9c0e.tar.gz
emacs-86270ecfb5c5d8e7d436a1012405ecc4078e9c0e.zip
Fix typos.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c27e7419693..34bbf3d1a37 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4771,9 +4771,9 @@ used to add text properties to mode-line elements.
4771to display the size of the accessible part of the buffer on the mode 4771to display the size of the accessible part of the buffer on the mode
4772line. 4772line.
4773 4773
4774*** Mouse-face on mode-line(and header-line) is now supported. 4774*** Mouse-face on mode-line (and header-line) is now supported.
4775`mode-line-highlight' is the standard face indicating mouse sensitive 4775`mode-line-highlight' is the standard face indicating mouse sensitive
4776elements on mode-line(and header-line) like `highlight' face on text 4776elements on mode-line (and header-line) like `highlight' face on text
4777areas. 4777areas.
4778 4778
4779** Menu manipulation changes: 4779** Menu manipulation changes: