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
2017-11-25
Work around GCC bug 80776 on Fedora 27 x86
Paul Eggert
2017-11-22
* lisp/bindings.el (buffer-file-coding-system):
Glenn Morris
2017-11-13
Use alignas to fix GCALIGN-related bugs
Paul Eggert
2017-11-08
Use GCALIGNED properly for GCC
Paul Eggert
2017-11-02
Fix alignment portability problems
Paul Eggert
2017-10-31
; Doc fixes
Charles A. Roelli
2017-10-15
Avoid compilation warnings in optimized builds
Eli Zaretskii
2017-10-09
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
Remove redundant checks for the empty overlay tree
Andreas Politz
2017-10-06
Adapt overlays when multibyteness changes
Andreas Politz
2017-10-04
Provide a new tree data-structure for overlays.
Andreas Politz
2017-09-16
Fix order of sorted overlays returned by 'overlays-at'
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-09
Improve --enable-gcc-warnings for MinGW64
Paul Eggert
2017-09-09
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
2017-08-12
Improve make-temp-file performance on local files
Paul Eggert
2017-08-05
Fix a bug in 'generate-new-buffer-name'
Eli Zaretskii
2017-07-17
Allow user control on what starts and ends a paragraph for bidi
Eli Zaretskii
2017-07-11
Add an optional testfn parameter to assoc
Nicolas Petton
2017-06-25
Allow to disable display of line numbers beyond EOB
Eli Zaretskii
2017-05-10
Implement 1-based column numbering in mode line
Perry E. Metzger
2017-04-27
Merge from origin/emacs-25
Glenn Morris
2017-03-31
default-directory: Remark that it must be a directory name
Tino Calancha
2017-03-19
Merge from origin/emacs-25
Paul Eggert
2017-01-25
Replace QUIT with maybe_quit
Paul Eggert
2017-01-16
; Spelling fixes
Eli Zaretskii
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-12
Fix point motion in cloned buffers
Eli Zaretskii
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-12-02
Add lisp watchpoints
Noam Postavsky
2016-11-07
Remove obsolete default-FOO variables
Mark Oteiza
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-08-05
Merge from origin/emacs-25
Paul Eggert
2016-07-14
Document buffer-swap-text+save-excursion interaction
Noam Postavsky
2016-06-24
Ensure hack-local-variables is run in a fundamental mode buffer.
Alan Mackenzie
2016-06-11
emacs_strerror cleanups
Paul Eggert
2016-06-08
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-05-30
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-05-01
cursor-type doc fix
Lars Ingebrigtsen
2016-04-30
Fix the buffer-count patch (Bug#23394)
Paul Eggert
2016-04-30
Fix generate-new-buffer-name increment typo
Paul Eggert
2016-04-30
cursor-type doc fix
Lars Ingebrigtsen
2016-04-04
Prefer AUTO_STRING_WITH_LEN to make_formatted_string
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-03
Merge from origin/emacs-25
John Wiegley
2016-02-01
Some corrections in Elisp manual
Martin Rudalics
2016-01-30
Pacify --enable-gcc-warnings when HYBRID_MALLOC
Paul Eggert
[prev]
[next]