aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-02-09 11:01:36 -0800
committerPaul Eggert2015-02-09 11:08:58 -0800
commitb7028f6736132d8e29fc656e700a17163499d49b (patch)
treec0c700346407d26cb594dd1d0b03d7d49688ea39 /src/ChangeLog
parent44d42562c3d1c8fb2f2b41e3b90d355dc9e7f9fe (diff)
downloademacs-b7028f6736132d8e29fc656e700a17163499d49b.tar.gz
emacs-b7028f6736132d8e29fc656e700a17163499d49b.zip
* xfont.c: Minor style fixes
(xfont_list_pattern): Reindent to 80 cols and use Emacs-style comments. Redo loop so that less indentation is needed.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4afcdcf0711..c5931b635e8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12015-02-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 * xfont.c: Minor style fixes
4 (xfont_list_pattern): Reindent to 80 cols and use Emacs-style comments.
5 Redo loop so that less indentation is needed.
6
12015-02-09 Eli Zaretskii <eliz@gnu.org> 72015-02-09 Eli Zaretskii <eliz@gnu.org>
2 8
3 * indent.c (Fvertical_motion): Accept an additional argument 9 * indent.c (Fvertical_motion): Accept an additional argument