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
2017-07-17
Allow user control on what starts and ends a paragraph for bidi
Eli Zaretskii
2017-06-17
Add command to replace buffer contents
Philipp Stephani
2017-02-16
* src/buffer.h: Fix indenting.
Paul Eggert
2017-02-15
casing: don’t assume letters are *either* upper- or lower-case (bug#24603)
Michal Nazarewicz
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-12
Fix point motion in cloned buffers
Eli Zaretskii
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-09-26
Merge from origin/emacs-25
Paul Eggert
2016-09-23
Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR
Eli Zaretskii
2016-09-09
STRING_CHAR does not unify characters; update documentation
Michal Nazarewicz
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-01
merge from trunk
Ken Raeburn
2015-10-16
Make src headers idempotent and standalone
Paul Eggert
2015-04-29
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-09-17
Fix minor problems found by static checking.
Paul Eggert
2014-09-07
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-09-02
* buffer.h (decode_buffer): New function.
Dmitry Antipov
2014-07-27
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-16
More precise control over values of some buffer-local variables.
Dmitry Antipov
2014-04-23
* src/window.c (Fset_window_configuration): Deactivate the mark before
Stefan Monnier
2014-04-04
src/buffer.h, src/frame.h: Clarify doc of optimization variables.
Stefan Monnier
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-01
Spelling and punctuation fixes.
Paul Eggert
2013-11-28
Fix minor problems found by static checking.
Paul Eggert
2013-11-28
Refine redisplay optimizations to only redisplay *some* frames/windows
Stefan Monnier
2013-11-16
Spelling fixes.
Paul Eggert
2013-11-08
Switch cache-long-scans to t by default.
Eli Zaretskii
2013-09-20
A simpler, centralized INLINE.
Paul Eggert
2013-08-29
* intervals.c (set_point_from_marker): New function.
Dmitry Antipov
2013-08-27
Simplify EMACS_TIME-related code.
Paul Eggert
2013-08-19
merge from trunk
Tom Tromey
2013-08-15
* lisp.h (FOR_EACH_ALIST_VALUE): New macro
Dmitry Antipov
2013-08-06
Use region cache to speedup bidi_find_paragraph_start.
Dmitry Antipov
2013-08-05
New macro to iterate over live buffers similar to frames.
Dmitry Antipov
2013-07-26
merge from trunk
Tom Tromey
2013-07-16
New unwind-protect flavors to better type-check C callbacks.
Paul Eggert
2013-03-08
merge from trunk
Tom Tromey
2013-01-17
* buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.
Dmitry Antipov
2013-01-16
merge from trunk
Tom Tromey
2013-01-10
Omit buffer_slot_type_mismatch and use generic predicates to enforce
Dmitry Antipov
2013-01-09
* lisp.h (make_gap_1): New prototype.
Dmitry Antipov
2013-01-05
merge from trunk
Tom Tromey
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
[next]