index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-08-07
* xterm.c (x_delete_terminal): Plug file descriptor leak.
Paul Eggert
2014-08-07
Fix a few ``MS-DOG''s overlooked in the previous commit.
Reuben Thomas
2014-08-05
Don't redeem scroll bars that have been turned off.
Martin Rudalics
2014-08-05
Fix bug with uninitialized undo list of an indirect buffer (Bug#18180).
Dmitry Antipov
2014-08-05
* keyboard.c (safe_run_hooks): Follow the convenient style to bind
Dmitry Antipov
2014-08-04
Fix scroll bar handling for non-toolkit builds.
Martin Rudalics
2014-08-04
* keyboard.c (safe_run_hook_funcall): Avoid consing around
Dmitry Antipov
2014-08-03
Don't let big frames overrun the stack.
Paul Eggert
2014-08-03
Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm@gnu.org
Glenn Morris
2014-08-03
Don't mishandle year-9999 dates.
Paul Eggert
2014-08-03
Avoid undefined behavior with signed left shift.
Paul Eggert
2014-08-03
Fix bug with an attempt to select uninitialized frame (Bug#18161).
Dmitry Antipov
2014-08-02
Fix bug with clang + directory_files_internal + GC.
Paul Eggert
2014-08-02
Avoid 100% CPU utilization on ssh session exit.
Paul Eggert
2014-08-02
Fix spacing in ChangeLog
Dmitry Antipov
2014-08-02
Make compare-strings more compatible with old behavior.
Paul Eggert
2014-08-02
* gtkutil.c (create_dialog): Force min spacing 10 between buttons.
Jan Djärv
2014-08-01
Make functions static that no longer need to be extern.
Paul Eggert
2014-08-01
Merge from emacs-24; up to 2014-06-26T21:51:25Z!rgm@gnu.org.
Eli Zaretskii
2014-08-01
Fix display of R2L lines when the last character fits only partially.
Eli Zaretskii
2014-08-01
* atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.
Dmitry Antipov
2014-07-31
* frame.c (x_set_frame_parameters): Fix typo in previous patch.
Paul Eggert
2014-07-31
Simplify timerfd configuration and fix some minor glitches.
Paul Eggert
2014-07-31
* frame.c (x_set_frame_parameters): Don't use uninitialized locals.
Paul Eggert
2014-07-30
* xterm.c (x_sync_with_move): Really wait 0.5s, not 0.0005s.
Dmitry Antipov
2014-07-30
* xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly
Dmitry Antipov
2014-07-29
* xrdb.c (x_load_resources) [!USE_MOTIF]: Put horizontal scroll bar
Dmitry Antipov
2014-07-29
In adjust_frame_size use FRAME_WINDOW_P instead of FRAME_X_WINDOW (Bug#18138).
Martin Rudalics
2014-07-29
Fix hscroll of R2L lines that begin with a TAB or another wide glyph.
Eli Zaretskii
2014-07-29
Fixes: debbugs:18140
Andreas Schwab
2014-07-28
Fix some issues with setting the frame height.
Martin Rudalics
2014-07-28
Fix Gnus-related issues reported by David Kastrup <dak@gnu.org> in
Dmitry Antipov
2014-07-28
Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.
Eli Zaretskii
2014-07-28
Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org
Glenn Morris
2014-07-28
Fix --without-x build and pacify --enable-gcc-warnings.
Dmitry Antipov
2014-07-28
src/ChangeLog: Fix a typo.
Eli Zaretskii
2014-07-28
Fix the GDB xsubchartable command.
Eli Zaretskii
2014-07-28
Fix GDB xwindow command.
Eli Zaretskii
2014-07-28
On GNU/Linux, use timerfd for asynchronous timers.
Dmitry Antipov
2014-07-27
* frame.c (x_set_frame_parameters): Don't use uninitialized locals.
Paul Eggert
2014-07-27
Reinstate removed code.
Jan Djärv
2014-07-27
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-26
Revert previous change.
Paul Eggert
2014-07-26
Reorder conditions that are written backwards
Andreas Schwab
2014-07-25
* dispextern.h, xdisp.c (hourglass_shown_p, hourglass_atimer):
Paul Eggert
2014-07-25
* atimer.c (set_alarm) [HAVE_ITIMERSPEC]: Use TIMER_ABSTIME
Dmitry Antipov
2014-07-25
Fix last commit in w32term.c.
Eli Zaretskii
2014-07-25
Provisionally fix Windows build broken by last commit.
Martin Rudalics
2014-07-25
Fix ChangeLog typo.
Dmitry Antipov
2014-07-25
Move hourglass machinery to RIF.
Dmitry Antipov
[prev]
[next]