aboutsummaryrefslogtreecommitdiffstats
path: root/src/fringe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2006-07-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | (Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.Kim F. Storm2006-07-121-1/+1
| * | | | | | | | | | | | | | | | | | | | | | (Fdefine_fringe_bitmap): Doc fix.Kim F. Storm2006-07-071-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49Miles Bader2006-03-281-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | (draw_fringe_bitmap): Don't calculate default overlay arrowKim F. Storm2006-03-211-4/+4
* | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46Miles Bader2006-03-191-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | (w32_init_fringe, w32_reset_fringes): Restore to being conditional onJuanma Barranquero2006-03-151-3/+3
| * | | | | | | | | | | | | | | | | | | | | (mac_init_fringe) [MAC_OS]: New function.YAMAMOTO Mitsuharu2006-03-151-1/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21Miles Bader2006-02-221-122/+313
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | (draw_fringe_bitmap): Fix overlay-arrow display.Kim F. Storm2006-02-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | (syms_of_fringe) <fringe-bitmaps>: Doc fix.Kim F. Storm2006-02-211-2/+1
| * | | | | | | | | | | | | | | | | | | (horizontal_bar_bits): Rename from `horisontal_bar_bits'.Juanma Barranquero2006-02-211-3/+3
| * | | | | | | | | | | | | | | | | | | (enum fringe_bitmap_type): Remove. Change all usesKim F. Storm2006-02-201-119/+311
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | (update_window_fringes): Undo 2005-10-27 change.Kim F. Storm2005-11-011-5/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | * fringe.c (update_window_fringes): Handle case where buffer endsChong Yidong2005-10-271-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-16/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | * fringe.c (update_window_fringes): Only put TOP and BOTTOMKim F. Storm2005-08-211-2/+4
| * | | | | | | | | | | | | | | (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;Kim F. Storm2005-08-211-12/+16
| * | | | | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Update FSF's address.Lute Kamstra2005-07-041-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39Miles Bader2005-04-211-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | (draw_fringe_bitmap): Use overlay_arrow_bitmap from rowKim F. Storm2005-04-181-7/+9
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29Miles Bader2005-03-241-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | (draw_fringe_bitmap_1, Fset_fringe_bitmap_face):Kim F. Storm2005-03-221-2/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4Miles Bader2005-01-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | * fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigningJan Djärv2005-01-161-2/+2
* | | | | | | | | | | | (draw_fringe_bitmap_1): Fix argument toKenichi Handa2005-01-171-1/+1
* | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2Miles Bader2005-01-161-11/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | (fringe_faces): Change to Lisp_Object pointer.Kim F. Storm2005-01-061-11/+28
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-19/+26
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | (update_window_fringes): Prefer truncation bitmaps overKim F. Storm2004-11-261-4/+4
| * | | | | | | | | | (update_window_fringes): Show top row indicator ifKim F. Storm2004-11-221-14/+20
| * | | | | | | | | | (update_window_fringes): Provide sensible fall-backKim F. Storm2004-11-221-1/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72Miles Bader2004-11-191-8/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | (Fdefine_fringe_bitmap): Always set 'h'. Simplify.Kim F. Storm2004-11-161-8/+8
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-121-2/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | (destroy_fringe_bitmap): Fix return type.Kim F. Storm2004-11-091-2/+1
| * | | | | | | | (update_window_fringes): Update fringe bitmaps ifKim F. Storm2004-11-081-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-14/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | (draw_window_fringes): Return value now indicates ifKim F. Storm2004-10-071-9/+24
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | (Ffringe_bitmaps_at_pos): Change return value from consKim F. Storm2004-10-041-5/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48Miles Bader2004-09-301-73/+78
|\ \ \ \ \ \ | |/ / / / /