index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
fringe.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fringe.el: Docstring and minor code improvements.
Chong Yidong
2012-08-05
1
-52
/
+78
*
Add a new bitmap exclamation-mark
Leo Liu
2012-07-14
1
-1
/
+1
*
* lisp/fringe.el (fringe-mode): Doc fix.
Dmitry Antipov
2012-06-29
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
* fringe.el (fringe-query-style): Remove redundant text " (type ?
Lars Magne Ingebrigtsen
2011-07-03
1
-1
/
+1
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+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
*
|
* lisp/fringe.el (fringe-styles): New var.
Stefan Monnier
2010-09-19
1
-31
/
+35
*
|
Mention rounding of fringe width in the doc string of fringe-mode.
Eli Zaretskii
2010-09-18
1
-0
/
+3
*
|
Fix bug #6933 regarding `half' width fringes.
Eli Zaretskii
2010-09-17
1
-2
/
+2
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add coding: utf-8 cookie.
Kenichi Handa
2009-06-19
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+2
*
* align.el:
Lute Kamstra
2008-12-03
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
(fringe-mode-explicit): New variable.
Martin Rudalics
2008-01-10
1
-7
/
+16
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-31
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2007-01-29
1
-1
/
+1
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
|
Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard...
Karoly Lorentey
2006-03-26
1
-34
/
+7
|
/
*
Fix last change.
Kim F. Storm
2006-02-21
1
-38
/
+39
*
*** empty log message ***
Kim F. Storm
2006-02-21
1
-33
/
+29
*
(fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'.
Juanma Barranquero
2006-02-21
1
-2
/
+2
*
(fringe-bitmaps): Update to new bitmap names.
Kim F. Storm
2006-02-20
1
-7
/
+28
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+1
*
(set-fringe-indicators-1, fringe-indicators): Delete.
Luc Teirlinck
2005-08-06
1
-37
/
+0
*
(fringe-mode): Add period in docstring.
Juri Linkov
2005-07-09
1
-2
/
+5
*
(fringe-mode): Doc fix.
Richard M. Stallman
2005-07-08
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm
2005-02-09
1
-1
/
+1
*
(fringe-indicators): Add fake defvar to avoid compiler warning. Delay
Luc Teirlinck
2004-11-28
1
-15
/
+19
*
(fringe): New defgroup.
Kim F. Storm
2004-11-28
1
-1
/
+39
*
(fringe-mode-initialize): New function.
Richard M. Stallman
2004-10-17
1
-0
/
+20
*
(fringe-bitmaps): Only initialize when defined.
Kim F. Storm
2004-10-15
1
-1
/
+2
*
(fringe-bitmap-p): New macro.
Kim F. Storm
2004-09-28
1
-22
/
+24
*
2004-03-15 Masatake YAMATO <jet@gyve.org>
Masatake YAMATO
2004-03-15
1
-0
/
+11
*
(no-fringe-bitmap, undef-fringe-bitmap)
Kim F. Storm
2004-02-08
1
-0
/
+27
*
(fringe-query-style): Suggest `?' in minibuffer prompt (instead of
Luc Teirlinck
2003-12-23
1
-1
/
+1
*
(fringe-mode): Use active voice in docstring.
Lute Kamstra
2003-10-14
1
-18
/
+18
*
(fringe-mode): Fix docstring.
Lute Kamstra
2003-10-13
1
-17
/
+41
[next]