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
2016-01-30
-
Paul Eggert
2016-01-30
-
Paul Eggert
2016-01-22
xwidgets style cleanup
Paul Eggert
2016-01-19
Support for the new Xwidget feature.
Joakim Verona
2016-01-18
-
John Wiegley
2016-01-13
* src/buffer.c (Fset_buffer_major_mode): Allow default major-mode,
Glenn Morris
2016-01-12
* src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.
Glenn Morris
2016-01-05
* src/buffer.c: Stick with ASCII in doc string.
Paul Eggert
2016-01-05
Reword transient-mark-mode doc string
Paul Eggert
2016-01-05
Update doc string of 'selective-display'
Eli Zaretskii
2016-01-04
Fix a doc string of 'transient-mark-mode'
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-08
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-11-06
Don't invoke overlay modification hooks in wrong buffer
Eli Zaretskii
2015-11-01
merge from trunk
Ken Raeburn
2015-10-29
Don't require default-directory to end with a slash
Dmitry Gutov
2015-10-24
An even better fix for bug#21739
Eli Zaretskii
2015-10-24
A better fix for bug#21739
Eli Zaretskii
2015-10-23
Fix redisplay of frame title when current buffer is killed
Eli Zaretskii
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-06
* src/buffer.c (syms_of_buffer): Typo fix. (Bug#21622)
Xue Fuqiao
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-01
Docstring fixes re quotes in C code
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-20
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-06-30
In strings, prefer plain ` and ' to \` and \'
Paul Eggert
2015-06-12
* src/buffer.c (init_buffer): Add final newline to message.
Glenn Morris
2015-06-11
Some progress towards starting with PWD deleted. (Bug#18851)
Glenn Morris
2015-05-31
Avoid grave accent quoting in stderr diagnostics
Paul Eggert
2015-05-30
Remove format2
Paul Eggert
2015-05-21
Don't quote nil and t in doc strings
Paul Eggert
2015-05-20
Fix handling and doc-string of FRAME arg of `other-buffer' (Bug#20533)
Martin Rudalics
2015-04-29
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-03-03
Merge from origin/emacs-24
Paul Eggert
2015-02-21
Prefer 'Qfoo' to 'intern ("foo")'
Paul Eggert
2015-02-13
Improve docs of transient-mark-mode (Bug#19841)
Eli Zaretskii
2015-02-01
Revert changes installed by xwidgets merge
Paul Eggert
2015-01-25
Merge branch 'master' into xwidget
Joakim Verona
2015-01-25
Count MANY function args more reliably
Paul Eggert
2015-01-15
merge master
Joakim Verona
2015-01-11
* src/buffer.c (init_buffer_once): Initialize buffer_local_flags early.
Stefan Monnier
2015-01-11
merge master, fix conflicts
Joakim Verona
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-02
merge master
jave
2015-01-01
Update copyright year to 2015
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-27
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2014-12-19
* buffer.c (syms_of_buffer): Omit unneeded staticpros.
Paul Eggert
2014-12-18
Minor cleanups for Lisp objects and symbols
Paul Eggert
2014-12-15
* lisp/subr.el (sit-for): Tweak docstring.
Stefan Monnier
[prev]
[next]