diff options
| author | Eli Zaretskii | 2001-06-18 11:02:45 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-06-18 11:02:45 +0000 |
| commit | b4c3513f3bdef54f051eea8f903639f6dbe969dc (patch) | |
| tree | 5c4af478bc3d8f4dd59afb655e11c121db96917e | |
| parent | 72632c83b23f9ff6b8f8601016f7d9f377cb22d2 (diff) | |
| download | emacs-b4c3513f3bdef54f051eea8f903639f6dbe969dc.tar.gz emacs-b4c3513f3bdef54f051eea8f903639f6dbe969dc.zip | |
Mention tildify.el.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1900,6 +1900,10 @@ to phrases and to highlight entire lines containing a match. | |||
| 1900 | *** The new package zone.el plays games with Emacs' display when | 1900 | *** The new package zone.el plays games with Emacs' display when |
| 1901 | Emacs is idle. | 1901 | Emacs is idle. |
| 1902 | 1902 | ||
| 1903 | +++ | ||
| 1904 | *** The new package tildify.el allows to add hard spaces or other text | ||
| 1905 | fragments in accordance with the current major mode. | ||
| 1906 | |||
| 1903 | *** The new package xml.el provides a simple but generic XML | 1907 | *** The new package xml.el provides a simple but generic XML |
| 1904 | parser. It doesn't parse the DTDs however. | 1908 | parser. It doesn't parse the DTDs however. |
| 1905 | 1909 | ||