aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Kim F. Storm2004-11-221-0/+5
* (Fminibuffer_complete_and_exit): Fix previous change.Markus Rost2004-11-222-2/+4
* (Fdefvar): Warn when var is let-bound but globally void.Stefan Monnier2004-11-222-8/+25
* (x_clip_to_row): Add area arg. Callers changed.Kim F. Storm2004-11-212-18/+20
* (w32_clip_to_row): Add area arg. Callers changed.Kim F. Storm2004-11-211-9/+10
* (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA.Kim F. Storm2004-11-211-2/+4
* *** empty log message ***Kim F. Storm2004-11-211-0/+11
* (move_it_in_display_line_to, display_line): RestoreKim F. Storm2004-11-211-2/+4
* *** empty log message ***Kim F. Storm2004-11-211-0/+4
* (Fvertical_motion): Fix last change. Use anotherKim F. Storm2004-11-211-1/+4
* *** empty log message ***Kim F. Storm2004-11-211-0/+3
* (IT_EXPAND_MATRIX_WIDTH): New macro. Do notKim F. Storm2004-11-211-26/+30