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
*
Fix the buffer-count patch (Bug#23394)
Paul Eggert
2016-04-30
1
-2
/
+2
*
Fix generate-new-buffer-name increment typo
Paul Eggert
2016-04-30
1
-1
/
+1
*
cursor-type doc fix
Lars Ingebrigtsen
2016-04-30
1
-0
/
+2
*
Prefer AUTO_STRING_WITH_LEN to make_formatted_string
Paul Eggert
2016-04-04
1
-27
/
+19
*
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-9
/
+9
|
\
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-9
/
+9
*
|
Merge from origin/emacs-25
John Wiegley
2016-02-03
1
-5
/
+5
|
\
|
|
*
Some corrections in Elisp manual
Martin Rudalics
2016-02-01
1
-5
/
+5
*
|
Pacify --enable-gcc-warnings when HYBRID_MALLOC
Paul Eggert
2016-01-30
1
-1
/
+1
*
|
-
Paul Eggert
2016-01-30
1
-6
/
+2
|
\
|
|
*
xwidgets style cleanup
Paul Eggert
2016-01-22
1
-6
/
+2
*
|
-
Paul Eggert
2016-01-30
1
-0
/
+6
|
\
|
|
*
Support for the new Xwidget feature.
Joakim Verona
2016-01-19
1
-0
/
+6
*
|
-
John Wiegley
2016-01-18
1
-7
/
+1
|
\
|
|
*
* src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.
Glenn Morris
2016-01-12
1
-7
/
+1
*
|
* src/buffer.c (Fset_buffer_major_mode): Allow default major-mode,
Glenn Morris
2016-01-13
1
-1
/
+1
|
/
*
* src/buffer.c: Stick with ASCII in doc string.
Paul Eggert
2016-01-05
1
-1
/
+1
*
Reword transient-mark-mode doc string
Paul Eggert
2016-01-05
1
-3
/
+3
*
Update doc string of 'selective-display'
Eli Zaretskii
2016-01-05
1
-1
/
+4
*
Fix a doc string of 'transient-mark-mode'
Eli Zaretskii
2016-01-04
1
-1
/
+1
*
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
[next]