aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (decode_coding_string): Handle CODING_FINISH_INTERRUPT.Kim F. Storm2005-06-031-0/+1
* (Fcall_process): Don't use alloca to graduallyKim F. Storm2005-06-031-18/+15
* (BYTE_CODE_QUIT): Check Vthrow_on_input.Kim F. Storm2005-06-031-0/+3
* (unbind_to): Preserve value of Vquit_flag.Kim F. Storm2005-06-031-5/+5
* (handle_one_xevent): Also ignore mouse motion justKim F. Storm2005-06-031-6/+6
* *** empty log message ***Juanma Barranquero2005-06-031-0/+6
* (Finternal_lisp_face_equal_p): Really report on faces in a frame, if theJuanma Barranquero2005-06-031-4/+4
* (MODE_LINE_NOPROP_LEN): New macro.Kim F. Storm2005-06-021-14/+16
* *** empty log message ***Kim F. Storm2005-06-021-0/+6
* Spacing and formatting fixes.Juanma Barranquero2005-06-011-24/+24
* (mapcar1): Maybe exit loop if original sequence was modified.Kim F. Storm2005-06-011-3/+3
* *** empty log message ***Kim F. Storm2005-06-011-0/+4
* (build_scalable_font_name): Round pixel size to theYAMAMOTO Mitsuharu2005-06-012-4/+12
* (mac_to_x_fontname, mac_do_list_fonts): Set XLFDYAMAMOTO Mitsuharu2005-06-011-4/+5
* (display_mode_line): Support nested calls to redisplayKim F. Storm2005-05-311-2/+10
* *** empty log message ***Kim F. Storm2005-05-311-4/+10
* (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.Stefan Monnier2005-05-312-18/+20
* (Finsert_file_contents): Lisp_Object/int mixup.Stefan Monnier2005-05-311-1/+1
* (mode_line_noprop_buf, mode_line_noprop_buf_end)Kim F. Storm2005-05-311-169/+263
* *** empty log message ***Kim F. Storm2005-05-311-0/+27
* *** empty log message ***Richard M. Stallman2005-05-291-0/+4
* (Fbuffer_local_value): Call indirect_variable.Richard M. Stallman2005-05-291-0/+3
* * xdisp.c (note_mode_line_or_margin_highlight): Change theMasatake YAMATO2005-05-272-0/+8
* *** empty log message ***Juanma Barranquero2005-05-271-0/+4
* (Vimage_library_alist): Moved from image.el.Juanma Barranquero2005-05-271-1/+21
* *** empty log message ***Kenichi Handa2005-05-272-0/+24
* (x_encode_char): Call check_ccl_update in advance.Kenichi Handa2005-05-271-0/+1
* Now an element of Vccl_program_table is a vector ofKenichi Handa2005-05-271-16/+56
* (Fbuffer_local_value): Make argument name match its use in docstring.Juanma Barranquero2005-05-272-18/+23
* (Frecursive_edit): Fix typo in docstring.Juanma Barranquero2005-05-262-6/+11
* *** empty log message ***Lute Kamstra2005-05-261-0/+4
* (Frun_hooks): Mention run-mode-hooks in docstring.Lute Kamstra2005-05-261-1/+4
* Whitespace and parenthesis changes.Richard M. Stallman2005-05-251-14/+14
* 2005-05-24 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2005-05-242-35/+41
* Fix typo in comment.Juanma Barranquero2005-05-241-1/+1
* (Fyes_or_no_p, Fy_or_n_p): Call Fx_popup_dialog withNick Roberts2005-05-241-2/+2
* *** empty log message ***Nick Roberts2005-05-241-1/+4
* (Fx_popup_dialog): Allow 3rd optional argument.Nick Roberts2005-05-242-2/+2
* (Fx_popup_dialog): Add a third boolean argument to select frame titleNick Roberts2005-05-241-9/+18
* (Fx_popup_dialog): Add a third boolean argument to select frame titleNick Roberts2005-05-241-9/+18
* *** empty log message ***Nick Roberts2005-05-241-0/+4
* *** empty log message ***Nick Roberts2005-05-241-0/+10
* (Fmessage_box): Use "Information" for frame title.Nick Roberts2005-05-241-1/+1
* (Fx_popup_dialog): Add a third boolean argument toNick Roberts2005-05-241-17/+29
* Fx_popup_dialog can have three arguments.Nick Roberts2005-05-241-1/+1
* [VMS] Include <starlet.h>.Thien-Thi Nguyen2005-05-232-0/+5
* Supprot mouse-face on mode-line.Masatake YAMATO2005-05-232-5/+128
* (send_process): Move misplaced volatile.Andreas Schwab2005-05-222-2/+2
* (send_process): Remove misplaced volatile.Andreas Schwab2005-05-222-1/+5
* (display_mode_element): If we're processing a list andRichard M. Stallman2005-05-222-1/+11