aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-1326-213/+684
|\
| * (init_iterator): Clear it.max_extra_line_spacing.Kim F. Storm2004-11-121-14/+37
| * (window_scroll_pixel_based, Frecenter): UseKim F. Storm2004-11-121-11/+44
| * (struct glyph_row): New member extra_line_spacing.Kim F. Storm2004-11-121-9/+33
| * *** empty log message ***Kim F. Storm2004-11-121-0/+31
| * (pop_down_menu): Return nil.Kim F. Storm2004-11-122-4/+10
| * (pop_down_menu): New function.Jan Djärv2004-11-122-5/+45
| * (popup_widget_loop): Add argument do_timers.Jan Djärv2004-11-122-2/+7
| * * xmenu.c (x_menu_wait_for_event): New function.Jan Djärv2004-11-122-10/+76
| * (Fkeymap_prompt): Accept symbol keymaps.Stefan Monnier2004-11-102-17/+21
| * Include <sys/types.h> and <unistd.h> (for getpid).Kim F. Storm2004-11-091-10/+23
| * (produce_image_glyph): Remove unused variable 'face_ascent'.Kim F. Storm2004-11-091-20/+24
| * (print_object): Fix format string.Kim F. Storm2004-11-091-1/+1
| * (read1): Fix next_char matching.Kim F. Storm2004-11-091-5/+5
| * (Fdelete): Add EXFUN.Kim F. Storm2004-11-091-0/+2
| * (read_avail_input): Remove unused variable 'discard'.Kim F. Storm2004-11-091-1/+0
| * (NULL_INTERVAL_P): Add separate version whenKim F. Storm2004-11-091-0/+6
| * (destroy_fringe_bitmap): Fix return type.Kim F. Storm2004-11-091-2/+1
| * (Fdump_emacs): Fix format string.Kim F. Storm2004-11-091-1/+1
| * Include <ctype.h>.Kim F. Storm2004-11-091-1/+1
| * (store_symval_forwarding): Remove unused variables.Kim F. Storm2004-11-091-3/+1
| * (Fcall_interactively): Remove unused variable 'funcar'.Kim F. Storm2004-11-091-1/+0
| * *** empty log message ***Kim F. Storm2004-11-091-1/+36
| * Fix commentary.Kim F. Storm2004-11-091-2/+2
| * (Fmake_network_process): Remove unused var 'retry'.Kim F. Storm2004-11-091-1/+0
| * * Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependenciesJan Djärv2004-11-092-4/+9
| * (Fmake_network_process): Remove kludge for interruptedKim F. Storm2004-11-091-14/+5
| * *** empty log message ***Kim F. Storm2004-11-091-1/+7
| * * .cvsignore: Add buildobj.lst.Jan Djärv2004-11-092-0/+3
| * * doc.c: New variable Vbuild_files.Jan Djärv2004-11-094-3/+100
| * (update_window_fringes): Update fringe bitmaps ifKim F. Storm2004-11-081-0/+4
| * *** empty log message ***Kim F. Storm2004-11-081-0/+6
| * (note_mouse_highlight): Clear mouse face if we move out of text area.Kim F. Storm2004-11-081-2/+4
| * *** empty log message ***Kim F. Storm2004-11-081-0/+1
| * (fast_find_position): Fix start pos if header line present.Kim F. Storm2004-11-081-10/+11
| * *** empty log message ***Kim F. Storm2004-11-081-1/+5
| * *** empty log message ***Eli Zaretskii2004-11-081-0/+6
| * Move #include "systime.h" before <sys/resource.h>.Eli Zaretskii2004-11-081-11/+5
| * (fontset_pattern_regexp): Cancel my previous change;Kenichi Handa2004-11-082-14/+36
| * * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.Jan Djärv2004-11-072-4/+11
| * Don't declare Fmsdos_downcase_filename.Andreas Schwab2004-11-073-5/+6
| * Declare Fmsdos_downcase_filename.Andreas Schwab2004-11-071-0/+5
| * * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-075-4/+22
| * editfns.c: Adding in better patchSteven Tamm2004-11-071-2/+3
| * editfns.c: Need to include sys/time.h before resource.h on darwin.Steven Tamm2004-11-072-0/+7
| * (command_loop_1): Change Vtransient_mark_modeRichard M. Stallman2004-11-072-11/+19
| * (Fcall_interactively): Avoid reusing EVENT for other data.Richard M. Stallman2004-11-071-7/+7
| * (merge_named_face): GCPRO the face_name in theRichard M. Stallman2004-11-071-14/+12
| * Whitespace fixup.Andreas Schwab2004-11-071-7/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-139-18/+106
|\ \ | |/