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
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-11-08
1
-6
/
+5
*
Don't invoke overlay modification hooks in wrong buffer
Eli Zaretskii
2015-11-06
1
-0
/
+17
*
Don't require default-directory to end with a slash
Dmitry Gutov
2015-10-29
1
-1
/
+1
*
An even better fix for bug#21739
Eli Zaretskii
2015-10-24
1
-41
/
+6
*
A better fix for bug#21739
Eli Zaretskii
2015-10-24
1
-11
/
+41
*
Fix redisplay of frame title when current buffer is killed
Eli Zaretskii
2015-10-23
1
-0
/
+5
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-3
/
+2
*
* src/buffer.c (syms_of_buffer): Typo fix. (Bug#21622)
Xue Fuqiao
2015-10-06
1
-1
/
+1
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-8
/
+8
*
Docstring fixes re quotes in C code
Paul Eggert
2015-09-01
1
-27
/
+27
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-25
/
+3
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-2
/
+2
*
In strings, prefer plain ` and ' to \` and \'
Paul Eggert
2015-06-30
1
-1
/
+1
*
* src/buffer.c (init_buffer): Add final newline to message.
Glenn Morris
2015-06-12
1
-1
/
+2
*
Some progress towards starting with PWD deleted. (Bug#18851)
Glenn Morris
2015-06-11
1
-32
/
+37
*
Avoid grave accent quoting in stderr diagnostics
Paul Eggert
2015-05-31
1
-2
/
+2
*
Remove format2
Paul Eggert
2015-05-30
1
-2
/
+2
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Fix handling and doc-string of FRAME arg of `other-buffer' (Bug#20533)
Martin Rudalics
2015-05-20
1
-3
/
+3
*
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-04-29
1
-46
/
+46
*
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-0
/
+1
|
\
|
*
Improve docs of transient-mark-mode (Bug#19841)
Eli Zaretskii
2015-02-13
1
-0
/
+1
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Prefer 'Qfoo' to 'intern ("foo")'
Paul Eggert
2015-02-21
1
-5
/
+3
*
|
Revert changes installed by xwidgets merge
Paul Eggert
2015-02-01
1
-8
/
+0
*
|
Merge branch 'master' into xwidget
Joakim Verona
2015-01-25
1
-8
/
+3
|
\
\
|
*
|
Count MANY function args more reliably
Paul Eggert
2015-01-25
1
-8
/
+3
*
|
|
merge master
Joakim Verona
2015-01-15
1
-72
/
+89
|
\
|
|
|
*
|
* src/buffer.c (init_buffer_once): Initialize buffer_local_flags early.
Stefan Monnier
2015-01-11
1
-72
/
+89
*
|
|
merge master, fix conflicts
Joakim Verona
2015-01-11
1
-37
/
+4
|
\
|
|
|
*
|
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-37
/
+4
*
|
|
merge master
jave
2015-01-02
1
-1
/
+2
|
\
|
|
|
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
|
|
merge upstream
jave
2014-12-31
1
-2
/
+2
|
\
|
|
|
*
|
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2014-12-27
1
-2
/
+2
|
|
\
|
|
|
*
* lisp/subr.el (sit-for): Tweak docstring.
Stefan Monnier
2014-12-15
1
-2
/
+2
*
|
|
Merge branch 'master' into xwidget
Joakim Verona
2014-12-23
1
-113
/
+64
|
\
|
|
|
*
|
* buffer.c (syms_of_buffer): Omit unneeded staticpros.
Paul Eggert
2014-12-19
1
-5
/
+0
|
*
|
Minor cleanups for Lisp objects and symbols
Paul Eggert
2014-12-18
1
-7
/
+5
|
*
|
Implement an `inhibit-read-only' text property
Lars Magne Ingebrigtsen
2014-11-16
1
-4
/
+12
|
*
|
Add documentation for horizontal scroll bars and fix some minor issues.
Martin Rudalics
2014-10-04
1
-2
/
+2
|
*
|
Use AUTO_CONS instead of SCOPED_CONS, etc.
Paul Eggert
2014-09-30
1
-8
/
+14
|
*
|
Simplify stack-allocated Lisp objects, and make them more portable.
Paul Eggert
2014-09-29
1
-6
/
+6
|
*
|
Keep stack-allocated Lisp objects fast rather than versatile.
Dmitry Antipov
2014-09-29
1
-3
/
+0
|
*
|
Fix local_cons etc. to not exhaust the stack when in a loop.
Paul Eggert
2014-09-24
1
-1
/
+4
|
*
|
Avoid clang-specific warnings.
Dmitry Antipov
2014-09-17
1
-1
/
+1
|
*
|
If USE_LOCAL_ALLOCATORS, allocate even more Lisp objects on stack.
Dmitry Antipov
2014-09-16
1
-6
/
+6
|
*
|
* buffer.c (syms_of_buffer): DEFSYM Qchoice (Bug#18337).
Detlev Zundel
2014-09-12
1
-0
/
+1
|
*
|
Spelling fixes.
Paul Eggert
2014-09-11
1
-1
/
+1
[next]