aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove comment on DEFVAR_BOOL.Dave Love1999-09-061-2/+0
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-2/+2
* Remove extern declarations for variables deleted fromGerd Moellmann1999-09-031-3/+0
* Comment on DEFVAR_BOOL.Dave Love1999-08-311-0/+2
* Add declarations for some functions.Andreas Schwab1999-08-301-0/+7
* (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structureKen Raeburn1999-08-281-0/+21
* (PVEC_TYPE_MASK): Add the bit for hash tables.Gerd Moellmann1999-08-251-1/+1
* (Vresize_mini_config, resize_mini_frame,Gerd Moellmann1999-08-241-0/+3
* Add prototype for copy_hash_table and Fcopy_hash_table.Gerd Moellmann1999-08-221-0/+2
* Add function prototypes.Gerd Moellmann1999-08-211-0/+10
* (CHAR_MODIFIER_MASK): New macro.Kenichi Handa1999-08-131-0/+4
* (P_): Moved to top of file.Gerd Moellmann1999-07-211-21/+150
* Delete #if 0 old definitions.Richard M. Stallman1999-01-031-16/+0
* (Frequire): Update declaration.Kenichi Handa1998-11-261-1/+1
* (CHAR_TABLE_REF): Check if IDX is negative or not.Kenichi Handa1998-11-161-1/+1
* (clear_string_char_byte_cache): Extern it.Kenichi Handa1998-10-121-0/+1
* (Fread_event, Fread_char, Fread_char_exclusive):Richard M. Stallman1998-08-181-2/+3
* (multibyte_char_to_unibyte): Extern it.Kenichi Handa1998-08-071-0/+1
* (Fread_key_sequence): Update declaration.Kenichi Handa1998-08-071-1/+1
* (init_coding): Extern it.Kenichi Handa1998-07-211-0/+1
* (get_doc_string): Adjust declaration.Richard M. Stallman1998-06-241-1/+1
* (Qinhibit_redisplay): Declared.Karl Heuer1998-06-221-0/+1
* (Feval_region): Accept 4 args.Richard M. Stallman1998-06-101-1/+1
* Add prototype for get_doc_string.Richard M. Stallman1998-05-281-0/+1
* (CHAR_TABLE_TRANSLATE): New macro.Richard M. Stallman1998-05-251-0/+13
* (frame_buffer_predicate, frame_buffer_list)Richard M. Stallman1998-05-221-4/+4
* (Vnonascii_translation_table): Name changed fromKenichi Handa1998-05-181-1/+1
* Declare init functions.Andreas Schwab1998-05-041-0/+107
* Declare Fcompare_strings.Andreas Schwab1998-04-291-0/+1
* [WINDOWSNT]: Use function prototypes.Geoff Voelker1998-04-291-1/+1
* Include initial_obarray from lread.cRichard M. Stallman1998-04-261-1/+1
* Remove extraneous semicolon.Erik Naggum1998-04-221-1/+1
* Add more prototypes.Andreas Schwab1998-04-141-1/+14
* (adjust_after_replace, adjust_after_insert): Extern them.Kenichi Handa1998-03-301-0/+2
* (make_buffer_string, make_buffer_string_both): Extern them.Kenichi Handa1998-03-251-0/+2
* (record_delete): The second arg is Lisp_Object.Kenichi Handa1998-03-241-1/+1
* Declarations changed.Kenichi Handa1998-03-241-4/+29
* Fstore_match_data => Fset_match_data.Richard M. Stallman1998-03-171-1/+1
* (struct Lisp_Buffer_Local_Value):Richard M. Stallman1998-03-121-4/+9
* (Vnonascii_translate_table, Qcharset): New variable decls.Richard M. Stallman1998-03-031-2/+18
* (detect_coding_system): Extern it.Kenichi Handa1998-01-221-0/+1
* Update copyright year.Richard M. Stallman1998-01-211-1/+3
* (STRING_MULTIBYTE): New macro.Richard M. Stallman1998-01-091-6/+25
* (struct Lisp_Marker): Rename `bufpos' to `bytepos'.Richard M. Stallman1998-01-021-3/+2
* (struct Lisp_Marker): New field `charpos'.Richard M. Stallman1998-01-011-3/+23
* (message2_nolog): Fix arg types.Richard M. Stallman1997-12-211-1/+1
* (internal_with_output_to_temp_buffer):Andreas Schwab1997-11-281-1/+1
* Add more prototypes and declarations. Forward declareAndreas Schwab1997-11-211-25/+171
* (DBL_DIG): Remove; the default value is now set in print.c.Paul Eggert1997-10-231-4/+0
* (Fread_coding_system): Update decl.Richard M. Stallman1997-09-051-1/+1