summaryrefslogtreecommitdiff
path: root/src/fringe.c
Commit message (Expand)AuthorAgeFilesLines
* Change B_ to BVARTom Tromey2011-02-161-9/+9
* Hide implementation of `struct buffer'Tom Tromey2011-02-141-9/+9
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-15/+2
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-091-1/+1
* | Remove extern declarations in .c files, .h files have them.Dan Nicolaescu2010-08-051-6/+0
* | Convert some more functions to standard C.Juanma Barranquero2010-07-201-1/+1
* | Restore mistakenly reverted code from 2010-04-17T12:33:05Z!eliz@gnu.org 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 emacs@sv.gnu.orgKaroly Lorentey2007-01-291-2/+2
| |\ \
| * \ \ Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-2/+2
| |\ \ \
| * \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-221-5/+11
| |\ \ \ \
| * \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-231-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-211-122/+313
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)Karoly Lorentey2005-11-071-5/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Karoly Lorentey2005-11-011-1/+1
| |\ \ \ \ \ \ \ \ \