aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Pavel Janík2002-04-011-0/+22
* Rename x_autoselect_window_p to autoselect_window_p.Pavel Janík2002-04-011-4/+4
* Rename x_autoselect_window_p to autoselect_window_p.Pavel Janík2002-04-011-4/+6
* (autoselect_window_p): Renamed from `x_autoselect_window_p'.Pavel Janík2002-04-011-27/+35
* (Qselect_window): New symbol.Pavel Janík2002-04-011-1/+13
* (enum event_kind): New event type `SELECT_WINDOW_EVENT'.Pavel Janík2002-04-011-0/+3
* Fix typo.Pavel Janík2002-03-313-3/+3
* (x_get_char_face_and_encoding): Add parameter DISPLAY_P.Gerd Moellmann2002-03-312-12/+23
* Comment change.Richard M. Stallman2002-03-302-3/+13
* (window_scroll_pixel_based): Exit the move_it_by_linesRichard M. Stallman2002-03-301-1/+6
* (set_frame_size): Don't call change_frame_size.Richard M. Stallman2002-03-301-0/+4
* Update copyright.Gerd Moellmann2002-03-302-1/+6
* (direct_output_for_insert): CallGerd Moellmann2002-03-301-8/+1
* *** empty log message ***Gerd Moellmann2002-03-291-1/+1
* (w32_draw_relief_rect): Fix calculations of line lengths.Jason Rumney2002-03-292-4/+8
* *** empty log message ***Eli Zaretskii2002-03-291-0/+2
* (lread.o): Depend on coding.h.Eli Zaretskii2002-03-291-1/+1
* (openp, Fload): Encode the file name before pasing itEli Zaretskii2002-03-292-22/+40
* (Flax_plist_put): Doc fix.Kim F. Storm2002-03-291-1/+1
* *** empty log message ***Kim F. Storm2002-03-291-0/+4
* Fixes to previous entriesJason Rumney2002-03-281-1/+1
* (DATAGRAM_CONN_P): Make sure PROC is really a process.Miles Bader2002-03-282-1/+5
* (set-network-process-options): Add usage.Pavel Janík2002-03-272-3/+10
* (Fdump_emacs): Fix a typo in "command-line-processed".Eli Zaretskii2002-03-262-1/+5
* Fix typo.Pavel Janík2002-03-261-1/+1
* *** empty log message ***Richard M. Stallman2002-03-261-0/+4
* (Fsubstring_no_properties): New function.Richard M. Stallman2002-03-261-0/+126
* (update_menu_bar): Test only update_mode_lines;Richard M. Stallman2002-03-262-1/+20
* (Fdisplay_buffer): Doc fix.Richard M. Stallman2002-03-261-2/+2
* (check_pure_size): Update the comment.Stefan Monnier2002-03-251-1/+1
* (GET_UNSIGNED_NUMBER): Give proper error for spaces.Richard M. Stallman2002-03-251-2/+4
* Fix typos.Pavel Janík2002-03-241-10/+10
* *** empty log message ***Gerd Moellmann2002-03-241-0/+7
* (Qdeclare, Vmacro_declaration_function): New variables.Gerd Moellmann2002-03-241-1/+48
* (xbm_scan, xbm_load_image, xbm_read_bitmap_data)Jason Rumney2002-03-242-35/+72
* [HAVE_IMAGES, HAVE_PBM]: Remove conditionals.Jason Rumney2002-03-232-18/+9
* (w32_handle_tool_bar_click): Detect up and down eventsJason Rumney2002-03-231-2/+3
* *** empty log message ***Stefan Monnier2002-03-221-0/+15
* (bootstrapclean): New target.Stefan Monnier2002-03-221-18/+5
* (main): Handle --unibyte, --multibyte, and --no-loadupStefan Monnier2002-03-221-12/+4
* (check_pure_size): Only output a warning.Stefan Monnier2002-03-221-2/+2
* (wait_for_termination): Use sigsuspend rather than sigpause.Stefan Monnier2002-03-221-5/+1
* (Fx_create_frame): Enable tool-bar when images are supported.Jason Rumney2002-03-222-1/+9
* (zv_bits): Declare as short, for word alignment.Jason Rumney2002-03-222-7/+13
* (x_set_cursor_color): Set cursor_gc as well.Jason Rumney2002-03-221-10/+29
* (main): Update the Copyright year in the blurb printedEli Zaretskii2002-03-222-2/+5
* (message_with_string): Fix syntax of a call to GCPRO2.Eli Zaretskii2002-03-222-1/+3
* *** empty log message ***Eli Zaretskii2002-03-221-0/+6
* (XTread_socket): If XK_ISO_Lock andEli Zaretskii2002-03-221-0/+8
* (menu_bar_items): Mostly undo 2002-02-20 patch, soKim F. Storm2002-03-212-16/+38