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