index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buffer.c
Age
Commit message (
Expand
)
Author
2020-03-30
Avoid assertion violation at startup in pdumped Emacs
Eli Zaretskii
2020-03-27
Treat out-of-range positions consistently
Paul Eggert
2020-02-07
Support for (box . SIZE) 'cursor-type'
Zajcev Evgeny
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-17
lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil
Juanma Barranquero
2019-10-01
Merge branch 'feature/tabs'
Juri Linkov
2019-09-05
Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.
Juri Linkov
2019-09-03
Take last_per_buffer_idx private
Paul Eggert
2019-08-31
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-21
* src/buffer.c: Fix comment typo.
Paul Eggert
2019-07-20
Merge from emacs-26
Noam Postavsky
2019-07-13
; Another minor change in 'bidi-display-reordering's doc string.
Eli Zaretskii
2019-07-13
Improve doc string of 'bidi-display-reordering'
Eli Zaretskii
2019-07-13
Add warning to bidi-display-reordering doc string
Stefan Kangas
2019-05-22
Remove fixnum restriction on some display vars
Paul Eggert
2019-05-07
* src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion
Stefan Monnier
2019-04-06
* src/buffer.c (Fget_buffer_create): Apply booleans's eta-reduction
Stefan Monnier
2019-04-06
Don't leave inhibit_buffer_hooks uninitialized
Basil L. Contovounesios
2019-04-01
Fix union Lisp_Fwd * alignment bug
Paul Eggert
2019-03-30
Fix a thinko in a recent commit
Eli Zaretskii
2019-03-30
Don't run buffer-related hooks in " *code conversion work*" buffers
Eli Zaretskii
2019-03-09
Merge from origin/emacs-26
Glenn Morris
2019-03-08
Warn against recursive invocations of 'buffer-list-update-hook' (Bug#34765)
Martin Rudalics
2019-03-04
Simplify list creation in C code
Paul Eggert
2019-01-31
Widen modiff counts to avoid wraparound
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-22
Use "file name handler" consequently
Michael Albinus
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
2018-11-13
Act like POSIX sh if $HOME is relative
Paul Eggert
2018-10-14
* src/buffer.c (Fmove_overlay): Don't call Fdelete_overlay
Stefan Monnier
2018-09-23
file-attributes cleanup
Paul Eggert
2018-09-15
Merge from origin/emacs-26
Glenn Morris
2018-09-15
Avoid adverse side effects of fixing bug#21824
Eli Zaretskii
2018-08-11
Turn misc objects into pseudovectors
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Use fixnump rather than integerp in some spots
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-07
New function record_unwind_protect_excursion
Paul Eggert
2018-06-03
Fix bug#30846, along with misc cleanups found along the way
Stefan Monnier
2018-03-23
Fix bug#30846, along with misc cleanups found along the way
Stefan Monnier
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-28
* src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846
Stefan Monnier
2017-12-28
Improve documentation of 'inhibit-modification-hooks' and friends
Eli Zaretskii
2017-12-16
Merge from origin/emacs-26
Glenn Morris
2017-12-14
Fix doc-string of Fbuffer_list
Martin Rudalics
2017-11-30
Make truncate-lines permanently local (bug#15396)
Glenn Morris
2017-11-26
Improve documentation of "constant" symbols
Eli Zaretskii
[prev]
[next]