summaryrefslogtreecommitdiff
path: root/src/fringe.c
Commit message (Expand)AuthorAge
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-24
* Merge from emacs-23; up to 2010-06-12T17:12:15Z!cyd@stupidchicken.com.Glenn Morris2011-06-04
|\
| * * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ...YAMAMOTO Mitsuharu2011-06-01
* | Merge from emacs-23; up to 2010-06-12T08:59:37Z!albinus@detlef.Glenn Morris2011-05-24
|\|
| * Take account of periodic fringe bitmap's dependency on y-position in redrawing.YAMAMOTO Mitsuharu2011-05-25
| * Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...Eli Zaretskii2011-05-09
* | * lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE.Paul Eggert2011-04-25
* | lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert2011-04-25
* | * fringe.c (standard_bitmaps): Now static.Paul Eggert2011-04-13
* | Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-10
* | Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.eduGlenn Morris2011-03-12
|\|
| * * src/fringe.c (update_window_fringes): Remove unused variables.YAMAMOTO Mitsuharu2011-03-11
* | * fringe.c: Add comment.Paul Eggert2011-03-10
* | * fringe.c (update_window_fringes): Mark locals as initializedPaul Eggert2011-03-10
* | * fringe.c (update_window_fringes): Initialize top_row_ends_at_zv_p andPaul Eggert2011-03-10
* | * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap): Now static.Paul Eggert2011-03-09
* | Change B_ to BVARTom Tromey2011-02-16
* | Hide implementation of `struct buffer'Tom Tromey2011-02-14
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-09
* | Remove extern declarations in .c files, .h files have them.Dan Nicolaescu2010-08-05
* | Convert some more functions to standard C.Juanma Barranquero2010-07-20
* | Restore mistakenly reverted code from 2010-04-17T12:33:05Z!eliz@gnu.org merge...Eli Zaretskii2010-07-15
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).YAMAMOTO Mitsuharu2010-07-05
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-08
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to getChong Yidong2010-07-06
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
* | Merge from emacs-23Andreas Schwab2010-06-10
|\|
| * Fix typos.Juanma Barranquero2010-06-03
* | Fix fringe truncation bitmaps in R2L lines.Eli Zaretskii2010-05-08
* | Mirror continuation indicators for R2L lines; fix face extension on TTY.Eli Zaretskii2010-04-17
* | Implement cursor on the left fringe for R2L lines.Eli Zaretskii2010-04-10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-11
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-06
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:YAMAMOTO Mitsuharu2009-04-25
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-15
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* (Fdefine_fringe_bitmap): Doc fix.Juanma Barranquero2008-04-27
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08
| |\