summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (run_pre_write_conversin_on_c_str): Extern it.Kenichi Handa2004-11-301-0/+4
* * keyboard.c: Don't undef SIGIOSteven Tamm2004-11-306-98/+163
* New defines to enable buffer overrun checking.Kim F. Storm2004-11-301-0/+16
* (malloc_initialize_hook): Don't free malloc_state_ptr ifKim F. Storm2004-11-301-4/+6
* Add more checks for buffer overruns.Kim F. Storm2004-11-301-9/+152
* *** empty log message ***Kim F. Storm2004-11-301-0/+20
* (concat): Use SAFE_ALLOCA.Kim F. Storm2004-11-291-2/+4
* *** empty log message ***Kim F. Storm2004-11-291-0/+4
* (emacs_write): Don't use QUIT.Stefan Monnier2004-11-292-5/+16
* *** empty log message ***Kenichi Handa2004-11-291-0/+8
* (init_buffer): Set current_buffer->directory to aKenichi Handa2004-11-291-1/+7
* (init_cmdargs): Set unibyte strings in Vcommand_line_args.Kenichi Handa2004-11-291-1/+5
* Enable no-op gcpros on ia64.Andreas Schwab2004-11-272-2/+22
* (mark_stack): Call GC_MARK_SECONDARY_STACK if defined.Andreas Schwab2004-11-271-0/+5
* (lock_file_1): Call get_boot_time early. IncreaseAndreas Schwab2004-11-271-2/+4
* *** empty log message ***Eli Zaretskii2004-11-271-0/+5
* (DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN is not defined.Eli Zaretskii2004-11-271-5/+7
* (syms_of_search) <search-spaces-regexp>: Move 'doc:'Kim F. Storm2004-11-272-5/+10
* (POSIX_SIGNALS): Undo the removal of 2002-08-25,Stefan Monnier2004-11-262-0/+9
* (update_window_fringes): Prefer truncation bitmaps overKim F. Storm2004-11-261-4/+4
* *** empty log message ***Kim F. Storm2004-11-261-0/+3
* Undo recent changes for restoring it->saved_face_id. Instead,Kim F. Storm2004-11-261-70/+39
* *** empty log message ***Kim F. Storm2004-11-261-0/+11
* *** empty log message ***Eli Zaretskii2004-11-261-0/+5
* (Fdefvar): Declare pdl from last change as `volatile' to preventEli Zaretskii2004-11-261-1/+1
* (command_loop_1): Print a message describing the keyStefan Monnier2004-11-252-0/+6
* (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.Stefan Monnier2004-11-252-6/+19
* (readchar): Check QUIT when `getc' is interrupted.Stefan Monnier2004-11-251-2/+3
* *** empty log message ***Stefan Monnier2004-11-251-69/+79
* *** empty log message ***Richard M. Stallman2004-11-251-0/+6
* (run_pre_post_conversion_on_str): Bind Qinhibit_read_only.Richard M. Stallman2004-11-251-0/+2
* (syms_of_buffer) <indicate-buffer-boundaries>: Doc fix.Richard M. Stallman2004-11-251-3/+6
* (move_it_in_display_line_to, display_line):Kim F. Storm2004-11-241-2/+10
* *** empty log message ***Kim F. Storm2004-11-241-0/+5
* * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog toJan Djärv2004-11-233-13/+24
* (ENCODE_FILE, DECODE_FILE, ENCODE_SYSTEM, DECODE_SYSTEM):Stefan Monnier2004-11-231-6/+7
* (RE_TRANSLATE_P): Don't use XFASTINT blindly.Stefan Monnier2004-11-231-2/+3
* (skip_invisible): Avoid non-idempotent side-effects in macro arguments.Stefan Monnier2004-11-231-3/+4
* (Flookup_key): Check INTEGERP before XINT.Stefan Monnier2004-11-231-1/+1
* (oblookup): Don't use XFASTINT blindly.Stefan Monnier2004-11-231-1/+1
* (Fset_window_scroll_bars): Don't use XINT if it isn't int.Stefan Monnier2004-11-231-5/+7
* * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)Kim F. Storm2004-11-231-2/+2
* *** empty log message ***Kim F. Storm2004-11-231-0/+3
* (update_window_fringes): Show top row indicator ifKim F. Storm2004-11-221-14/+20
* (lookup_named_face): Fix prototype.Kim F. Storm2004-11-221-1/+1
* (set_window_buffer): Clear display_error_modiff.Kim F. Storm2004-11-221-1/+4
* (handle_single_display_prop): Don't signal error inKim F. Storm2004-11-221-7/+8
* (lookup_named_face): Add signal_p arg. Return -1 ifKim F. Storm2004-11-221-5/+8
* *** empty log message ***Kim F. Storm2004-11-221-0/+24
* (update_window_fringes): Provide sensible fall-backKim F. Storm2004-11-221-1/+2