aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-04 23:39:35 +0000
committerRichard M. Stallman2001-11-04 23:39:35 +0000
commit982f6c7e65f68faed77dd1e69cfa77e7158b77d2 (patch)
treee4f6a3a96f32378badfc4f8c9f59d77afc878c3b /src
parentd6e483a4dac328f388baec4bd1e795a921907230 (diff)
downloademacs-982f6c7e65f68faed77dd1e69cfa77e7158b77d2.tar.gz
emacs-982f6c7e65f68faed77dd1e69cfa77e7158b77d2.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 382495e6eb5..15942022a46 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-11-04 Richard M. Stallman <rms@gnu.org>
2
3 * indent.c (current_column_1, Fmove_to_column): Separate the code
4 for display-table glyphs from the code buffer text, to fix
5 bugs in the former.
6
12001-11-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 72001-11-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 8
3 * xfns.c (Fx_create_frame): Doc fix. 9 * xfns.c (Fx_create_frame): Doc fix.