| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-07-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | (Fdefine_fringe_bitmap): Cleanup wrong_type_argument use. | Kim F. Storm | 2006-07-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | (Fdefine_fringe_bitmap): Doc fix. | Kim F. Storm | 2006-07-07 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49 | Miles Bader | 2006-03-28 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | (draw_fringe_bitmap): Don't calculate default overlay arrow | Kim F. Storm | 2006-03-21 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46 | Miles Bader | 2006-03-19 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | (w32_init_fringe, w32_reset_fringes): Restore to being conditional on | Juanma Barranquero | 2006-03-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | (mac_init_fringe) [MAC_OS]: New function. | YAMAMOTO Mitsuharu | 2006-03-15 | 1 | -1/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21 | Miles Bader | 2006-02-22 | 1 | -122/+313 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | (draw_fringe_bitmap): Fix overlay-arrow display. | Kim F. Storm | 2006-02-21 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | (syms_of_fringe) <fringe-bitmaps>: Doc fix. | Kim F. Storm | 2006-02-21 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | (horizontal_bar_bits): Rename from `horisontal_bar_bits'. | Juanma Barranquero | 2006-02-21 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | (enum fringe_bitmap_type): Remove. Change all uses | Kim F. Storm | 2006-02-20 | 1 | -119/+311 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | (update_window_fringes): Undo 2005-10-27 change. | Kim F. Storm | 2005-11-01 | 1 | -5/+11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | * fringe.c (update_window_fringes): Handle case where buffer ends | Chong Yidong | 2005-10-27 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -16/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | * fringe.c (update_window_fringes): Only put TOP and BOTTOM | Kim F. Storm | 2005-08-21 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg; | Kim F. Storm | 2005-08-21 | 1 | -12/+16 | |
| | * | | | | | | | | | | | | | | | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39 | Miles Bader | 2005-04-21 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | (draw_fringe_bitmap): Use overlay_arrow_bitmap from row | Kim F. Storm | 2005-04-18 | 1 | -7/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29 | Miles Bader | 2005-03-24 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | (draw_fringe_bitmap_1, Fset_fringe_bitmap_face): | Kim F. Storm | 2005-03-22 | 1 | -2/+4 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4 | Miles Bader | 2005-01-22 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | * fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigning | Jan Djärv | 2005-01-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | (draw_fringe_bitmap_1): Fix argument to | Kenichi Handa | 2005-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2 | Miles Bader | 2005-01-16 | 1 | -11/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | (fringe_faces): Change to Lisp_Object pointer. | Kim F. Storm | 2005-01-06 | 1 | -11/+28 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 | Miles Bader | 2004-12-08 | 1 | -19/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | (update_window_fringes): Prefer truncation bitmaps over | Kim F. Storm | 2004-11-26 | 1 | -4/+4 | |
| | * | | | | | | | | | | (update_window_fringes): Show top row indicator if | Kim F. Storm | 2004-11-22 | 1 | -14/+20 | |
| | * | | | | | | | | | | (update_window_fringes): Provide sensible fall-back | Kim F. Storm | 2004-11-22 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72 | Miles Bader | 2004-11-19 | 1 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | (Fdefine_fringe_bitmap): Always set 'h'. Simplify. | Kim F. Storm | 2004-11-16 | 1 | -8/+8 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70 | Miles Bader | 2004-11-12 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | (destroy_fringe_bitmap): Fix return type. | Kim F. Storm | 2004-11-09 | 1 | -2/+1 | |
| | * | | | | | | | | (update_window_fringes): Update fringe bitmaps if | Kim F. Storm | 2004-11-08 | 1 | -0/+4 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57 | Miles Bader | 2004-10-14 | 1 | -14/+31 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | (draw_window_fringes): Return value now indicates if | Kim F. Storm | 2004-10-07 | 1 | -9/+24 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | (Ffringe_bitmaps_at_pos): Change return value from cons | Kim F. Storm | 2004-10-04 | 1 | -5/+7 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48 | Miles Bader | 2004-09-30 | 1 | -73/+78 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||