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