1998-08-18 |
Richard M. Stallman |
(Fread_event, Fread_char, Fread_char_exclusive):
|
1998-08-07 |
Kenichi Handa |
(multibyte_char_to_unibyte): Extern it.
|
1998-08-07 |
Kenichi Handa |
(Fread_key_sequence): Update declaration.
|
1998-07-21 |
Kenichi Handa |
(init_coding): Extern it.
|
1998-06-24 |
Richard M. Stallman |
(get_doc_string): Adjust declaration.
|
1998-06-22 |
Karl Heuer |
(Qinhibit_redisplay): Declared.
|
1998-06-10 |
Richard M. Stallman |
(Feval_region): Accept 4 args.
|
1998-05-28 |
Richard M. Stallman |
Add prototype for get_doc_string.
|
1998-05-25 |
Richard M. Stallman |
(CHAR_TABLE_TRANSLATE): New macro.
|
1998-05-22 |
Richard M. Stallman |
(frame_buffer_predicate, frame_buffer_list)
|
1998-05-18 |
Kenichi Handa |
(Vnonascii_translation_table): Name changed from
|
1998-05-04 |
Andreas Schwab |
Declare init functions.
|
1998-04-29 |
Andreas Schwab |
Declare Fcompare_strings.
|
1998-04-29 |
Geoff Voelker |
[WINDOWSNT]: Use function prototypes.
|
1998-04-26 |
Richard M. Stallman |
Include initial_obarray from lread.c
|
1998-04-22 |
Erik Naggum |
Remove extraneous semicolon.
|
1998-04-14 |
Andreas Schwab |
Add more prototypes.
|
1998-03-30 |
Kenichi Handa |
(adjust_after_replace, adjust_after_insert): Extern them.
|
1998-03-25 |
Kenichi Handa |
(make_buffer_string, make_buffer_string_both): Extern them.
|
1998-03-24 |
Kenichi Handa |
(record_delete): The second arg is Lisp_Object.
|
1998-03-24 |
Kenichi Handa |
Declarations changed.
|
1998-03-17 |
Richard M. Stallman |
Fstore_match_data => Fset_match_data.
|
1998-03-12 |
Richard M. Stallman |
(struct Lisp_Buffer_Local_Value):
|
1998-03-03 |
Richard M. Stallman |
(Vnonascii_translate_table, Qcharset): New variable decls.
|
1998-01-22 |
Kenichi Handa |
(detect_coding_system): Extern it.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-09 |
Richard M. Stallman |
(STRING_MULTIBYTE): New macro.
|
1998-01-02 |
Richard M. Stallman |
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.
|
1998-01-01 |
Richard M. Stallman |
(struct Lisp_Marker): New field `charpos'.
|
1997-12-21 |
Richard M. Stallman |
(message2_nolog): Fix arg types.
|
1997-11-28 |
Andreas Schwab |
(internal_with_output_to_temp_buffer):
|
1997-11-21 |
Andreas Schwab |
Add more prototypes and declarations. Forward declare
|
1997-10-23 |
Paul Eggert |
(DBL_DIG): Remove; the default value is now set in print.c.
|
1997-09-05 |
Richard M. Stallman |
(Fread_coding_system): Update decl.
|
1997-09-03 |
Geoff Voelker |
Declare discard_mouse_events.
|
1997-08-27 |
Richard M. Stallman |
Declare Fchar_bytes.
|
1997-08-26 |
Kenichi Handa |
(DEFUN_ARGS_8): New macro.
|
1997-08-08 |
Richard M. Stallman |
(Flocal_variable_p, Ffind_operation_coding_system): Declared.
|
1997-08-04 |
Richard M. Stallman |
(Fload): Update declaration.
|
1997-07-12 |
Richard M. Stallman |
(EXFUN, P_): New definitions. Use them to declare
|
1997-07-04 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-06-02 |
Richard M. Stallman |
(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
|
1997-06-02 |
Richard M. Stallman |
(concat3, get_truename_buffer): Declare them.
|
1997-05-28 |
Kenichi Handa |
(CHAR_TABLE_REF): Do not check validity of CT.
|
1997-05-19 |
Richard M. Stallman |
(Vtty_erase_char): Declared.
|
1997-05-10 |
Richard M. Stallman |
(read_minibuf): Declaration deleted.
|
1997-04-11 |
Karl Heuer |
(DOWNCASE): Return int, not Lisp_Object.
|
1997-04-07 |
Kenichi Handa |
(CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
|
1997-04-03 |
Karl Heuer |
(CHAR_TABLE_REF): Fix syntax error.
|
1997-03-18 |
Kenichi Handa |
(CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
|
1997-03-10 |
Karl Heuer |
(FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
|
1997-02-20 |
Karl Heuer |
(CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.
|
1997-01-21 |
Richard M. Stallman |
(FAST_MAKE_GLYPH): Rename args to CHAR and FACE.
|
1996-12-09 |
Richard M. Stallman |
(Fend_of_line, Fbeginning_of_line): Declared.
|
1996-09-17 |
Erik Naggum |
Declare make_symbol ().
|
1996-09-13 |
Richard M. Stallman |
(struct Lisp_Symbol): New field `obarray'.
|
1996-09-04 |
Richard M. Stallman |
Add many declarations.
|
1996-09-01 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
1996-07-16 |
Karl Heuer |
(Qfont): Declare here.
|
1996-07-16 |
Karl Heuer |
(Qmouse_leave_buffer_hook): Declare it here.
|