aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * image.c (pbm_load): Correctly check image size for greyscale pbm.Chong Yidong2007-05-121-0/+2
* (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).Chong Yidong2007-05-121-0/+2
* * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).Chong Yidong2007-05-121-0/+4
* (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
* (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