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
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-03-26
; Fix recently-changed documentation
Eli Zaretskii
2024-03-26
Prevent passwords from being recorded during text conversion
Po Lu
2024-03-15
Further adjustments for restoring killed buffer windows (Bug#68235)
Martin Rudalics
2024-03-04
Revert "Replace XSETSYMBOL with make_lisp_symbol"
Mattias Engdegård
2024-03-04
Avoid crashes due to base-less indirect buffer
Eli Zaretskii
2024-03-02
Merge from origin/emacs-29
Eli Zaretskii
2024-03-01
; * src/buffer.c (Fmake_indirect_buffer): Doc fix.
Eli Zaretskii
2024-02-24
Replace XSETSYMBOL with make_lisp_symbol
Mattias Engdegård
2024-02-05
Prefer `ITREE_FOREACH` over `overlays_in`
Stefan Monnier
2024-01-06
Revert "Add new `swap` macro and use it"
Po Lu
2024-01-06
Add new `swap` macro and use it
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-31
; * src/buffer.c (Ffind_buffer): Fix coding style in recent change.
Po Lu
2023-12-30
Merge from origin/emacs-29
Eli Zaretskii
2023-12-30
Improve performance let-binding `case-fold-search' (bug#66117)
Ihor Radchenko
2023-12-30
; Fix last change
Eli Zaretskii
2023-12-30
Improve performance of `find-buffer-visiting' (bug#66117)
Ihor Radchenko
2023-12-28
; * src/buffer.c (syms_of_buffer) <default-directory>: Doc fix (bug#68088).
Eli Zaretskii
2023-12-23
Split safe_call between redisplay and non-redisplay versions
Stefan Monnier
2023-09-16
Merge from origin/emacs-29
Eli Zaretskii
2023-09-13
(report_overlay_modification): Fix bug#65929
Stefan Monnier
2023-08-04
; Last-minute updates to Android port
Po Lu
2023-05-18
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-05-15
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-14
Work around GCC bug 109847 in buffer.c
Paul Eggert
2023-05-14
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-13
Merge from origin/emacs-29
Eli Zaretskii
2023-04-15
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-04-14
Disallow creation of circular variable alias chains
Mattias Engdegård
2023-03-29
Remove labeled restrictions before calling Fwiden
Gregory Heytings
2023-03-27
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-03-27
* src/buffer.c (mode-line-format): Reorder and reformat %-construct docs
Phil Sainty
2023-03-27
* src/buffer.c (mode-line-format): Document %o and %q constructs
Phil Sainty
2023-03-27
* src/buffer.c (mode-line-format): Remove docs for obsolete %t construct
Phil Sainty
2023-03-26
* src/buffer.c (mode-line-format): Document %o and %q constructs
Phil Sainty
2023-03-26
* src/buffer.c (mode-line-format): Remove docs for obsolete %t construct
Phil Sainty
2023-02-16
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-02-16
Update Android port
Po Lu
2023-02-15
Update Android port
Po Lu
2023-02-13
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-09
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
Rename two long line optimizations variables
Gregory Heytings
2023-02-03
Improve documentation of 'header-line-indent-mode'
Eli Zaretskii
2023-01-17
Fix buffer-list-update-hook for indirect buffers
Basil L. Contovounesios
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-16
; Fix last changes in buffer.c
Eli Zaretskii
2022-12-16
A better fix for bug#60096
Eli Zaretskii
[next]