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
2021-12-31
Improve doc strings of fringe indicator variables
Eli Zaretskii
2021-12-27
Replace uniquify.el's advice with direct calls
Stefan Monnier
2021-10-13
Merge from origin/emacs-28
Paul Eggert
2021-10-12
Pacify GCC 11 -fanalyzer on x86-64
Paul Eggert
2021-10-08
Merge from origin/emacs-28
Glenn Morris
2021-10-07
; Fix 'restore-buffer-modified-p' doc string typo
Stephen Gildea
2021-10-06
Add an optional parameter to kill-all-local-variables
Lars Ingebrigtsen
2021-09-04
Improve documentation of line truncation and wrapping
Eli Zaretskii
2021-08-25
Fix up deleting auto-save/killing buffer wrt. `auto-save-visited-mode'
Lars Ingebrigtsen
2021-08-25
Further checks for kill-buffer-delete-auto-save-files
Lars Ingebrigtsen
2021-08-23
Add new variable 'kill-buffer/delete-auto-save-files'
Lars Ingebrigtsen
2021-08-16
Make overlays-in treat zero-length overlays at point-max consistently
Lars Ingebrigtsen
2021-07-20
Make `kill-all-local-variables' also remove lambda from hooks
jakanakaevangeli
2021-07-20
Mention `overlays-in' in the `overlays-at' doc string
Lars Ingebrigtsen
2021-07-19
Fix typos in a recent change
Eli Zaretskii
2021-07-19
Add inhibit-buffer-hooks to `make-indirect-buffer'
Lars Ingebrigtsen
2021-07-19
Make make-indirect-buffer inherit inhibit-buffer-hook from base buffer
dickmao
2021-07-11
* src/buffer.c (kill-buffer): Fix a typo.
Matthew White
2021-07-09
Further cleanup for file locks
Michael Albinus
2021-07-08
Code cleanup wrt file locks
Michael Albinus
2021-05-22
Merge from origin/emacs-27
Glenn Morris
2021-05-21
* src/buffer.c (syms_of_buffer) <ctl-arrow>: Doc fix. (Bug#48539)
Eli Zaretskii
2021-05-04
Merge from origin/emacs-27
Glenn Morris
2021-04-30
Fix the unexec build on MS-Windows
Eli Zaretskii
2021-04-30
Improve doc string of 'tab-width'.
Eli Zaretskii
2021-03-09
* src/buffer.c (Fbuffer_swap_text): Swap `mark-active` as well
Stefan Monnier
2021-03-04
Call the set_buffer_overlays_ setters
Matt Armstrong
2021-02-15
Rename minor-modes to local-minor-modes
Lars Ingebrigtsen
2021-02-14
Add a new buffer-local variable `minor-modes'
Lars Ingebrigtsen
2021-01-10
Add functions to open a file without quitting.
Philipp Stephani
2021-01-04
* lisp/subr.el (ctl-x-map): Initialize inside the declaration.
Stefan Monnier
2021-01-03
* src/buffer.c (Fset_buffer_multibyte): Remove dead code
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-20
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-17
Fix my two most common causes of all windows/frames redisplay
Stefan Monnier
2020-12-01
Merge from origin/emacs-27
Glenn Morris
2020-11-30
; * src/buffer.c: Fix comment describing 'buffer_defaults'.
Eli Zaretskii
2020-11-19
* src/buffer.h (struct buffer): Remove unused field `minor_modes`
Stefan Monnier
2020-11-02
Merge from origin/emacs-27
Glenn Morris
2020-10-27
* src/buffer.c (syms_of_buffer) <fill-column>: Improve doc string.
Eli Zaretskii
2020-08-03
Simplify use of __lsan_ignore_object
Paul Eggert
2020-08-01
Use a more precise check for '__lsan_ignore_object'
Philipp Stephani
2020-08-01
Suppress leak detector in some cases
Philipp Stephani
2020-05-18
Restore buffer-undo-list to buffer-local-variables
Glenn Morris
2020-04-20
Fix string-to-multibyte overlong sequence bug
Paul Eggert
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-04-05
Merge from origin/emacs-27
Glenn Morris
2020-04-03
; * src/buffer.c (syms_of_buffer) <inhibit-read-only>: Doc fix.
Eli Zaretskii
2020-03-31
Remove `all_buffers` and the associated `next` field of buffers
Stefan Monnier
[prev]
[next]