aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix cursor display when several display strings follow each other.Eli Zaretskii2012-11-231-0/+4
* Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.Eli Zaretskii2012-11-231-0/+6
* Fix bug #12930 with vertical-motion through a display string.Eli Zaretskii2012-11-211-0/+6
* Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*Daniel Colascione2012-11-201-0/+9
* Fix non-GTK builds on CygwinKen Brown2012-11-201-0/+6
* More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-191-0/+12
* Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil.Eli Zaretskii2012-11-181-0/+9
* Fix bug #12878 with compilation failure with Visual C++ 11.0.Eli Zaretskii2012-11-171-0/+12
* * nsterm.m (hold_event): Set send_appdefined to YES.Jan Djärv2012-11-171-0/+5
* * src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64enami tsugutomo2012-11-161-0/+5
* * src/editfns.c (Fmessage): Mention message-log-max. (Bug#12849)Glenn Morris2012-11-151-0/+4
* * src/eval.c (Finteractive_p): Revert lexbind-merge mishap.Stefan Monnier2012-11-151-6/+10
* Clean up w32 timer thread code in the hope of solving bug #12832.Eli Zaretskii2012-11-141-0/+12
* * nsterm.m (hold_event): Send SIGIO to make sure ns_read_socket isJan Djärv2012-11-131-0/+5
* Fix bug #12867 with crashes due to large field width in mode-line format.Eli Zaretskii2012-11-121-0/+8
* Fix and rewrite doc on window recombining facilities.Martin Rudalics2012-11-071-0/+8
* Fix bug #12811 with scrolling under scroll-up/down-aggressively.Eli Zaretskii2012-11-061-0/+10
* Fix bug #12774 with crashes in ralloc.c.Eli Zaretskii2012-11-051-0/+6
* Adapt MSDOS port to latest changes.Eli Zaretskii2012-11-031-6/+18
|\
| * Load term/internal from loadup.el.Eli Zaretskii2012-11-031-0/+3
| * Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii2012-11-031-0/+9
* | Backport from trunk.Jan Djärv2012-11-031-0/+7
|/
* Fix bidi initialization in init_from_display_pos.Eli Zaretskii2012-11-031-0/+6
* Fix MS-Windows build broken by fixing bug #12776 on Posix platforms.Eli Zaretskii2012-11-011-0/+4
* Fix crash when using Emacs as commit editor for git.Paul Eggert2012-10-311-0/+21
* * dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VALIDATE_INTERFACE.Michael Albinus2012-10-311-1/+5
* Install fixes for Bug#12764 and Bug#12766.Martin Rudalics2012-10-311-0/+6
* * frame.c (Fframe_pixel_height): Fix documentation.Jan Djärv2012-10-301-0/+4
* merge trunKenichi Handa2012-10-301-4/+74
|\
| * Complete fix for build breakDaniel Colascione2012-10-291-2/+2
| * 2012-10-29 Daniel Colascione <dancol@dancol.org>Daniel Colascione2012-10-291-0/+10
| * Don't use CLOCKS_PER_SEC in w32 timers.Eli Zaretskii2012-10-281-0/+9
| * * nsterm.m (NO_APPDEFINED_DATA): New define.Jan Djärv2012-10-281-0/+10
| * * src/frame.c (x_set_font): Catch internal error.Stefan Monnier2012-10-281-8/+12
| * Fix compiler warnings in w32proc.c.Eli Zaretskii2012-10-271-1/+3
| * Use 'volatile' types for communications between timer thread and main thread.Eli Zaretskii2012-10-271-2/+2
| * Fix w32 implementation of itimers: overflow and ITIMER_PROF.Eli Zaretskii2012-10-271-0/+19
| * Avoid hourglass mouse pointer when a tooltip for menu item is shown.Eli Zaretskii2012-10-261-0/+7
| * Don't assume process IDs fit in int.Paul Eggert2012-10-241-0/+9
* | font.c (Ffont_at): If WINDOW is specified and it is not displaying the curren...Kenichi Handa2012-10-301-0/+5
|/
* merge trunkKenichi Handa2012-10-241-0/+43
|\
| * Make unused variable font-list-limit obsolete, and move it out of C.Chong Yidong2012-10-231-0/+4
| * * nsfont.m (nsfont_open, ns_glyph_metrics): Force integer advancementJan Djärv2012-10-211-0/+4
| * * xterm.c (x_focus_changed): Check if daemonp when sending focus inJan Djärv2012-10-211-0/+5
| * Recognize that cp51932.el and eucjp-ms.el are loaded during dumpingGlenn Morris2012-10-201-0/+4
| * Port to OpenBSD 5.1.Paul Eggert2012-10-201-0/+22
| * * lread.c (Fload): Doc fix.Chong Yidong2012-10-201-0/+4
| * Undo faccessat change.Paul Eggert2012-10-191-29/+0
| * Use faccessat, not access, when checking file permissions.Paul Eggert2012-10-191-0/+29
* | Make face-font-rescale-alist work correctly for non-ASCII fonts.Kenichi Handa2012-10-241-0/+8
|/