aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (xg_update_menubar, create_menus): Create emptyJan Djärv2007-04-272-1/+16
* (xdialog_show): Call Fredisplay before showing the dialog.Jan Djärv2007-04-271-0/+8
* (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED values of theChong Yidong2007-04-241-2/+4
* * xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGEDChong Yidong2007-04-241-0/+5
* *** empty log message ***Richard M. Stallman2007-04-231-0/+4
* (Fstart_process): Doc fix.Richard M. Stallman2007-04-231-3/+4
* *** empty log message ***Eli Zaretskii2007-04-231-0/+4
* (Fstart_process): Doc fix.Eli Zaretskii2007-04-231-6/+11
* *** empty log message ***Richard M. Stallman2007-04-221-0/+6
* (Fdefine_abbrev): Doc fix.Richard M. Stallman2007-04-221-1/+1
* (Fdefine_key): Minor doc fix.Richard M. Stallman2007-04-221-2/+2
* *** empty log message ***Glenn Morris2007-04-211-0/+4
* (Fdefine_key): Fix info ref in doc string.Glenn Morris2007-04-211-1/+2
* (init_system_name): Don't accept localhost.localdomain.Chong Yidong2007-04-201-1/+3
* * sysdep.c (init_system_name): Don't accept localhost.localdomain.Chong Yidong2007-04-201-0/+4
* (Fminibuffer_contents, Fminibuffer_contents_no_properties,Juanma Barranquero2007-04-192-5/+11
* Fix typo in comment.Juanma Barranquero2007-04-191-1/+1
* (adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag inChong Yidong2007-04-161-1/+34
* * dispnew.c (adjust_frame_glyphs_for_frame_redisplay): SetChong Yidong2007-04-161-0/+4
* (cursor_row_p): Only end row on newline if it's a display string.Chong Yidong2007-04-161-6/+30
* * xdisp.c (cursor_row_p): Only end row on newline if it's a displayChong Yidong2007-04-161-0/+5
* (mem_insert): Set min_heap_address and max_heap_addressYAMAMOTO Mitsuharu2007-04-162-2/+7
* (redisplay_window): When deciding whether or not to recenter, don'tChong Yidong2007-04-151-6/+18
* * xdisp.c (redisplay_window): When deciding whether or not toChong Yidong2007-04-151-0/+6
* (Fkill_buffer): gcpro BUF during kill_buffer_processesKim F. Storm2007-04-131-0/+9
* *** empty log message ***Kim F. Storm2007-04-131-1/+6
* [!TARGET_API_MAC_CARBON] Include Displays.h.YAMAMOTO Mitsuharu2007-04-132-88/+141
* [TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event):YAMAMOTO Mitsuharu2007-04-122-9/+25
* (xrm_get_preference_database, Fmac_get_preference)YAMAMOTO Mitsuharu2007-04-121-0/+5
* (note_mode_line_or_margin_highlight): Don't decrement glyph pointerChong Yidong2007-04-101-7/+12
* * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyphChong Yidong2007-04-101-0/+5
* *** empty log message ***YAMAMOTO Mitsuharu2007-04-091-0/+5
* (__restrict, struct kboard): Remove outdated workarounds.YAMAMOTO Mitsuharu2007-04-091-14/+3
* (Fmove_to_column): Set next_boundary with correct start pt.Richard M. Stallman2007-04-082-1/+6
* *** empty log message ***Richard M. Stallman2007-04-081-0/+4
* (syms_of_xdisp) <message-log-max>: Default 100.Richard M. Stallman2007-04-081-1/+1
* (Ftranspose_regions): Validate interval before setting textChong Yidong2007-04-071-11/+20
* * editfns.c (Ftranspose_regions): Validate interval before settingChong Yidong2007-04-071-0/+5
* Mark 1995-03-23 change by Kevin Rodgers as tiny.Chong Yidong2007-04-061-1/+1
* Fix last change.Eli Zaretskii2007-04-031-1/+1
* Revert non-significant part of 2007-04-02T09:21:[email protected].Juanma Barranquero2007-04-031-59/+66
* *** empty log message ***Eli Zaretskii2007-04-031-0/+4
* (main): Fix instructions for building Emacs for profiling.Eli Zaretskii2007-04-031-2/+3
* (xg_update_menubar): Call g_list_next after movingJan Djärv2007-04-032-0/+6
* (Fprin1_to_string): Use macro SPECPDL_INDEX.Juanma Barranquero2007-04-022-68/+65
* (Fcommand_remapping): New optional argument.Chong Yidong2007-04-011-20/+30
* (command_loop_1): Fcommand_remapping has new arg; caller changed.Chong Yidong2007-04-011-1/+1
* (Fcommand_remapping): New optional argument.Chong Yidong2007-04-011-1/+1
* * keymap.c (Fcommand_remapping): New optional argument.Chong Yidong2007-04-011-2/+5
* (where_is_internal): Scan provided keymaps for command remappingsChong Yidong2007-04-011-9/+16