index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
undo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-6
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Undo in region after markers in undo history relocated
Barry O'Reilly
2014-03-24
1
-50
/
+62
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean.
Paul Eggert
2013-12-03
1
-3
/
+3
*
Timestamp fixes for undo.
Paul Eggert
2013-07-09
1
-4
/
+3
*
Port --enable-gcc-warnings to clang.
Paul Eggert
2013-05-17
1
-6
/
+0
*
* lisp/simple.el (primitive-undo): Move from undo.c.
Aaron S. Hawley
2013-01-08
1
-212
/
+0
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+1
*
Always use set_buffer_if_live to restore original buffer at unwind.
Dmitry Antipov
2012-08-28
1
-1
/
+1
*
* buffer.h (BSET): Remove.
Paul Eggert
2012-08-17
1
-20
/
+25
*
Use BSET for write access to Lisp_Object members of struct buffer.
Dmitry Antipov
2012-08-13
1
-18
/
+20
*
EMACS_TIME simplification (Bug#11875).
Paul Eggert
2012-07-10
1
-3
/
+3
*
Do not require float-time's arg to fit in time_t (Bug#11825).
Paul Eggert
2012-07-06
1
-1
/
+1
*
Switch from NO_RETURN to C11's _Noreturn.
Paul Eggert
2012-06-24
1
-2
/
+2
*
Support higher-resolution time stamps.
Paul Eggert
2012-06-22
1
-5
/
+18
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-0
/
+1
*
Merge from trunk.
Paul Eggert
2012-05-25
1
-4
/
+11
|
\
|
*
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-4
/
+11
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-11
/
+11
|
/
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-5
/
+2
*
Check for overflow when converting integer to cons and back.
Paul Eggert
2011-06-06
1
-10
/
+5
*
Don't assume time_t can fit into int.
Paul Eggert
2011-06-01
1
-1
/
+1
*
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
1
-1
/
+1
*
* window.c (window_deletion_count): Now static.
Paul Eggert
2011-04-13
1
-4
/
+4
*
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-2
/
+1
*
Change B_ to BVAR
Tom Tromey
2011-02-16
1
-31
/
+31
*
Hide implementation of `struct buffer'
Tom Tromey
2011-02-14
1
-31
/
+31
*
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
-20
/
+5
*
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
*
|
Fix some more uses of int instead of EMACS_INT.
Eli Zaretskii
2010-09-22
1
-7
/
+9
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-3
/
+2
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-19
/
+9
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-2
/
+2
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undo
Chong Yidong
2009-01-27
1
-3
/
+3
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
(record_point): Don't call Fundo_boundary for first
Martin Rudalics
2008-09-22
1
-1
/
+7
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
(last_boundary_buffer, last_boundary_position): New vars.
Stefan Monnier
2008-04-04
1
-34
/
+29
*
(undo_inhibit_record_point): New variable.
Martin Rudalics
2008-01-20
1
-1
/
+17
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
[next]