aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointerKen Raeburn2000-04-051-0/+7
* * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:Ken Raeburn2000-04-051-0/+7
* make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILPKen Raeburn2000-04-051-0/+17
* *** empty log message ***Gerd Moellmann2000-04-041-0/+3
* *** empty log message ***Gerd Moellmann2000-04-041-0/+6
* *** empty log message ***Gerd Moellmann2000-04-031-0/+3
* (NUM_MOUSE_BUTTONS): Removed.Gerd Moellmann2000-04-031-4/+27
* * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.Stefan Monnier2000-04-021-0/+23
* * composite.c (run_composite_function): Use NILP when checking for nil.Ken Raeburn2000-04-021-0/+5
* fix error in last log messageKen Raeburn2000-04-021-2/+3
* * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to testKen Raeburn2000-04-021-0/+6
* * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-typeKen Raeburn2000-04-021-0/+9
* *** empty log message ***Gerd Moellmann2000-04-011-0/+9
* Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:Ken Raeburn2000-04-011-0/+26
* * window.c (CURBEG, CURSIZE): Don't overload lisp object lvaluesKen Raeburn2000-04-011-0/+10
* *** empty log message ***Gerd Moellmann2000-04-011-1/+4
* (lispy_mouse_names): Add additional mouse names.Gerd Moellmann2000-04-011-0/+6
* *** empty log message ***Gerd Moellmann2000-03-311-0/+5
* * lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.Ken Raeburn2000-03-301-0/+2
* * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):Ken Raeburn2000-03-301-0/+22
* (xstrdup): Add prototype.Gerd Moellmann2000-03-301-0/+16
* * scroll.c (CHECK_BOUNDS): Renamed from CHECK.Ken Raeburn2000-03-291-0/+4
* Stop assuming interval pointers and lisp objects can be distinguished byKen Raeburn2000-03-291-0/+28
* *** empty log message ***Gerd Moellmann2000-03-291-4/+9
* *** empty log message ***Kenichi Handa2000-03-291-0/+6
* *** empty log message ***Gerd Moellmann2000-03-291-0/+4
* *** empty log message ***Dave Love2000-03-291-10/+0
* (analyse_first): New function obtained by ripping out mostStefan Monnier2000-03-291-0/+11
* (GC_SETJMP_WORKS): Define for i386, sparc, m68k, alpha.Dave Love2000-03-281-0/+3
* Include stdio.h. Test STDC_HEADERS, not __STDC__.Dave Love2000-03-281-0/+14
* (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.Stefan Monnier2000-03-271-0/+14
* *** empty log message ***Jason Rumney2000-03-271-0/+4
* Use new macro names for handling per-buffer variables.Gerd Moellmann2000-03-271-3/+3
* (mark_maybe_object): New function.Gerd Moellmann2000-03-271-2/+14
* (face_before_or_after_it_pos): Pass multibytenessGerd Moellmann2000-03-271-0/+9
* (Fsubst_char_in_region): Don't use INC_POS in unibyteGerd Moellmann2000-03-271-0/+4
* (x_copy_color): New function.Gerd Moellmann2000-03-271-0/+31
* *** empty log message ***Gerd Moellmann2000-03-271-1/+9
* *** empty log message ***Stefan Monnier2000-03-271-0/+9
* *** empty log message ***Gerd Moellmann2000-03-261-0/+6
* (syms_of_buffer): Add default-cursor-type.Gerd Moellmann2000-03-261-0/+4
* *** empty log message ***Gerd Moellmann2000-03-261-0/+9
* *** empty log message ***Gerd Moellmann2000-03-261-0/+37
* *** empty log message ***Gerd Moellmann2000-03-241-0/+3
* *** empty log message ***Gerd Moellmann2000-03-241-0/+7
* * eval.c (Fautoload): Add entry in load-history (if after dump).Stefan Monnier2000-03-241-0/+5
* (Fvertical_motion): Always use the current buffer.Gerd Moellmann2000-03-241-0/+5
* *** empty log message ***Gerd Moellmann2000-03-231-0/+5
* (enum syntaxcode): Provide default for non-Emacs.Stefan Monnier2000-03-231-0/+5
* *** empty log message ***Jason Rumney2000-03-221-0/+57