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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
1
-31
/
+80
|
\
|
*
buffer.c: evaporate overlays in all indirect buffers
Stefan Monnier
2022-11-05
1
-1
/
+0
|
*
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
2022-10-21
1
-1
/
+1
|
*
Rename all exported itree.h functions with the itree_ prefix
Matt Armstrong
2022-10-19
1
-2
/
+2
|
*
Prefix all itree.h type names with itree_
Matt Armstrong
2022-10-19
1
-1
/
+1
|
*
Remove the ITREE_NULL macro and use NULL everywhere.
Matt Armstrong
2022-10-19
1
-1
/
+1
|
*
src/textprop.c (get_char_property_and_overlay): Fix bug#58479
Stefan Monnier
2022-10-14
1
-1
/
+1
|
*
Tighten up handling of `otick`
Stefan Monnier
2022-10-09
1
-34
/
+1
|
*
New ITREE_FOREACH macro
Stefan Monnier
2022-10-02
1
-33
/
+0
|
*
itree.c: Improve division between tree and iterator
Stefan Monnier
2022-09-30
1
-3
/
+3
|
*
free_buffer_overlays: Move nearer to its sole caller
Stefan Monnier
2022-09-29
1
-14
/
+0
|
*
Add debugging help for nested iterators (nug#58144)
Gerd Möllmann
2022-09-28
1
-3
/
+6
|
*
Merge 'master' into noverlay
Stefan Monnier
2022-09-25
1
-337
/
+644
|
|
\
|
*
|
Provide a new tree data-structure for overlays.
Andreas Politz
2017-10-04
1
-27
/
+134
*
|
|
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
Yuan Fu
2022-08-29
1
-3
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
; * src/buffer.h (struct buffer_text): Improve commentary.
Eli Zaretskii
2022-08-23
1
-1
/
+3
|
*
|
Improve detection of long lines.
Gregory Heytings
2022-08-23
1
-0
/
+9
|
*
|
Further tweaks to long lines handling.
Gregory Heytings
2022-07-20
1
-3
/
+4
|
*
|
Revert commits 1ff69cc744 and 9a894206f6.
Gregory Heytings
2022-07-19
1
-6
/
+0
|
*
|
Improve the heuristic for long lines detection.
Gregory Heytings
2022-07-18
1
-0
/
+6
|
*
|
Improvements to long lines handling.
Gregory Heytings
2022-07-16
1
-0
/
+4
|
*
|
Revert commit 38b3780f6e.
Gregory Heytings
2022-07-08
1
-14
/
+0
|
*
|
Revert commits 9ea9533f17, c0c4600ece, 7b19ce51fc, 051d2a1e36 and eb6d2fb58d.
Gregory Heytings
2022-07-08
1
-16
/
+0
|
*
|
Various improvements to auto-narrow mode.
Gregory Heytings
2022-07-06
1
-0
/
+16
|
*
|
Actually fix the long lines display bug (bug#56393).
Gregory Heytings
2022-07-06
1
-0
/
+14
*
|
|
Change treesit-parser-list from variable to function
Yuan Fu
2022-06-16
1
-0
/
+4
|
/
/
*
|
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Update comments warning about GC-resistant C programming
Eli Zaretskii
2021-09-22
1
-0
/
+11
*
|
Rename minor-modes to local-minor-modes
Lars Ingebrigtsen
2021-02-15
1
-1
/
+1
*
|
Add a new buffer-local variable `minor-modes'
Lars Ingebrigtsen
2021-02-14
1
-0
/
+3
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-5
/
+5
*
|
* src/buffer.h (struct buffer): Remove unused field `minor_modes`
Stefan Monnier
2020-11-19
1
-3
/
+0
*
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-0
/
+101
*
|
Prefer inline functions in character.h
Paul Eggert
2020-04-17
1
-0
/
+39
*
|
Remove `all_buffers` and the associated `next` field of buffers
Stefan Monnier
2020-03-31
1
-12
/
+0
*
|
Treat out-of-range positions consistently
Paul Eggert
2020-03-27
1
-0
/
+2
*
|
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Merge branch 'feature/tabs'
Juri Linkov
2019-10-01
1
-0
/
+4
|
\
\
|
*
|
Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.
Juri Linkov
2019-09-05
1
-0
/
+4
*
|
|
Fix calls to insert-*-hooks when JIT font lock is active
Eli Zaretskii
2019-09-19
1
-0
/
+6
*
|
|
Prefer functions to macros in buffer.h
Paul Eggert
2019-09-03
1
-266
/
+395
*
|
|
Take last_per_buffer_idx private
Paul Eggert
2019-09-03
1
-12
/
+6
|
/
/
*
|
* src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion
Stefan Monnier
2019-05-07
1
-0
/
+4
*
|
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-04-08
1
-8
/
+6
*
|
Don't run buffer-related hooks in " *code conversion work*" buffers
Eli Zaretskii
2019-03-30
1
-0
/
+7
*
|
Widen modiff counts to avoid wraparound
Paul Eggert
2019-01-31
1
-9
/
+9
*
|
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
*
|
|
* src/buffer.h (DECODE_POSITION): Remove; unused.
Paul Eggert
2018-08-21
1
-22
/
+0
[next]