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 (standard_bitmaps): Now static.
Paul Eggert
2011-04-13
1
-1
/
+4
*
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-3
/
+3
*
Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.edu
Glenn Morris
2011-03-12
1
-8
/
+0
|
\
|
*
* src/fringe.c (update_window_fringes): Remove unused variables.
YAMAMOTO Mitsuharu
2011-03-11
1
-8
/
+0
*
|
* fringe.c: Add comment.
Paul Eggert
2011-03-10
1
-0
/
+5
*
|
* fringe.c (update_window_fringes): Mark locals as initialized
Paul Eggert
2011-03-10
1
-4
/
+1
*
|
* fringe.c (update_window_fringes): Initialize top_row_ends_at_zv_p and
Paul Eggert
2011-03-10
1
-1
/
+4
*
|
* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap): Now static.
Paul Eggert
2011-03-09
1
-3
/
+2
*
|
Change B_ to BVAR
Tom Tromey
2011-02-16
1
-9
/
+9
*
|
Hide implementation of `struct buffer'
Tom Tromey
2011-02-14
1
-9
/
+9
*
|
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-3
/
+1
*
|
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-15
/
+2
*
|
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Andreas Schwab
2010-08-09
1
-1
/
+1
*
|
Remove extern declarations in .c files, .h files have them.
Dan Nicolaescu
2010-08-05
1
-6
/
+0
*
|
Convert some more functions to standard C.
Juanma Barranquero
2010-07-20
1
-1
/
+1
*
|
Restore mistakenly reverted code from 2010-04-17T12:33:05Z!eliz@gnu.org merge...
Eli Zaretskii
2010-07-15
1
-2
/
+4
*
|
Merge changes from emacs-23 branch.
Chong Yidong
2010-07-10
1
-65
/
+216
|
\
|
|
*
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
YAMAMOTO Mitsuharu
2010-07-05
1
-61
/
+214
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-8
/
+4
*
|
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Andreas Schwab
2010-07-08
1
-1
/
+1
*
|
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
Chong Yidong
2010-07-06
1
-5
/
+4
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-42
/
+16
*
|
Merge from emacs-23
Andreas Schwab
2010-06-10
1
-1
/
+1
|
\
|
|
*
Fix typos.
Juanma Barranquero
2010-06-03
1
-1
/
+1
*
|
Fix fringe truncation bitmaps in R2L lines.
Eli Zaretskii
2010-05-08
1
-2
/
+4
*
|
Mirror continuation indicators for R2L lines; fix face extension on TTY.
Eli Zaretskii
2010-04-17
1
-2
/
+4
*
|
Implement cursor on the left fringe for R2L lines.
Eli Zaretskii
2010-04-10
1
-2
/
+2
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* process.c (ifflag_def): Make flag_sym constant.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-6
/
+6
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
YAMAMOTO Mitsuharu
2009-04-25
1
-1
/
+5
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
Remove support for Mac Carbon.
Dan Nicolaescu
2008-07-27
1
-18
/
+2
*
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-07-15
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
(Fdefine_fringe_bitmap): Doc fix.
Juanma Barranquero
2008-04-27
1
-1
/
+1
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
|
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
|
|
*
Whitespace change.
Richard M. Stallman
2007-09-21
1
-5
/
+5
|
|
*
(init_fringe_bitmap) <swap nibble>: Move to file scope.
Glenn Morris
2007-09-14
1
-5
/
+8
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-10-11
1
-8
/
+19
|
\
|
|
|
*
|
(init_fringe_bitmap) <swap nibble>: Move to file scope.
Glenn Morris
2007-09-14
1
-5
/
+8
|
*
|
(w32_init_fringe, mac_init_fringe): Add rif argument.
Jason Rumney
2007-09-13
1
-3
/
+3
|
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-31
1
-1
/
+1
|
|
\
|
|
*
|
(w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
Jason Rumney
2007-05-15
1
-0
/
+2
[next]