aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Implement display-monitor-attributes-list for NS.Jan Djärv2013-05-091-0/+11
| * | * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION.Paul Eggert2013-05-091-0/+7
* | | Fix the setting of buffer-file-coding-system on, for instance, C-x RET c unix...Kenichi Handa2013-05-221-0/+21
|/ /
* | * xterm.h (GTK_PREREQ): New macro.Paul Eggert2013-05-081-0/+6
* | Fix vertical cursor motion when there's a display string with newline at EOL.Eli Zaretskii2013-05-081-0/+11
* | src/makefile.w32-in (ACL_H): New macro.Juanma Barranquero2013-05-081-0/+5
* | Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-071-0/+11
* | * unexelf.c: Don't assume ElfW (Half) fits in int.Paul Eggert2013-05-071-0/+8
* | * src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n'Juri Linkov2013-05-071-0/+6
* | * xfns.c (x_get_net_workarea): Define only if !GTK || GTK<3.4.Paul Eggert2013-05-071-0/+5
* | * src/lread.c (readchar): Don't read from a dead buffer. (Bug#14280)Glenn Morris2013-05-071-0/+4
* | * xfns.c: Move misplaced ifndef USE_GTK from previous checkin.Jan Djärv2013-05-071-0/+4
* | Static checking by GCC 4.8.0.Paul Eggert2013-05-061-0/+14
* | Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-071-0/+25
* | Fix bug #14241 with posn-at-point at the beginning of an image display prop.Eli Zaretskii2013-05-061-0/+7
* | * unexelf.c: Fix some 32-bit integer problems, notably when debugging.Paul Eggert2013-05-051-0/+21
* | * regex.c: Fix problems when DEBUG is defined.Paul Eggert2013-05-051-0/+22
* | Fix bug #14306 with whitespace mode together with linum-mode.Eli Zaretskii2013-05-051-0/+7
* | * nsmenu.m (ns_update_menubar): Move initialization of submenuTitleJan Djärv2013-05-051-0/+5
* | `write-region-inhibit-fsync' defaults to noninteractive.Paul Eggert2013-05-041-0/+9
* | * lisp/simple.el (read-expression-map): Use completion-at-point.Stefan Monnier2013-05-041-2/+9
* | Fix bug #14062 with assertion violations on MS-Windows.Eli Zaretskii2013-05-041-0/+9
* | * src/nsfns.m (ns_tooltip): Initialize.David Reitter2013-05-011-0/+4
* | Fix bug #14287 with decoding EOL by *-dos coding systems.Eli Zaretskii2013-04-281-0/+5
* | * dispextern.h (struct face): Move enum face_underline_typeDan Nicolaescu2013-04-281-0/+5
* | * nsfns.m (handlePanelKeys): New function.Jan Djärv2013-04-281-0/+7
* | * src/callint.c (Fcall_interactively): Call `Qread_number' forJuri Linkov2013-04-281-0/+6
* | * systime.h (make_timeval): Declare as 'const'.Paul Eggert2013-04-271-0/+4
* | merge trunkKenichi Handa2013-04-271-0/+5
|\ \
| * | Port better to AIX.Paul Eggert2013-04-261-0/+6
* | | font.c (font_open_entity): Always open a font of manageable size.Kenichi Handa2013-04-271-0/+5
|/ /
* | coding.c (decode_coding_iso_2022): When an invalid escape sequence is encount...Kenichi Handa2013-04-251-0/+6
* | * Makefile.in (bootstrap-clean): Remove stamp-h1 too.Paul Eggert2013-04-211-0/+5
* | Better full-screen frame support on MS-Windows.Erik Charlebois2013-04-201-0/+19
|\ \
* | | Fix typos in ChangeLogs.Juanma Barranquero2013-04-161-4/+4
* | | src/minibuf.c (Ftest_completion): Silence compiler warning.Juanma Barranquero2013-04-161-0/+4
* | | ChangeLog for the last commit.Eli Zaretskii2013-04-151-1/+1
* | | More debugging code to investigate bug #14062.Eli Zaretskii2013-04-151-0/+13
* | | * keyboard.c (timer_start_idle): Remove no-longer-used local.Paul Eggert2013-04-141-0/+4
* | | Improve doc strings of left/right-margin/fringe-width.Eli Zaretskii2013-04-141-0/+7
* | | Fix vertical cursor motion when there are overlay strings at EOL.Eli Zaretskii2013-04-131-0/+10
* | | * src/window.c (select_window): `record_buffer' even if window isStefan Monnier2013-04-121-12/+17
* | | Fix bug #14170 with window-end returning a stale value.Eli Zaretskii2013-04-111-0/+9
* | | Fix bug #13864 with flickering of TTY frames in an emacslient session.Eli Zaretskii2013-04-101-0/+7
* | | * src/keyboard.c (timer_start_idle): Call internal-timer-start-idle insteadStefan Monnier2013-04-101-0/+5
|/ /
* | * src/minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hashStefan Monnier2013-04-091-0/+5
* | * src/window.c (select_window): Don't record_buffer while the invariant isStefan Monnier2013-04-081-0/+7
* | Provide definition of ACL_NOT_WELL_SUPPORTED for MS-Windows.Eli Zaretskii2013-04-071-0/+4
* | Ignore additional platform-specific ACL errors (Bug#13702).Romain Francoise2013-04-071-0/+6
* | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checkingJan Djärv2013-04-071-0/+5