aboutsummaryrefslogtreecommitdiffstats
path: root/src/fringe.c
Commit message (Expand)AuthorAgeFilesLines
* Convert some more functions to standard C.Juanma Barranquero2010-07-201-1/+1
* Restore mistakenly reverted code from 2010-04-17T12:33:[email protected] merge...Eli Zaretskii2010-07-151-2/+4
* Merge changes from emacs-23 branch.Chong Yidong2010-07-101-65/+216
|\
| * Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).YAMAMOTO Mitsuharu2010-07-051-61/+214
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-8/+4
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-1/+1
* | * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to getChong Yidong2010-07-061-5/+4
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-42/+16
* | Merge from emacs-23Andreas Schwab2010-06-101-1/+1
|\|
| * Fix typos.Juanma Barranquero2010-06-031-1/+1
* | Fix fringe truncation bitmaps in R2L lines.Eli Zaretskii2010-05-081-2/+4
* | Mirror continuation indicators for R2L lines; fix face extension on TTY.Eli Zaretskii2010-04-171-2/+4
* | Implement cursor on the left fringe for R2L lines.Eli Zaretskii2010-04-101-2/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-111-1/+1
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-6/+6
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:YAMAMOTO Mitsuharu2009-04-251-1/+5
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-18/+2
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (Fdefine_fringe_bitmap): Doc fix.Juanma Barranquero2008-04-271-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
| | * Whitespace change.Richard M. Stallman2007-09-211-5/+5
| | * (init_fringe_bitmap) <swap nibble>: Move to file scope.Glenn Morris2007-09-141-5/+8
* | | Merge from emacs--devo--0Miles Bader2007-10-111-8/+19
|\| |
| * | (init_fringe_bitmap) <swap nibble>: Move to file scope.Glenn Morris2007-09-141-5/+8
| * | (w32_init_fringe, mac_init_fringe): Add rif argument.Jason Rumney2007-09-131-3/+3
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\|
| * | (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:Jason Rumney2007-05-151-0/+2
| * | Merged from [email protected]Karoly Lorentey2007-01-291-2/+2
| |\ \
| * \ \ Merged from [email protected].Karoly Lorentey2006-07-141-2/+2
| |\ \ \
| * \ \ \ Merged from [email protected]Karoly Lorentey2006-03-221-5/+11
| |\ \ \ \
| * \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-231-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-211-122/+313
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from [email protected] (patch 149-151, 629-641)Karoly Lorentey2005-11-071-5/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from [email protected] (patch 142-148, 615-628)Karoly Lorentey2005-11-011-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-16/+23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 66, 266-268)Karoly Lorentey2005-04-191-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 192-203)Karoly Lorentey2005-03-231-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-11/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-19/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-10-101-9/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \