log src/lisp.h @ 2709:a45459a8ce97

age author description
1993-05-04 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,
1993-05-04 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
1993-04-29 Richard M. Stallman (LOADHIST_ATTACH): New macro.
1993-04-10 Jim Blandy long_to_cons and cons_to_long are generally useful things; they're
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-30 Jim Blandy Rename int-to-string to number-to-string, since it can handle
1993-03-20 Jim Blandy * emacs.c (Finvocation_name): New function.
1993-03-16 Jim Blandy Rename `live-window-p' to `window-live-p', for consistency with
1993-03-15 Richard M. Stallman (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.
1993-03-12 Richard M. Stallman (Qrange_error, Qdomain_error, Qsingularity_error):
1993-03-05 Richard M. Stallman (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-02-22 Jim Blandy * data.c (Fstring_to_int): Rename this to Fstring_to_number, since
1993-01-14 Jim Blandy * window.c (window_internal_width): New function.
1992-12-24 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
1992-12-12 Jim Blandy * fileio.c (find_file_handler): Rename this to
1992-11-07 Jim Blandy * lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.
1992-10-31 Jim Blandy * lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
1992-10-19 Jim Blandy * lisp.h (CHECK_LIVE_WINDOW): New predicate.
1992-10-02 Joseph Arceneaux * lisp.h: Declare Qbuffer_or_string_p.
1992-10-01 Joseph Arceneaux * lisp.h: Conditionally define interval structure and macros.
1992-09-30 Jim Blandy * lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
1992-09-22 Jim Blandy * lisp.h (struct handler): Remove the poll_suppress_count member
1992-09-21 Richard M. Stallman entered into RCS
1992-08-19 Jim Blandy *** empty log message ***
1992-07-13 Jim Blandy *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-06-10 Richard M. Stallman *** empty log message ***
1992-06-07 Richard M. Stallman *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-05-10 Jim Blandy *** empty log message ***
1992-04-24 Jim Blandy *** empty log message ***
1992-01-28 Jim Blandy *** empty log message ***
1992-01-14 Jim Blandy *** empty log message ***
1991-12-04 Jim Blandy *** empty log message ***
1991-08-11 Jim Blandy *** empty log message ***
1991-08-07 Jim Blandy *** empty log message ***
1991-07-18 Jim Blandy *** empty log message ***
1991-06-26 Jim Blandy Initial revision