aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Eli Zaretskii2004-11-061-0/+4
* (syms_of_frame): Fix the example in the doc string.Eli Zaretskii2004-11-061-1/+1
* * eval.c (Feval): Remove check for INPUT_BLOCKED_P.Jan Djärv2004-11-063-11/+22
* *** empty log message ***Luc Teirlinck2004-11-051-0/+4
* (syms_of_macros) <defining-kbd-macro>: Doc fix.Luc Teirlinck2004-11-051-1/+3
* (print_object): Print Lisp_Misc_Save_Value objects.Kim F. Storm2004-11-051-0/+9
* *** empty log message ***Kim F. Storm2004-11-051-0/+2
* (Ffile_modes): Doc fix.Kim F. Storm2004-11-052-11/+21
* (x_start_queuing_selection_requests)Kim F. Storm2004-11-051-5/+2
* * xterm.c (handle_one_xevent): Don't queue X selection eventsKim F. Storm2004-11-051-74/+7
* * xselect.c (struct selection_event_queue, selection_queue)Kim F. Storm2004-11-051-32/+130
* (kbd_buffer_unget_event): Add prototype.Kim F. Storm2004-11-051-0/+1
* (kbd_buffer_store_event_hold): Remove obsolete code.Kim F. Storm2004-11-051-66/+25
* *** empty log message ***Kim F. Storm2004-11-051-0/+44
* * xselect.c (TRACE3): New debug macro.Jan Djärv2004-11-052-2/+23
* (fontset_pattern_regexp): Use unsigned char.Kim F. Storm2004-11-041-5/+5
* *** empty log message ***Kim F. Storm2004-11-041-0/+4
* * fileio.c (Fnext_read_file_uses_dialog_p): New function.Jan Djärv2004-11-042-4/+21
* * gtkutil.h: Declare use_old_gtk_file_dialog.Jan Djärv2004-11-044-9/+19
* * gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME ifJan Djärv2004-11-042-2/+23
* Comment change.Richard M. Stallman2004-11-041-1/+5
* (fontset_pattern_regexp): If '*' is preceded by '\',Kenichi Handa2004-11-042-2/+7
* (ppt): New function.Kim F. Storm2004-11-031-0/+28
* *** empty log message ***Kim F. Storm2004-11-031-0/+4
* * xterm.c (x_window_to_scroll_bar): Only callJan Djärv2004-11-022-2/+5
* * gtkutil.c (xg_get_file_with_chooser): Use GTK_STOCK_OK insteadJan Djärv2004-11-022-1/+6
* (Fscroll_right): Fix last change.Andreas Schwab2004-11-022-1/+5
* From: YAMAMOTO MitsuharuKim F. Storm2004-11-021-0/+5
* (callproc.o): Depend on blockinput.h atimer.h systime.h.Kim F. Storm2004-11-021-1/+1
* *** empty log message ***Kim F. Storm2004-11-021-0/+8
* (Fcalled_interactively_p): Rename from Fcall_interactive_p.Kim F. Storm2004-11-021-1/+2
* *** empty log message ***Kim F. Storm2004-11-021-0/+5
* Remove (tiny change) comments for people who have signed papersKim F. Storm2004-11-021-21/+21
* *** empty log message ***Richard M. Stallman2004-11-021-0/+23
* (replace_range_2): New function.Richard M. Stallman2004-11-021-1/+117
* (casify_region): Handle changes in byte-length using replace_range_2.Richard M. Stallman2004-11-021-12/+11
* (USAGE3): Delete --horizontal-scroll-bars, -hb.Richard M. Stallman2004-11-021-1/+0
* (back_to_previous_visible_line_start):Richard M. Stallman2004-11-021-1/+2
* (window_scroll_pixel_based): Update preserve_y for header line if any.Richard M. Stallman2004-11-021-15/+23
* (Fcall_interactive_p): New function.Richard M. Stallman2004-11-021-12/+33
* Use fast_string_match_ignore_case for comparing font names.Jason Rumney2004-11-021-7/+5
* *** empty log message ***Jason Rumney2004-11-021-0/+5
* * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-028-79/+228
* * config.in: Rebuild (added HAVE_GTK_FILE_*).Jan Djärv2004-11-022-0/+13
* (connect_wait_mask, num_pending_connects): OnlyKim F. Storm2004-11-012-8/+42
* *** empty log message ***Kim F. Storm2004-11-011-1/+10
* Delete region objects after use.Jason Rumney2004-11-011-0/+4
* *** empty log message ***Jason Rumney2004-11-011-0/+4
* * xmenu.c: Add prototypes for forward function declarations.Jan Djärv2004-10-312-15/+15
* * xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items toJan Djärv2004-10-312-9/+21