index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
editfns.c
Age
Commit message (
Expand
)
Author
2016-06-08
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
Simplify overflow check via INT_SUBTRACT_WRAPV
Paul Eggert
2016-05-10
'text-quoting-style' now affects only ` and '
Paul Eggert
2016-05-09
Merge from origin/emacs-25
Paul Eggert
2016-05-09
Fix doc string in `insert'
Lars Ingebrigtsen
2016-05-05
Merge from origin/emacs-25
Paul Eggert
2016-05-04
Allow `text-quoting-style' to be `leave', i.e. no translation of quotes.
Alan Mackenzie
2016-05-03
Doc fixes for quoting
Paul Eggert
2016-05-01
Fcompare_buffer_substrings doc string clarification
Lars Ingebrigtsen
2016-04-30
Fcompare_buffer_substrings doc string clarification
Lars Ingebrigtsen
2016-04-12
Support OFFSET and (OFFSET ABBR) time zone rules
Paul Eggert
2016-04-12
Merge from origin/emacs-25
Paul Eggert
2016-04-12
Improve time zone documentation
Paul Eggert
2016-04-04
New C macro AUTO_STRING_WITH_LEN
Paul Eggert
2016-03-22
-
Paul Eggert
2016-03-15
Port to clang 3.7.0 on x86-64
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-24
Use memmove instead of memcpy on overlapping regions
Fredrik Bergroth
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-10-20
Include-file cleanup for src directory
Paul Eggert
2015-09-25
Avoid non-ASCII decoding errors in C src files
Eli Zaretskii
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-10
Prefer NUMBERP to spelling it out
Paul Eggert
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-01
Docstring fixes re quotes in C code
Paul Eggert
2015-08-27
Add test case for ‘format’ bug and refactor
Paul Eggert
2015-08-27
Fix ‘format’ bug with property offsets
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-25
format-message now curves ` and '
Paul Eggert
2015-08-23
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
Revert "Extend ‘format’ to translate curved quotes"
Andreas Schwab
2015-08-18
New q flag for ‘format’
Paul Eggert
2015-08-14
Extend ‘format’ to translate curved quotes
Paul Eggert
2015-07-26
New optional ZONE arg for format-time-string etc.
Paul Eggert
2015-06-17
* src/editfns.c (Fbyte_to_position): Fix bytepos not at char boundary.
Wolfgang Jenkner
2015-06-04
Fix timezone-related functions on MS-Windows
Eli Zaretskii
2015-05-30
Remove format2
Paul Eggert
2015-05-12
* src/editfns.c (Fformat): Fix use-after-free bug (Bug#20548).
Paul Eggert
2015-05-04
Add `save-mark-and-excursion', which has the old `save-excursion' behavior
Daniel Colascione
2015-04-25
Improve doc string of 'insert-buffer-substring'
Eli Zaretskii
2015-03-27
Port user-login-name initialization to Qnil == 0
Paul Eggert
2015-03-25
`save-excursion' does not save&restore the mark any more
Stefan Monnier
2015-03-13
* editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static.
Paul Eggert
2015-02-21
Prefer 'Qfoo' to 'intern ("foo")'
Paul Eggert
2015-02-08
Better distinguish infinite from invalid times
Paul Eggert
2015-01-25
Count MANY function args more reliably
Paul Eggert
2015-01-14
Never move gap in make_buffer_string_both.
Dmitry Antipov
2015-01-14
Fix last time zone handling change.
Dmitry Antipov
[prev]
[next]