| Commit message (Expand) | Author | Age | Files | Lines |
* | (standard_args): Rename --bare-bones to --quick. | Richard M. Stallman | 2005-04-10 | 1 | -2/+4 |
* | (Fmake_indirect_buffer): Clear out some local variables. | Richard M. Stallman | 2005-04-10 | 1 | -2/+16 |
* | Comment changes. | Richard M. Stallman | 2005-04-10 | 1 | -5/+10 |
* | (Fstring_as_multibyte, Fstring_to_multibyte): Docstring fixes. | Stefan Monnier | 2005-04-10 | 1 | -4/+16 |
* | (where_is_internal): Convert a string used as event type into "(any string)". | Richard M. Stallman | 2005-04-10 | 2 | -2/+31 |
* | Comment change. | Richard M. Stallman | 2005-04-10 | 1 | -5/+9 |
* | (Vloads_in_progress): Not static. | Richard M. Stallman | 2005-04-10 | 1 | -1/+1 |
* | (Vloads_in_progress): Add extern. | Richard M. Stallman | 2005-04-10 | 1 | -3/+10 |
* | (mirror_line_dance): Avoid crash if W2 is null. | Richard M. Stallman | 2005-04-09 | 1 | -8/+14 |
* | (PRINTPREPARE): Check if the marker PRINTCHARFUN is within the | Lute Kamstra | 2005-04-09 | 2 | -8/+17 |
* | (readevalloop): Add args START and END as region in | Kim F. Storm | 2005-04-08 | 1 | -17/+35 |
* | *** empty log message *** | Kim F. Storm | 2005-04-08 | 1 | -0/+11 |
* | Fix typo. | Kim F. Storm | 2005-04-08 | 1 | -1/+1 |
* | (syms_of_xdisp): Init overlay-arrow-string to "=>". | Kim F. Storm | 2005-04-08 | 1 | -1/+1 |
* | *** empty log message *** | Kim F. Storm | 2005-04-08 | 1 | -2/+6 |
* | *** empty log message *** | Kim F. Storm | 2005-04-07 | 1 | -1/+1 |
* | *** empty log message *** | Kim F. Storm | 2005-04-06 | 1 | -0/+4 |
* | (standard_args): Add -Q, --bare-bones, -bare-bones. | Kim F. Storm | 2005-04-06 | 1 | -0/+2 |
* | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-04-06 | 1 | -0/+8 |
* | (Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback | YAMAMOTO Mitsuharu | 2005-04-06 | 1 | -0/+4 |
* | (cfdate_to_lisp): Add `const' for variable `epoch_gdate'. | YAMAMOTO Mitsuharu | 2005-04-06 | 1 | -24/+11 |
* | (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc. | Kim F. Storm | 2005-04-03 | 1 | -0/+4 |
* | *** empty log message *** | Kim F. Storm | 2005-04-03 | 1 | -0/+2 |
* | (Ffuncall): Always call CHECK_CONS_LIST on entry. | Kim F. Storm | 2005-04-03 | 1 | -3/+4 |
* | *** empty log message *** | Kim F. Storm | 2005-04-03 | 1 | -0/+5 |
* | #include blockinput also | Jan Djärv | 2005-04-02 | 1 | -0/+1 |
* | * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling | Jan Djärv | 2005-04-02 | 3 | -1/+14 |
* | *** empty log message *** | Kenichi Handa | 2005-04-01 | 1 | -1/+0 |
* | *** empty log message *** | Kenichi Handa | 2005-04-01 | 1 | -0/+20 |
* | (looking_at_1): Use current_buffer->case_canon_table, | Kenichi Handa | 2005-04-01 | 1 | -94/+129 |
* | (set_case_table): If standard is nonzero, setup | Kenichi Handa | 2005-04-01 | 1 | -1/+6 |
* | (Vascii_upcase_table, Vascii_canon_table, | Kenichi Handa | 2005-04-01 | 1 | -1/+2 |
* | Include ThreeD.h for XtNbeNiceToColormap. | Stefan Monnier | 2005-03-31 | 2 | -25/+18 |
* | *** empty log message *** | Kenichi Handa | 2005-03-31 | 1 | -1/+1 |
* | (Vcoding_category_list): Docstring fix. | Kenichi Handa | 2005-03-31 | 1 | -1/+1 |
* | *** empty log message *** | Kenichi Handa | 2005-03-31 | 1 | -0/+9 |
* | (Qmouse_fixup_help_message): New var. | Kim F. Storm | 2005-03-31 | 1 | -0/+14 |
* | *** empty log message *** | Kim F. Storm | 2005-03-31 | 1 | -0/+6 |
* | (search_embedded_absfilename): Fix last change. | Stefan Monnier | 2005-03-30 | 1 | -1/+1 |
* | (display_line): Allow multiple overlay arrows in window. | Kim F. Storm | 2005-03-29 | 1 | -5/+4 |
* | *** empty log message *** | Kim F. Storm | 2005-03-29 | 1 | -0/+4 |
* | (Fexpand_file_name): Use IS_DEVICE_SEP. | Stefan Monnier | 2005-03-28 | 2 | -91/+99 |
* | (Fgoto_char): Fix docstring. Probably left-over from Emacs-20.1. | Stefan Monnier | 2005-03-27 | 1 | -6/+3 |
* | (x_output): add focus_state. | Jason Rumney | 2005-03-26 | 1 | -0/+17 |
* | (x_focus_changed, w32_detect_focus_change): New functions. | Jason Rumney | 2005-03-26 | 1 | -15/+80 |
* | *** empty log message *** | Jason Rumney | 2005-03-26 | 1 | -0/+7 |
* | *** empty log message *** | Stefan Monnier | 2005-03-25 | 1 | -0/+6 |
* | (Fminibuffer_complete_and_exit, Fself_insert_and_exit): Use Fexit_minibuffer. | Stefan Monnier | 2005-03-25 | 1 | -4/+13 |
* | (syms_of_coding): Suggest to use set-coding-category in | Kenichi Handa | 2005-03-25 | 1 | -2/+1 |
* | *** empty log message *** | Stefan Monnier | 2005-03-24 | 1 | -0/+2 |