aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xterm.c (x_sync_with_move): Really wait 0.5s, not 0.0005s.Dmitry Antipov2014-07-301-0/+1
* * xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictlyDmitry Antipov2014-07-301-0/+6
* * xrdb.c (x_load_resources) [!USE_MOTIF]: Put horizontal scroll barDmitry Antipov2014-07-291-0/+5
* In adjust_frame_size use FRAME_WINDOW_P instead of FRAME_X_WINDOW (Bug#18138).Martin Rudalics2014-07-291-0/+5
* Fix some issues with setting the frame height.Martin Rudalics2014-07-281-0/+7
* Fix Gnus-related issues reported by David Kastrup <dak@gnu.org> inDmitry Antipov2014-07-281-0/+8
* Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-1/+5
|\
| * src/ChangeLog: Fix a typo.Eli Zaretskii2014-07-281-1/+1
| * Fix GDB xwindow command.Eli Zaretskii2014-07-281-0/+6
* | Fix --without-x build and pacify --enable-gcc-warnings.Dmitry Antipov2014-07-281-0/+8
* | Fix the GDB xsubchartable command.Eli Zaretskii2014-07-281-0/+5
* | On GNU/Linux, use timerfd for asynchronous timers.Dmitry Antipov2014-07-281-0/+20
* | * frame.c (x_set_frame_parameters): Don't use uninitialized locals.Paul Eggert2014-07-271-0/+4
* | Reinstate removed code.Jan Djärv2014-07-271-0/+5
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-0/+363
* | Revert previous change.Paul Eggert2014-07-261-0/+9
* | Reorder conditions that are written backwardsAndreas Schwab2014-07-261-0/+19
* | * dispextern.h, xdisp.c (hourglass_shown_p, hourglass_atimer):Paul Eggert2014-07-251-0/+5
* | * atimer.c (set_alarm) [HAVE_ITIMERSPEC]: Use TIMER_ABSTIMEDmitry Antipov2014-07-251-0/+5
* | Fix last commit in w32term.c.Eli Zaretskii2014-07-251-0/+5
* | Provisionally fix Windows build broken by last commit.Martin Rudalics2014-07-251-0/+5
* | Fix ChangeLog typo.Dmitry Antipov2014-07-251-1/+1
* | Move hourglass machinery to RIF.Dmitry Antipov2014-07-251-0/+21
* | Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> inDmitry Antipov2014-07-241-0/+9
* | * frame.c (Fset_frame_height): Take frame top margin into account.Dmitry Antipov2014-07-231-0/+6
* | * xterm.h (struct x_output) [USE_LUCID && USE_TOOLKIT_SCROLL_BARS]:Dmitry Antipov2014-07-221-0/+3
* | * xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK]: DefineDmitry Antipov2014-07-221-0/+11
* | * src/frame.c (Fframe_parameters): Always report frame height withoutDmitry Antipov2014-07-211-0/+5
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-0/+34
|\ \ | |/
| * * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-201-0/+12
| * Fix src/ChangeLog entry of last commit.Eli Zaretskii2014-07-171-1/+0
| * Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.Eli Zaretskii2014-07-171-0/+9
| * Fix assertion violation when restoring hscrolled window configurations.Eli Zaretskii2014-07-171-0/+3
| * Fix part of bug #18035 with overlay strings on invisible text.Eli Zaretskii2014-07-171-0/+7
| * Fix bug #18036 with infloop in redisplay with huge fringes.Eli Zaretskii2014-07-161-0/+6
* | * frame.h (struct frame) [USE_X_TOOLKIT]: New member shell_position.Dmitry Antipov2014-07-201-0/+9
* | 2014-07-19 Kenichi Handa <handa@gnu.org>Kenichi Handa2014-07-201-0/+10
* | Prefer 'x_display_info *' to 'Display *' in X selection code.Dmitry Antipov2014-07-181-0/+15
* | * frame.c (frame_unspecified_color): New functionDmitry Antipov2014-07-181-0/+14
* | * data.c (wrong_choice): Not static any more.Dmitry Antipov2014-07-171-0/+12
* | * print.c (print_preprocess): Adjust to match changedDmitry Antipov2014-07-171-0/+5
* | Merge from emacs-24; up to 2014-06-23T06:25:47Z!rgm@gnu.orgGlenn Morris2014-07-161-0/+5
|\ \ | |/
| * Fix bug #17986 with infloop in redisplay when default-directory is nil.Eli Zaretskii2014-07-131-0/+5
* | * frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM]: Use more naturalDmitry Antipov2014-07-161-0/+15
* | More precise control over values of some buffer-local variables.Dmitry Antipov2014-07-161-0/+20
* | Revert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2B_BYTE[12] in nsgui.h ...Daiki Ueno2014-07-161-12/+5
* | Move back the XChar2b definition to w32gui.h and nsgui.hDaiki Ueno2014-07-161-4/+4
* | Consolidate XChar2b macros for the X, W32, and NSDaiki Ueno2014-07-161-0/+13
* | * regex.c (re_search_2): Use ssize_t to avoid integer overflow.Dmitry Antipov2014-07-151-0/+2
* | * lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.Dmitry Antipov2014-07-151-0/+8