index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buffer.h
Age
Commit message (
Expand
)
Author
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-15
Refill some copyright headers.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-27
Remove unused declarations
Andreas Schwab
2010-11-20
Remove INLINE uses in header files.
Dan Nicolaescu
2010-11-02
Mere anarchy is loosed upon the world.
Glenn Morris
2010-09-24
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
Eli Zaretskii
2010-07-11
Use offsetof instead of own definition
Andreas Schwab
2010-07-02
Remove P_ and __P macros.
Jan D
2010-04-20
* buffer.h (struct buffer): Remove unused var `direction_reversed'.
Stefan Monnier
2010-04-19
Make variable forwarding explicit rather the using special values.
Stefan Monnier
2010-04-12
Try to detect file modification within the same second.
Stefan Monnier
2010-01-16
Merge from mainline.
Eli Zaretskii
2010-01-12
Try to fix bug#5314. This is probably not the final word, tho.
Stefan Monnier
2010-01-01
Retrospective commit from 2009-11-14.
Eli Zaretskii
2010-01-01
Retrospective commit from 2009-10-08.
Eli Zaretskii
2010-01-01
Retrospective commit from 2009-10-05.
Eli Zaretskii
2009-12-31
Retrospective commit from 2009-08-15.
Eli Zaretskii
2009-12-31
Retrospective commit.
Eli Zaretskii
2009-11-21
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Andreas Schwab
2009-10-18
Remove leftover table unibyte_to_multibyte_table.
Stefan Monnier
2009-08-15
Add comment noting that unbound symbols appear as themselves in local_var_alist.
Chong Yidong
2009-07-16
* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
Richard M. Stallman
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-06-24
(struct buffer): New member word_wrap.
Chong Yidong
2008-05-15
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-03-20
* intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
Stefan Monnier
2008-03-20
* fileio.c (Finsert_file_contents):
Stefan Monnier
2008-03-17
(Fbuffer_list): Declare (for use in callint.c).
Stefan Monnier
2008-02-26
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
Stefan Monnier
2008-02-11
(struct buffer): Comment fix to clarify the status of Lisp fields.
Stefan Monnier
2008-02-09
(FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of
Eli Zaretskii
2008-02-07
Use "do...while (0)", not "if (1)..else" in macro definitions.
Jan Djärv
2008-01-09
Merge from emacs--devo--0
Miles Bader
2008-01-08
Merge from emacs--rel--22
Miles Bader
2008-01-08
Add 2008 to copyright years.
Glenn Morris
2007-12-06
Merge from emacs--devo--0
Miles Bader
2007-11-21
* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
Stefan Monnier
2007-11-16
(struct buffer): Move `undo_list' back to before `name'.
Stefan Monnier
2007-10-11
Merge from emacs--devo--0
Miles Bader
2007-10-02
* window.h (struct window):
Stefan Monnier
2007-08-13
Merge from emacs--devo--0
Miles Bader
2007-08-08
Replace `iff' in comments.
Glenn Morris
2007-07-27
Merge from emacs--devo--0
Miles Bader
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-06-29
Replace uses of GC_* macros with the non-GC_ versions.
Stefan Monnier
2007-02-23
(struct buffer_text): New member inhibit_shrinking.
Kenichi Handa
2007-01-26
Merge from emacs--devo--0
Miles Bader
2007-01-21
Add 2007 to copyright years.
Glenn Morris
[prev]
[next]