index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
textprop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-2
/
+2
*
* textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.
Stefan Monnier
2011-07-04
1
-2
/
+8
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-36
/
+18
*
Use ptrdiff_t, not int, for overlay counts.
Paul Eggert
2011-06-21
1
-1
/
+1
*
[ChangeLog]
Paul Eggert
2011-05-28
1
-3
/
+3
*
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
Glenn Morris
2011-05-12
1
-2
/
+2
|
\
|
*
src/textprop.c (Fprevious_single_char_property_change): Doc fix (bug#8655).
Drew Adams
2011-05-11
1
-2
/
+2
*
|
Merge from mainline.
Paul Eggert
2011-04-25
1
-11
/
+3
|
\
\
|
*
|
Minor cleanup in src/textprop.c.
Eli Zaretskii
2011-04-24
1
-10
/
+2
|
*
|
Fix typos in comments in character.c and textprop.c.
Eli Zaretskii
2011-04-23
1
-1
/
+1
*
|
|
* textprop.c (set_text_properties_1): Rewrite for clarity,
Paul Eggert
2011-04-20
1
-7
/
+10
|
/
/
*
|
Fix regex.c, syntax.c and friends for buffers > 2GB.
Eli Zaretskii
2011-04-16
1
-2
/
+3
*
|
* lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in
Paul Eggert
2011-04-14
1
-1
/
+2
*
|
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
1
-17
/
+17
*
|
* textprop.c (interval_insert_behind_hooks): Now static.
Paul Eggert
2011-04-13
1
-2
/
+2
*
|
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-4
/
+7
*
|
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-17
/
+18
*
|
* textprop.c (set_text_properties_1): Change while to do-while,
Paul Eggert
2011-04-04
1
-2
/
+3
*
|
* textprop.c (property_change_between_p): Remove; unused.
Paul Eggert
2011-03-18
1
-32
/
+0
*
|
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
|
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-9
/
+4
*
|
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
*
|
Protoize
Andreas Schwab
2010-12-27
1
-2
/
+1
*
|
Minor clean up to silence some gcc warnings.
Stefan Monnier
2010-12-19
1
-24
/
+26
*
|
Fix int/EMACS_INT use in textprop.c and window.c.
Eli Zaretskii
2010-09-25
1
-19
/
+23
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-41
/
+19
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-61
/
+24
*
|
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-07-02
1
-1
/
+1
|
/
*
Suppress spurious second invocation of before-change-functions
Alan Mackenzie
2010-01-19
1
-7
/
+9
|
\
|
*
Fix spurious before-change-functions invocation from (insert ?\n).
Alan Mackenzie
2010-01-08
1
-7
/
+9
*
|
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
|
Fix bounds checking for text properties in `format' (Bug#5306).
Chong Yidong
2010-01-09
1
-9
/
+26
|
/
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-19
/
+19
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
* textprop.c (Qminibuffer_prompt): New variable.
Martin Rudalics
2008-12-26
1
-0
/
+3
*
(Fprevious_single_char_property_change): Return 0
Martin Rudalics
2008-11-03
1
-1
/
+1
*
(syms_of_textprop) <text-property-default-nonsticky>:
Juanma Barranquero
2008-06-01
1
-3
/
+3
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
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
*
|
(get_char_property_and_overlay):
Richard M. Stallman
2007-12-30
1
-0
/
+4
*
|
Merge from emacs--rel--22
Miles Bader
2007-11-09
1
-1
/
+1
|
\
|
|
*
Whitespace change.
Richard M. Stallman
2007-11-04
1
-1
/
+1
*
|
* xselect.c (x_own_selection, x_handle_selection_clear)
Stefan Monnier
2007-10-17
1
-22
/
+22
|
/
*
Replace `iff' in comments.
Glenn Morris
2007-08-08
1
-2
/
+2
[next]