index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
undo.c
Age
Commit message (
Expand
)
Author
2012-06-22
Support higher-resolution time stamps.
Paul Eggert
2012-06-16
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-05-25
Merge from trunk.
Paul Eggert
2012-05-04
Add new error and function `user-error'.
Stefan Monnier
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-06-24
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-06
Check for overflow when converting integer to cons and back.
Paul Eggert
2011-06-01
Don't assume time_t can fit into int.
Paul Eggert
2011-04-13
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
* window.c (window_deletion_count): Now static.
Paul Eggert
2011-04-10
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-02-16
Change B_ to BVAR
Tom Tromey
2011-02-14
Hide implementation of `struct buffer'
Tom Tromey
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-09-22
Fix some more uses of int instead of EMACS_INT.
Eli Zaretskii
2010-07-08
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-04
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-06
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-01-27
(undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undo
Chong Yidong
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-09-22
(record_point): Don't call Fundo_boundary for first
Martin Rudalics
2008-05-14
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-04-04
(last_boundary_buffer, last_boundary_position): New vars.
Stefan Monnier
2008-01-20
(undo_inhibit_record_point): New variable.
Martin Rudalics
2008-01-08
Add 2008 to copyright years.
Glenn Morris
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-03-30
(Fprimitive_undo): Give clearer error message when trying to change
Chong Yidong
2007-01-14
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-12-26
Undo previous change.
Richard M. Stallman
2005-12-26
include keyboard.h.
Luc Teirlinck
2005-12-26
Depend on window.h.
Richard M. Stallman
2005-12-06
(truncate_undo_list): Avoid dangerous side effects in NILP argument.
Ken Raeburn
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-04
Update FSF's address.
Lute Kamstra
2005-02-09
(Fprimitive_undo): Check that undo function does not switch buffer.
Kim F. Storm
2005-02-08
(Fprimitive_undo): Check veracity of delta,start,end.
Stefan Monnier
2005-02-07
(Fprimitive_undo): Record max one dummmy apply element.
Kim F. Storm
2005-02-02
(Fprimitive_undo): Fix dummy apply undo entry.
Kim F. Storm
2005-01-31
(Qapply): New lisp var.
Kim F. Storm
2005-01-30
(syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.
Luc Teirlinck
2005-01-30
(syms_of_undo) <undo-outer-limit>: Doc update.
Luc Teirlinck
[prev]
[next]