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
*
Fix copying text properties by 'format'
Eli Zaretskii
2018-08-09
1
-2
/
+10
*
Fix calls to modifications hooks in replace-buffer-contents
Eli Zaretskii
2018-07-27
1
-16
/
+3
*
Fix last change in editfns.c
Eli Zaretskii
2018-07-21
1
-11
/
+4
*
Fix calls to buffer modification hooks from replace-buffer-contents
Eli Zaretskii
2018-07-21
1
-5
/
+12
*
Speed up 'replace-buffer-contents' some more
Eli Zaretskii
2018-07-03
1
-2
/
+7
*
Improve on last change in replace-buffer-contents
Eli Zaretskii
2018-06-30
1
-3
/
+16
*
Speed up replace-buffer-contents
Eli Zaretskii
2018-06-29
1
-25
/
+58
*
* src/editfns.c (Fformat): Make %x easier to spot in doc string. (Bug#31945)
Eli Zaretskii
2018-06-23
1
-1
/
+2
*
Improve responsiveness while in 'replace-buffer-contents'
Eli Zaretskii
2018-06-23
1
-7
/
+20
*
Avoid segfaults in replace-buffer-contents with large buffers
Eli Zaretskii
2018-06-22
1
-2
/
+3
*
Fix 'replace-buffer-contents' in multibyte buffers
Eli Zaretskii
2018-06-15
1
-2
/
+11
*
Centralize Bug#30931 fix
Paul Eggert
2018-06-03
1
-6
/
+3
*
Fix another case of freed markers in the undo-list (Bug#30931)
Noam Postavsky
2018-06-03
1
-4
/
+6
*
Fix CHECK_ALLOCATED_AND_LIVE abort during GC
Paul Eggert
2018-06-03
1
-3
/
+4
*
* src/editfns.c (Fsave_excursion): Doc fix. (Bug#30001)
Eli Zaretskii
2018-01-06
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix bug in i18n/l10n optimization
Paul Eggert
2017-12-02
1
-2
/
+2
*
; Fix some doc typos
Glenn Morris
2017-11-22
1
-1
/
+1
*
Fix some doc typos
Glenn Morris
2017-10-27
1
-1
/
+1
*
Improve format-time-string doc
Paul Eggert
2017-10-17
1
-5
/
+6
*
Fix bug in recent styled_format change
Paul Eggert
2017-10-06
1
-3
/
+11
*
Speed up (format "%s" STRING) and the like
Paul Eggert
2017-10-04
1
-17
/
+11
*
* src/editfns.c (styled_format): Fix typo in previous change.
Paul Eggert
2017-09-26
1
-1
/
+0
*
Avoid some unnecessary copying in Fformat etc.
Paul Eggert
2017-09-26
1
-10
/
+37
*
Fix format-time-string %Z bug with negative tz
Paul Eggert
2017-09-17
1
-1
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Improve --enable-gcc-warnings for MinGW64
Paul Eggert
2017-09-09
1
-2
/
+3
*
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
2017-09-09
1
-1
/
+1
*
Convert hex digits more systematically
Paul Eggert
2017-07-05
1
-4
/
+2
*
Limit style_format to MAX_ALLOCA
Paul Eggert
2017-06-21
1
-0
/
+1
*
Improve documentation of replace-buffer-contents
Eli Zaretskii
2017-06-17
1
-1
/
+3
*
Remove unnecessary point motion
Philipp Stephani
2017-06-17
1
-1
/
+0
*
Add command to replace buffer contents
Philipp Stephani
2017-06-17
1
-0
/
+201
*
Tune ‘format’ after recent fix
Paul Eggert
2017-06-04
1
-88
/
+66
*
; Fix off-by-one error
Philipp Stephani
2017-06-03
1
-1
/
+1
*
Fix a bug when using format field numbers
Philipp Stephani
2017-06-03
1
-56
/
+94
*
Document uniqueness limitation of ‘format’
Paul Eggert
2017-06-03
1
-3
/
+4
*
Limit format fields to more POSIX-like spec
Paul Eggert
2017-06-01
1
-4
/
+4
*
Improve performance by avoiding strtoumax
Paul Eggert
2017-06-01
1
-12
/
+31
*
Minor improvements to format field numbers
Paul Eggert
2017-06-02
1
-36
/
+20
*
Implement field numbers in format strings
Philipp Stephani
2017-06-02
1
-8
/
+47
*
* src/editfns.c (Fmessage): Improve doc string (Bug#23425#130).
Paul Eggert
2017-05-31
1
-5
/
+4
*
* src/editfns.c (decode-time): Fix docstring.
Tino Calancha
2017-05-31
1
-1
/
+1
*
Fix minor timezone memory leak
Paul Eggert
2017-05-16
1
-4
/
+1
*
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-16
1
-5
/
+5
*
Merge from gnulib
Paul Eggert
2017-05-01
1
-4
/
+2
*
Don’t mishandle (format "%i" -1.0)
Paul Eggert
2017-03-28
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-9
/
+15
|
\
|
*
Improve documentation of 'format' conversions
Eli Zaretskii
2017-01-28
1
-9
/
+15
*
|
Fewer rounding errors with (format "%f" fixnum)
Paul Eggert
2017-03-04
1
-13
/
+43
[next]