aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2005-11-03 22:39:38 +0000
committerDan Nicolaescu2005-11-03 22:39:38 +0000
commit1f7b11319e4468da1ccfb3ee37c76f87c6e19464 (patch)
tree4c7a42f7410849c6147349f54b4e9dc200b66813 /src/ChangeLog
parent11ec76b7ea67a1fe757ee857abc306525e25f34f (diff)
downloademacs-1f7b11319e4468da1ccfb3ee37c76f87c6e19464.tar.gz
emacs-1f7b11319e4468da1ccfb3ee37c76f87c6e19464.zip
(lisp, shortlisp): Add emacs-lisp/syntax.elc,
font-lock.elc and jit-lock.elc.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 25fb3851afd..1bac7e6c40a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in (lisp, shortlisp): Add emacs-lisp/syntax.elc,
4 font-lock.elc and jit-lock.elc.
5
12005-11-03 Richard M. Stallman <rms@gnu.org> 62005-11-03 Richard M. Stallman <rms@gnu.org>
2 7
3 * window.c (Fenlarge_window): Rename SIDE to HORIZONTAL. 8 * window.c (Fenlarge_window): Rename SIDE to HORIZONTAL.