summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-11-13Merged in changes from CVS trunk.Karoly Lorentey
2004-11-13Merged in changes from CVS trunk.Karoly Lorentey
2004-11-12(init_iterator): Clear it.max_extra_line_spacing.Kim F. Storm
2004-11-12(window_scroll_pixel_based, Frecenter): UseKim F. Storm
2004-11-12(struct glyph_row): New member extra_line_spacing.Kim F. Storm
2004-11-12*** empty log message ***Kim F. Storm
2004-11-12(pop_down_menu): Return nil.Kim F. Storm
2004-11-12(pop_down_menu): New function.Jan Djärv
2004-11-12(popup_widget_loop): Add argument do_timers.Jan Djärv
2004-11-12* xmenu.c (x_menu_wait_for_event): New function.Jan Djärv
2004-11-10(Fkeymap_prompt): Accept symbol keymaps.Stefan Monnier
2004-11-09Include <sys/types.h> and <unistd.h> (for getpid).Kim F. Storm
2004-11-09(produce_image_glyph): Remove unused variable 'face_ascent'.Kim F. Storm
2004-11-09(print_object): Fix format string.Kim F. Storm
2004-11-09(read1): Fix next_char matching.Kim F. Storm
2004-11-09(Fdelete): Add EXFUN.Kim F. Storm
2004-11-09(read_avail_input): Remove unused variable 'discard'.Kim F. Storm
2004-11-09(NULL_INTERVAL_P): Add separate version whenKim F. Storm
2004-11-09(destroy_fringe_bitmap): Fix return type.Kim F. Storm
2004-11-09(Fdump_emacs): Fix format string.Kim F. Storm
2004-11-09Include <ctype.h>.Kim F. Storm
2004-11-09(store_symval_forwarding): Remove unused variables.Kim F. Storm
2004-11-09(Fcall_interactively): Remove unused variable 'funcar'.Kim F. Storm
2004-11-09*** empty log message ***Kim F. Storm
2004-11-09Fix commentary.Kim F. Storm
2004-11-09(Fmake_network_process): Remove unused var 'retry'.Kim F. Storm
2004-11-09* Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependenciesJan Djärv
2004-11-09(Fmake_network_process): Remove kludge for interruptedKim F. Storm
2004-11-09*** empty log message ***Kim F. Storm
2004-11-09* .cvsignore: Add buildobj.lst.Jan Djärv
2004-11-09* doc.c: New variable Vbuild_files.Jan Djärv
2004-11-08(update_window_fringes): Update fringe bitmaps ifKim F. Storm
2004-11-08*** empty log message ***Kim F. Storm
2004-11-08(note_mouse_highlight): Clear mouse face if we move out of text area.Kim F. Storm
2004-11-08*** empty log message ***Kim F. Storm
2004-11-08(fast_find_position): Fix start pos if header line present.Kim F. Storm
2004-11-08*** empty log message ***Kim F. Storm
2004-11-08*** empty log message ***Eli Zaretskii
2004-11-08Move #include "systime.h" before <sys/resource.h>.Eli Zaretskii
2004-11-08(fontset_pattern_regexp): Cancel my previous change;Kenichi Handa
2004-11-07* emacs.c (Fdump_emacs): Only output warning on GNU/Linux.Jan Djärv
2004-11-07Don't declare Fmsdos_downcase_filename.Andreas Schwab
2004-11-07Declare Fmsdos_downcase_filename.Andreas Schwab
2004-11-07* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv
2004-11-07editfns.c: Adding in better patchSteven Tamm
2004-11-07editfns.c: Need to include sys/time.h before resource.h on darwin.Steven Tamm
2004-11-07(command_loop_1): Change Vtransient_mark_modeRichard M. Stallman
2004-11-07(Fcall_interactively): Avoid reusing EVENT for other data.Richard M. Stallman
2004-11-07(merge_named_face): GCPRO the face_name in theRichard M. Stallman
2004-11-07Whitespace fixup.Andreas Schwab