aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainline.Paul Eggert2011-04-151-1/+443
|\
| * Fix link errors in the Mac OS build that were caused by variables being marke...Ben Key2011-04-141-0/+7
| * src/font.c (Qopentype): Don't make static (used from w32uniscribe.c).Juanma Barranquero2011-04-151-0/+4
| * * src/process.c (Qprocessp): Don't declare static.Stefan Monnier2011-04-141-0/+5
| * Merge from mainline.Paul Eggert2011-04-141-18/+58
| |\
| | * * fileio.c (Finsert_file_contents): Fix typo in 2005-05-13 change. (Bug#8496)Andreas Schwab2011-04-141-0/+5
| | * Fix bug #8487 with invisible text at EOB under bidi.Eli Zaretskii2011-04-131-0/+5
| | |\
| | | * Fix bug #8487 with invisible property near EOB under bidi.Eli Zaretskii2011-04-131-0/+5
| * | | * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu inPaul Eggert2011-04-141-0/+4
| * | | Don't publish debugger-only interfaces to other modules.Paul Eggert2011-04-131-0/+8
| * | | * sysdep.c (croak): Now static, ifPaul Eggert2011-04-131-1/+5
| * | | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu>Paul Eggert2011-04-131-1/+5
| * | | * xsettings.c, xsettings.h (xsettings_get_system_normal_font):Paul Eggert2011-04-131-0/+3
| * | | * xrdb.c (x_customization_string, x_rm_string): Now static.Paul Eggert2011-04-131-0/+2
| * | | * xmenu.c (x_menu_wait_for_event): Export only if USE_MOTIF.Paul Eggert2011-04-131-0/+3
| * | | * xdisp.c (draw_row_with_mouse_face): Now static.Paul Eggert2011-04-131-0/+3
| * | | * window.h (check_all_windows): Mark externally visible.Paul Eggert2011-04-131-0/+2
| * | | * window.c (window_deletion_count): Now static.Paul Eggert2011-04-131-0/+6
| * | | * textprop.c (interval_insert_behind_hooks): Now static.Paul Eggert2011-04-131-0/+3
| * | | * term.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+11
| * | | * sysdep.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+8
| * | | * syntax.c (syntax_temp): Define only if !__GNUC__.Paul Eggert2011-04-131-0/+2
| * | | * sound.c (current_sound_device, current_sound): Now static.Paul Eggert2011-04-131-0/+2
| * | | * search.c (searchbufs, searchbuf_head): Now static.Paul Eggert2011-04-131-0/+2
| * | | * scroll.c (scroll_cost): Remove; unused.Paul Eggert2011-04-131-0/+3
| * | | * region-cache.h (pp_cache): Mark as externally visible.Paul Eggert2011-04-131-0/+2
| * | | * process.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+8
| * | | * print.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+8
| * | | * sysdep.c (croak): Move decl from here to syssignal.h.Paul Eggert2011-04-131-0/+4
| * | | * minibuf.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+4
| * | | * lisp.h (verify_bytepos, count_markers): Mark as externally visible.Paul Eggert2011-04-131-0/+2
| * | | * lread.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+6
| * | | * keyboard.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+23
| * | | * intervals.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+7
| * | | * insdel.c (signal_before_change): Now static.Paul Eggert2011-04-131-2/+2
| * | | * insdel.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+9
| * | | * indent.c (val_compute_motion, val_vmotion): Now static.Paul Eggert2011-04-131-0/+2
| * | | * image.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+6
| * | | * fringe.c (standard_bitmaps): Now static.Paul Eggert2011-04-131-0/+3
| * | | * frame.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+10
| * | | * font.c, fontset.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+13
| * | | * fns.c (weak_hash_tables): Now static.Paul Eggert2011-04-131-0/+2
| * | | * fileio.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+4
| * | | * eval.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+4
| * | | * emacs.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+10
| * | | * editfns.c: Move a (normally-unused) function to its only use.Paul Eggert2011-04-131-0/+5
| * | | * xterm.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-0/+18
| * | | * ftxfont.c: Make symbols static if they're not exported.Paul Eggert2011-04-121-0/+5
| * | | * xfns.c: Make symbols static if they're not exported.Paul Eggert2011-04-121-0/+13
| * | | * dispnew.c: Make symbols static if they're not exported.Paul Eggert2011-04-111-0/+8