2006-10-03 |
Stefan Monnier |
(clear_regexp_cache): Declare.
|
2006-09-05 |
Kim F. Storm |
(pos_visible_p): Update prototype.
|
2006-09-01 |
Chong Yidong |
* buffer.h (struct buffer_text): New field chars_modiff.
|
2006-07-26 |
Chong Yidong |
* lisp.h: Update read-char, read-event, and read_filtered_event
|
2006-07-18 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
2006-07-18 |
Kim F. Storm |
(list1): Add EXFUN.
|
2006-07-12 |
Kim F. Storm |
(CHECK_TYPE): New macro for generic type checking.
|
2006-07-11 |
Kim F. Storm |
(sit_for): Update prototype.
|
2006-05-29 |
Dan Nicolaescu |
* search.c (matcher_overflow): Mark as NO_RETURN.
|
2006-05-25 |
Juri Linkov |
(Fread_from_minibuffer): Decrement number of args.
|
2006-04-12 |
YAMAMOTO Mitsuharu |
(syms_of_fontset, Fset_fontset_font): Put extern and
|
2006-04-11 |
Dan Nicolaescu |
* lisp.h (wrong_type_argument): Mark as NO_RETURN.
|
2006-04-09 |
Richard M. Stallman |
Undo previous change.
|
2006-04-09 |
Dan Nicolaescu |
(args_out_of_range, args_out_of_range_3)
|
2006-04-09 |
Dan Nicolaescu |
* puresize.h (pure_write_error): Mark as NO_RETURN.
|
2006-04-08 |
Dan Nicolaescu |
(report_file_error): Mark as NO_RETURN.
|
2006-04-08 |
Eli Zaretskii |
(PSEUDOVECSIZE): Fix last change.
|
2006-04-08 |
Stefan Monnier |
(PSEUDOVECTOR_SIZE_MASK): Expand docstring.
|
2006-04-08 |
Stefan Monnier |
(OFFSETOF, PSEUDOVECSIZE): New macros.
|
2006-03-11 |
Eli Zaretskii |
Remove duplicate prototypes. Make the prototype of getloadavg be conditioned
|
2006-02-27 |
Luc Teirlinck |
EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
|
2006-02-26 |
Stefan Monnier |
(struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
|
2006-02-10 |
Kim F. Storm |
* data.c (Findirect_function): Add NOERROR arg. All callers changed
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-02-05 |
Ken Raeburn |
(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
|
2005-12-11 |
Richard M. Stallman |
(EQ): Use == so args are computed just once.
|
2005-11-20 |
Nick Roberts |
Use typedef when Lisp_Object is EMACS_INT so that
|
2005-11-15 |
Andreas Schwab |
(struct Lisp_Cons): Make cdr a union.
|
2005-11-09 |
Kim F. Storm |
(valid_lisp_object_p): Add prototype.
|
2005-10-29 |
Richard M. Stallman |
(memory_full_cons_threshold): Declared.
|
2005-10-02 |
Dan Nicolaescu |
* lisp.h (fatal): Undo previous change.
|
2005-09-30 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
2005-09-10 |
Eli Zaretskii |
Fix last change.
|
2005-09-10 |
Eli Zaretskii |
(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
|
2005-08-15 |
Kim F. Storm |
(QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
|
2005-08-15 |
Kim F. Storm |
(deactivate_process, status_notify, read_process_output):
|
2005-08-09 |
Richard M. Stallman |
(QUIT): Throw t to Vthrow_on_input.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-23 |
Richard M. Stallman |
(gc_cons_threshold, gc_relative_threshold): Declared.
|
2005-07-13 |
Stefan Monnier |
(gc_cons_threshold): Remove declaration.
|
2005-07-13 |
Stefan Monnier |
(gc_cons_combined_threshold): Declare.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-10 |
Luc Teirlinck |
Update EXFUN of Fselect_frame.
|
2005-06-08 |
Kim F. Storm |
(Fmatch_data, Fset_match_data): Fix EXFUN.
|
2005-05-24 |
Nick Roberts |
Fx_popup_dialog can have three arguments.
|
2005-04-21 |
Kim F. Storm |
(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
|
2005-04-20 |
Kenichi Handa |
(CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
|
2005-04-19 |
Kim F. Storm |
(Fsafe_get): EXFUN it.
|
2005-04-01 |
Kenichi Handa |
(Vascii_upcase_table, Vascii_canon_table,
|
2005-03-24 |
Stefan Monnier |
(make_number): Make prototype more precise.
|
2005-03-06 |
Richard M. Stallman |
(CHECK_CONS_LIST): New macro (two definitions).
|
2005-01-22 |
Kim F. Storm |
(pos_visible_p): Fix prototype.
|
2005-01-16 |
Jan Djärv |
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
|
2004-12-27 |
Richard M. Stallman |
Comment changes.
|
2004-12-23 |
Richard M. Stallman |
(Vundo_outer_limit): Fix decl.
|
2004-12-21 |
Richard M. Stallman |
(truncate_undo_list): Update decl.
|
2004-12-13 |
Richard M. Stallman |
(QUIT): Check for Vthrow_on_input.
|
2004-12-07 |
Jan Djärv |
* gtkutil.c: Include signal.h and syssignal.h.
|
2004-12-01 |
Andreas Schwab |
Declare string_to_multibyte.
|
2004-11-30 |
Kim F. Storm |
New defines to enable buffer overrun checking.
|