comparison src/ChangeLog @ 66679:d697ddc33195

(lisp, shortlisp): Add emacs-lisp/syntax.elc, font-lock.elc and jit-lock.elc.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Nov 2005 22:39:38 +0000
parents 114b68892a38
children 7c9c30c7c4c4
comparison
equal deleted inserted replaced
66678:d3efdaf600d9 66679:d697ddc33195
1 2005-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
1 2005-11-03 Richard M. Stallman <rms@gnu.org> 6 2005-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.
4 (enlarge_window): Rename WIDTHFLAG to HORIZ_FLAG. 9 (enlarge_window): Rename WIDTHFLAG to HORIZ_FLAG.
5 (CURBEG, CURSIZE): Use HORIZ_FLAG instead of WIDTHFLAG. 10 (CURBEG, CURSIZE): Use HORIZ_FLAG instead of WIDTHFLAG.