aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.13
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.13')
-rw-r--r--lisp/ChangeLog.132
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index a7246c3ab57..89333a731c5 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -3985,7 +3985,7 @@
39852008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> 39852008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3986 Miles Bader <miles@gnu.org> 3986 Miles Bader <miles@gnu.org>
3987 3987
3988 * blank-mode.el: New file. Minor mode to visualise (HARD) SPACE, 3988 * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE,
3989 TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code 3989 TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code
3990 for handling display table (via visws.el package), his code was 3990 for handling display table (via visws.el package), his code was
3991 modified, but the main idea was kept. 3991 modified, but the main idea was kept.