summaryrefslogtreecommitdiff
path: root/src/buffer.c
Commit message (Expand)AuthorAge
* Document buffer-swap-text+save-excursion interactionNoam Postavsky2016-07-14
* cursor-type doc fixLars Ingebrigtsen2016-05-01
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Some corrections in Elisp manualMartin Rudalics2016-02-01
* xwidgets style cleanupPaul Eggert2016-01-22
* Support for the new Xwidget feature.Joakim Verona2016-01-19
* * src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.Glenn Morris2016-01-12
* * src/buffer.c: Stick with ASCII in doc string.Paul Eggert2016-01-05
* Reword transient-mark-mode doc stringPaul Eggert2016-01-05
* Update doc string of 'selective-display'Eli Zaretskii2016-01-05
* Fix a doc string of 'transient-mark-mode'Eli Zaretskii2016-01-04
* Update copyright year to 2016Paul Eggert2016-01-01
* Use INT_ADD_WRAPV etc. to check integer overflowPaul Eggert2015-11-08
* Don't invoke overlay modification hooks in wrong bufferEli Zaretskii2015-11-06
* Don't require default-directory to end with a slashDmitry Gutov2015-10-29
* An even better fix for bug#21739Eli Zaretskii2015-10-24
* A better fix for bug#21739Eli Zaretskii2015-10-24
* Fix redisplay of frame title when current buffer is killedEli Zaretskii2015-10-23
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* * src/buffer.c (syms_of_buffer): Typo fix. (Bug#21622)Xue Fuqiao2015-10-06
* Omit unnecessary \ before paren in C docstringsPaul Eggert2015-09-16
* Docstring fixes re quotes in C codePaul Eggert2015-09-01
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-26
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-30
* * src/buffer.c (init_buffer): Add final newline to message.Glenn Morris2015-06-12
* Some progress towards starting with PWD deleted. (Bug#18851)Glenn Morris2015-06-11
* Avoid grave accent quoting in stderr diagnosticsPaul Eggert2015-05-31
* Remove format2Paul Eggert2015-05-30
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* Fix handling and doc-string of FRAME arg of `other-buffer' (Bug#20533)Martin Rudalics2015-05-20
* Remove the deprecated INTERNAL_FIELD macro by expanding itOleh Krehel2015-04-29
* Merge from origin/emacs-24Paul Eggert2015-03-03
|\
| * Improve docs of transient-mark-mode (Bug#19841)Eli Zaretskii2015-02-13
| * Update copyright year to 2015Paul Eggert2015-01-01
* | Prefer 'Qfoo' to 'intern ("foo")'Paul Eggert2015-02-21
* | Revert changes installed by xwidgets mergePaul Eggert2015-02-01
* | Merge branch 'master' into xwidgetJoakim Verona2015-01-25
|\ \
| * | Count MANY function args more reliablyPaul Eggert2015-01-25
* | | merge masterJoakim Verona2015-01-15
|\| |
| * | * src/buffer.c (init_buffer_once): Initialize buffer_local_flags early.Stefan Monnier2015-01-11
* | | merge master, fix conflictsJoakim Verona2015-01-11
|\| |
| * | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* | | merge masterjave2015-01-02
|\| |
| * | Update copyright year to 2015Paul Eggert2015-01-01
* | | merge upstreamjave2014-12-31
|\| |
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-27
| |\|
| | * * lisp/subr.el (sit-for): Tweak docstring.Stefan Monnier2014-12-15
* | | Merge branch 'master' into xwidgetJoakim Verona2014-12-23
|\| |
| * | * buffer.c (syms_of_buffer): Omit unneeded staticpros.Paul Eggert2014-12-19