index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dispnew.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-3
/
+3
*
Fix an assertion
Chris Feng
2016-02-25
1
-1
/
+3
*
Allocate glyph matrices for the initial frame
Chris Feng
2016-02-24
1
-1
/
+1
*
xwidgets style cleanup
Paul Eggert
2016-01-22
1
-6
/
+1
*
Support for the new Xwidget feature.
Joakim Verona
2016-01-19
1
-0
/
+12
*
Ensure positive number of glyphs for margins of positive width
Eli Zaretskii
2016-01-15
1
-1
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-8
/
+8
*
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-11-08
1
-7
/
+5
*
Avoid division by zero crash observed by Yuan MEI.
Martin Rudalics
2015-11-06
1
-2
/
+4
*
* src/dispnew.c (init_display): Simplify overflow checking.
Paul Eggert
2015-10-28
1
-2
/
+2
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-6
/
+1
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-1
/
+1
*
Remove a few simple cases of global redisplay
Stefan Monnier
2015-09-08
1
-1
/
+1
*
Fix some minor quoting issues with grave accent
Paul Eggert
2015-08-09
1
-1
/
+1
*
Make sure sleep-for always delays for as long as it's told
Eli Zaretskii
2015-06-30
1
-2
/
+10
*
Avoid grave accent quoting in stderr diagnostics
Paul Eggert
2015-05-31
1
-2
/
+2
*
Treat batch stdout/stderr like standard display
Paul Eggert
2015-05-31
1
-0
/
+1
*
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-0
/
+6
|
\
|
*
Fix redrawing of mode lines when exposed (Bug#19721)
Eli Zaretskii
2015-02-02
1
-0
/
+6
|
*
Fix line-move-visual's following of column in R2L lines (backport from trunk).
Eli Zaretskii
2015-01-09
1
-4
/
+4
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Support daemon mode on MS-Windows (bug#19688)
Mark Laws
2015-02-27
1
-1
/
+4
*
|
Remove no-longer-used cursor_in_echo_area code
Paul Eggert
2015-02-06
1
-80
/
+55
*
|
Revert changes installed by xwidgets merge
Paul Eggert
2015-02-01
1
-12
/
+0
*
|
merge master
Joakim Verona
2015-01-22
1
-8
/
+2
|
\
\
|
*
|
Better isolate code that assumes NIL_IS_ZERO
Paul Eggert
2015-01-21
1
-8
/
+2
*
|
|
cleanup
Joakim Verona
2015-01-21
1
-1
/
+0
*
|
|
Merge branch 'master' into xwidget
Joakim Verona
2015-01-21
1
-11
/
+5
|
\
|
|
|
*
|
Undo port to hypothetical nonzero Qnil case
Paul Eggert
2015-01-20
1
-7
/
+6
|
*
|
* dispnew.c: Remove no-longer-valid comment.
Paul Eggert
2015-01-20
1
-5
/
+0
|
*
|
Port to hypothetical case where Qnil is nonzero
Paul Eggert
2015-01-19
1
-7
/
+7
*
|
|
Merge branch 'master' into xwidget
Joakim Verona
2015-01-20
1
-0
/
+12
|
\
|
|
|
*
|
Verify that Qnil is zero before relying on that in redisplay.
Eli Zaretskii
2015-01-19
1
-0
/
+12
*
|
|
merge master
Joakim Verona
2015-01-15
1
-1
/
+2
|
\
|
|
|
*
|
Adjust frame heights to real height of tool bar.
Martin Rudalics
2015-01-12
1
-1
/
+2
*
|
|
merge master, fix conflicts
Joakim Verona
2015-01-11
1
-6
/
+6
|
\
|
|
|
*
|
Fix line-move-visual's following of column in R2L lines.
Eli Zaretskii
2015-01-08
1
-4
/
+4
|
*
|
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-2
/
+2
*
|
|
merge master
jave
2015-01-02
1
-1
/
+1
|
\
|
|
|
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
|
a missing merge, trailing whitespace
jave
2009-01-01
1
-2
/
+4
*
|
|
Merge branch 'master' into xwidget
Joakim Verona
2014-12-23
1
-82
/
+102
|
\
|
|
|
*
|
* src/keyboard.c (swallow_events): Don't redisplay if there's input pending.
Stefan Monnier
2014-12-17
1
-1
/
+1
|
*
|
* src/: Various fixes to use bool type and constants.
Stefan Monnier
2014-12-15
1
-12
/
+16
|
*
|
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-11-07
1
-1
/
+1
|
*
|
Merge from emacs-24; up to 117634
Glenn Morris
2014-10-29
1
-1
/
+1
|
|
\
|
|
|
*
Fix bug #18839 with incorrect image size returned by posn-at-point.
Eli Zaretskii
2014-10-26
1
-1
/
+1
|
*
|
Cleanup terminal handling code.
Dmitry Antipov
2014-10-14
1
-4
/
+1
|
*
|
src/dispnew.c (adjust_decode_mode_spec_buffer): Use 'int' instead of 'ssize_t'.
Eli Zaretskii
2014-10-02
1
-1
/
+1
[next]