index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fringe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigning
Jan Djärv
2005-01-16
1
-2
/
+2
*
(fringe_faces): Change to Lisp_Object pointer.
Kim F. Storm
2005-01-06
1
-11
/
+28
*
(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
*
(Fdefine_fringe_bitmap): Always set 'h'. Simplify.
Kim F. Storm
2004-11-16
1
-8
/
+8
*
(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
*
(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
*
Remove limit on number of bitmaps.
Kim F. Storm
2004-09-29
1
-11
/
+38
*
Simplify last change.
Kim F. Storm
2004-09-29
1
-61
/
+33
*
* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)
Kim F. Storm
2004-09-29
1
-2
/
+8
*
(Vfringe_bitmaps): New variable.
Kim F. Storm
2004-09-28
1
-48
/
+152
*
(update_window_fringes): Handle new formats of
Kim F. Storm
2004-09-27
1
-43
/
+51
*
(draw_fringe_bitmap): Use w->overlay_arrow_bitmap if set.
Kim F. Storm
2004-03-01
1
-5
/
+4
*
(Fdefine_fringe_bitmap): Fix typo in docstring.
Juanma Barranquero
2004-03-01
1
-8
/
+8
*
(Fdefine_fringe_bitmap): Use && instead of & to avoid
Andreas Schwab
2004-02-19
1
-4
/
+4
*
(init_fringe_bitmap): Define j in MAC_OS code.
Stephen Eglen
2004-02-16
1
-0
/
+1
*
Lisp_Object/int mixup.
Stefan Monnier
2004-02-16
1
-1
/
+1
*
(init_fringe_bitmap) [MAC_OS, WORDS_BIG_ENDIAN]: Perform byte-swapping.
Kim F. Storm
2004-02-15
1
-4
/
+15
*
(Ffringe_bitmaps_at_pos): Add missing arg declarations.
Kim F. Storm
2004-02-13
1
-0
/
+1
*
(struct fringe_bitmap): Change member bits from char to
Kim F. Storm
2004-02-13
1
-47
/
+73
*
Resolve CVS conflicts
Miles Bader
2004-02-09
1
-0
/
+2
*
New file. Move original fringe related declarations
Kim F. Storm
2004-02-08
1
-0
/
+1318