diff options
| -rw-r--r-- | etc/ChangeLog | 8 | ||||
| -rw-r--r-- | etc/NEWS | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 30d28ee3f53..c363d21c54d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-03-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * NEWS: Describe linum.el. | ||
| 4 | |||
| 1 | 2008-03-11 Glenn Morris <rgm@gnu.org> | 5 | 2008-03-11 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * images/icons/hicolor/128x128/apps/emacs.png: | 7 | * images/icons/hicolor/128x128/apps/emacs.png: |
| @@ -105,8 +109,8 @@ | |||
| 105 | 109 | ||
| 106 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> | 110 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> |
| 107 | 111 | ||
| 108 | * tutorials/TUTORIAL.ru: Restore copyright years. Update | 112 | * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial. |
| 109 | tutorial. Fix wording. | 113 | Fix wording. |
| 110 | 114 | ||
| 111 | 2008-02-02 Kenichi Handa <handa@ni.aist.go.jp> | 115 | 2008-02-02 Kenichi Handa <handa@ni.aist.go.jp> |
| 112 | 116 | ||
| @@ -332,6 +332,9 @@ lightweight data-interchange format. | |||
| 332 | automatically when they are displayed. It is globally on by default. | 332 | automatically when they are displayed. It is globally on by default. |
| 333 | It uses `auto-composition-function' (default `auto-compose-chars'). | 333 | It uses `auto-composition-function' (default `auto-compose-chars'). |
| 334 | 334 | ||
| 335 | ** The package linum.el is now included with Emacs. It it a new minor | ||
| 336 | mode to display line numbers for the current buffer. | ||
| 337 | |||
| 335 | 338 | ||
| 336 | * Changes in Specialized Modes and Packages in Emacs 23.1 | 339 | * Changes in Specialized Modes and Packages in Emacs 23.1 |
| 337 | 340 | ||