aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog8
-rw-r--r--etc/NEWS3
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 @@
12008-03-12 Juanma Barranquero <lekktu@gmail.com>
2
3 * NEWS: Describe linum.el.
4
12008-03-11 Glenn Morris <rgm@gnu.org> 52008-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
1062008-02-02 Eli Zaretskii <eliz@gnu.org> 1102008-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
1112008-02-02 Kenichi Handa <handa@ni.aist.go.jp> 1152008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
112 116
diff --git a/etc/NEWS b/etc/NEWS
index e66807e7bd3..82256087915 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -332,6 +332,9 @@ lightweight data-interchange format.
332automatically when they are displayed. It is globally on by default. 332automatically when they are displayed. It is globally on by default.
333It uses `auto-composition-function' (default `auto-compose-chars'). 333It 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
336mode 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