aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2007-03-191-0/+5
* *** empty log message ***Richard M. Stallman2007-03-191-6/+7
* (NUM_RECENT_KEYS): Bump up to 300.Richard M. Stallman2007-03-191-3/+3
* (syms_of_buffer): Doc fix.Richard M. Stallman2007-03-191-1/+1
* (pbm_load): Signal error for invalid image size.Chong Yidong2007-03-181-0/+8
* * image.c (pbm_load): Signal error for invalid image size.Chong Yidong2007-03-181-0/+4
* (redisplay_internal, note_mouse_highlight): CheckYAMAMOTO Mitsuharu2007-03-182-2/+14
* (note_mouse_movement): Don't return immediately forYAMAMOTO Mitsuharu2007-03-181-14/+13
* (popup_activated_flag): New variable.YAMAMOTO Mitsuharu2007-03-181-0/+15
* Restore stuff accidentally deleted in 2007-03-17T23:44:01Z!storm@cua.dk.Juanma Barranquero2007-03-181-0/+9
* (syms_of_buffer) <buffer-display-table>: Doc fix.Juanma Barranquero2007-03-182-11/+7
* 2007-03-17 Richard M. Stallman <rms@gnu.org>Kim F. Storm2007-03-171-2/+9
* *** empty log message ***Kim F. Storm2007-03-171-0/+4
* (try_window_id): Increment matrix positions if the buffer's byte countChong Yidong2007-03-171-1/+1
* * xdisp.c (try_window_id): Increment matrix positions if theChong Yidong2007-03-171-0/+5
* Fix typo.Chong Yidong2007-03-171-1/+1
* Fix "daylight savings" -> "daylight saving" typo.Chong Yidong2007-03-171-1/+1
* (Fdecode_time, Fencode_time): "daylight savings" -> "daylight saving"Chong Yidong2007-03-171-2/+2
* * lisp.h: Declare check_obarray.Chong Yidong2007-03-171-0/+8
* Declare check_obarray.Chong Yidong2007-03-171-0/+1
* (read_key_sequence): Store original event into keybuf when replayingChong Yidong2007-03-171-0/+2
* (Fdelete_process): Properly handle deletion of first element ofChong Yidong2007-03-171-13/+16
* (sigchld_handler): Change type of pid to pid_t. Scan deleted_pid_listChong Yidong2007-03-171-5/+9
* * process.c (sigchld_handler): Change type of pid to pid_t.Chong Yidong2007-03-171-0/+10
* tweak last patch: add comment and avoid the first sleepSam Steingold2007-03-111-7/+10
* (sigchld_handler): Sleep before wait3 to avoid a busyloop.Sam Steingold2007-03-112-0/+5
* (Fx_server_vendor): Change vendor string to "Apple Inc.".YAMAMOTO Mitsuharu2007-03-112-1/+5
* [USE_CARBON_EVENTS] (mac_handle_mouse_event): IgnoreYAMAMOTO Mitsuharu2007-03-102-7/+19
* (help_form_saved_window_configs): New var.Chong Yidong2007-03-101-3/+24
* * keyboard.c (help_form_saved_window_configs): New var.Chong Yidong2007-03-101-0/+7
* *** empty log message ***Kim F. Storm2007-03-101-0/+5
* (redisplay_window): Don't automatically select a new windowKim F. Storm2007-03-101-1/+8
* (handle_one_xevent): Ignore buttons > 3 for the tool bar.Jan Djärv2007-03-092-7/+12
* *** empty log message ***Juanma Barranquero2007-03-091-1/+5
* (Fdescribe_buffer_bindings): Check that BUFFER is valid.Juanma Barranquero2007-03-091-0/+2
* (syms_of_keyboard): Doc fix.Richard M. Stallman2007-03-082-1/+5
* (Ftry_completion): Don't short circuit if completion-ignore-case isChong Yidong2007-03-081-0/+4
* * minibuf.c (Ftry_completion): Don't short circuit ifChong Yidong2007-03-081-0/+5
* (XTset_vertical_scroll_bar) [MAC_OSX]: Don't show scrollYAMAMOTO Mitsuharu2007-03-072-1/+13
* (mac_set_scroll_bar_width, mac_frame_parm_handlers):YAMAMOTO Mitsuharu2007-03-071-19/+1
* (read_minibuf): Bind inhibit-read-only a bit longer so asStefan Monnier2007-03-072-30/+33
* *** empty log message ***David Kastrup2007-03-061-1/+1
* * sound.c (wav_play): Check header->data_length to see how much weJan Djärv2007-03-062-7/+22
* *** empty log message ***Kenichi Handa2007-03-061-0/+4
* (Vselection_coding_system): Documentation improved.Kenichi Handa2007-03-061-2/+11
* (struct mac_output): New member `internal_border_width'.YAMAMOTO Mitsuharu2007-03-052-0/+12
* (x_scroll_bar_create, XTread_socket): Replace #ifYAMAMOTO Mitsuharu2007-03-051-2/+12
* *** empty log message ***Richard M. Stallman2007-03-041-0/+4
* Whitespace change.Richard M. Stallman2007-03-041-1/+1
* (Fdisplay_buffer): Doc fix.Richard M. Stallman2007-03-041-5/+6