aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-05-082-2/+5
|\
| * (Ftranspose_regions): Yet another int/Lisp_Object mixup (YAILOM)Stefan Monnier2007-05-072-4/+7
| * *** empty log message ***Richard M. Stallman2007-05-061-1/+5
| * Undo May 3 change.Richard M. Stallman2007-05-061-6/+6
| * Change from author without relevant assignment is (thankfully) tiny.Glenn Morris2007-05-051-1/+1
| * *** empty log message ***Richard M. Stallman2007-05-051-0/+7
| * (Faccept_process_output): Revert 2006-03-22 change soRichard M. Stallman2007-05-051-6/+6
| * (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.YAMAMOTO Mitsuharu2007-05-012-0/+15
| * *** empty log message ***Richard M. Stallman2007-04-291-0/+4
| * (replace_range): For undo, record insertion first.Richard M. Stallman2007-04-291-1/+5
| * (try_window_reusing_current_matrix): Fix number of disabled lines.YAMAMOTO Mitsuharu2007-04-292-1/+6
| * (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
* | (Flookup_key): Fix typo in last change.Andreas Schwab2007-05-072-1/+5
* | (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifierStefan Monnier2007-05-072-4/+10
* | (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.YAMAMOTO Mitsuharu2007-05-012-0/+15
* | *** empty log message ***Richard M. Stallman2007-04-291-0/+4
* | (replace_range): For undo, record insertion first.Richard M. Stallman2007-04-291-1/+5
* | (VECSIZE): Use OFFSETOF.Andreas Schwab2007-04-292-3/+7
* | (try_window_reusing_current_matrix): Fix number of disabled lines.YAMAMOTO Mitsuharu2007-04-292-1/+6
* | *** empty log message ***Richard M. Stallman2007-04-281-0/+4
* | (read_escape): In a string, \s is always space.Richard M. Stallman2007-04-281-1/+1
* | (xdialog_show): Call Fredisplay before showing the dialog.Jan Djärv2007-04-272-0/+10
* | (xg_update_menubar, create_menus): Create emptyJan Djärv2007-04-272-1/+14
|/
* (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