diff options
| author | Juanma Barranquero | 2005-05-24 18:15:09 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-05-24 18:15:09 +0000 |
| commit | 86270ecfb5c5d8e7d436a1012405ecc4078e9c0e (patch) | |
| tree | 876177ca9e11e35cc180b653c270c4817a539b57 | |
| parent | 3565fe07d4419ebf329d3a2195c7e7e60bdfaf5a (diff) | |
| download | emacs-86270ecfb5c5d8e7d436a1012405ecc4078e9c0e.tar.gz emacs-86270ecfb5c5d8e7d436a1012405ecc4078e9c0e.zip | |
Fix typos.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -4771,9 +4771,9 @@ used to add text properties to mode-line elements. | |||
| 4771 | to display the size of the accessible part of the buffer on the mode | 4771 | to display the size of the accessible part of the buffer on the mode |
| 4772 | line. | 4772 | line. |
| 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 |
| 4776 | elements on mode-line(and header-line) like `highlight' face on text | 4776 | elements on mode-line (and header-line) like `highlight' face on text |
| 4777 | areas. | 4777 | areas. |
| 4778 | 4778 | ||
| 4779 | ** Menu manipulation changes: | 4779 | ** Menu manipulation changes: |