aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Use same hash function for hashfn_profiler as for hash_string etc.Paul Eggert2012-11-084-15/+26
| * | | | * src/xfaces.c (Qultra_light, Qreverse_oblique, Qreverse_italic)Stefan Monnier2012-11-082-23/+13
| * | | | * image.c (xpm_make_color_table_h): Fix compiler error becauseJan Djärv2012-11-082-2/+7
| * | | | nsfont.m (ns_findfonts): Handle empty matchingDescs (Bug#11541).Jan Djärv2012-11-082-1/+9
| * | | | Use ad-hoc comparison function for the profiler's hash-tables.Stefan Monnier2012-11-0811-123/+204
| * | | | More fixes for bug #12806.Eli Zaretskii2012-11-082-1/+21
| * | | | Shrink struct vectorlike_header to the only size field.Dmitry Antipov2012-11-088-161/+260
| * | | | * keyboard.c (event_to_kboard): Do not dereferenceDmitry Antipov2012-11-083-11/+23
| * | | | Fix Num Lock handling related to bug #12806.Eli Zaretskii2012-11-072-9/+1
| * | | | A (hopefully) better fix for bug #1280.Eli Zaretskii2012-11-072-21/+31
| * | | | Include Num Lock in test for modifier keys on MS-Windows.Eli Zaretskii2012-11-072-1/+2
| * | | | Fix bug #1280 with non-ASCII keyboard input on MS-Windows.Eli Zaretskii2012-11-072-5/+22
| * | | | * xfns.c (Fx_wm_set_size_hint): Use check_x_frame. Adjust docstring.Dmitry Antipov2012-11-072-7/+9
| * | | | Restore some duplicate definitions.Paul Eggert2012-11-062-5/+23
| * | | | * nsterm.m (convert_ns_to_X_keysym, keyDown:): Add NSNumericPadKeyMaskJan Djärv2012-11-062-17/+22
| * | | | Minor adjustments of recently-changed frame functions.Paul Eggert2012-11-064-7/+12
| * | | | * window.c (Fwindow_combination_limit): Revert to the onlyDmitry Antipov2012-11-062-4/+14
| * | | | lib/makefile.w32-in, src/makefile.w32-in: Trivial reordering of entries.Juanma Barranquero2012-11-061-2/+2
| * | | | Widely used frame validity and checking functions.Dmitry Antipov2012-11-0614-348/+172
| | |/ / | |/| |
| * | | * window.c (quad): New function.Dmitry Antipov2012-11-062-80/+82
| * | | Fix typos.Juanma Barranquero2012-11-051-2/+2
| * | | Fix last entry in src/ChangeLog.Eli Zaretskii2012-11-051-1/+1
| * | | Fix bug #12805 with compilation error in the cygw32 build.Eli Zaretskii2012-11-053-1/+18
| * | | * process.c (wait_reading_process_output): Revert previous change.Chong Yidong2012-11-052-7/+13
| * | | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-0410-86/+41
| * | | Simplify by assuming __fpending.Paul Eggert2012-11-042-4/+9
| * | | Remove EMACS_OUTQSIZE+sleep hack.Paul Eggert2012-11-043-26/+9
| * | | Fix data-loss with --version.Paul Eggert2012-11-042-3/+12
| * | | * nsterm.m: Add NSClearLineFunctionKey and keypad keys.Michael Marchionna2012-11-042-3/+28
| * | | Fix order of entries in ChangeLog files.Eli Zaretskii2012-11-031-18/+18
| * | | Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ruGlenn Morris2012-11-035-6/+80
| |\ \ \ | | |/ /
| | * | Adapt MSDOS port to latest changes.Eli Zaretskii2012-11-034-12/+42
| | |\ \
| | | * | Load term/internal from loadup.el.Eli Zaretskii2012-11-032-3/+6
| | | * | Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii2012-11-033-3/+30
| | * | | Backport from trunk.Jan Djärv2012-11-032-4/+31
| | |/ /
| | * | Fix bidi initialization in init_from_display_pos.Eli Zaretskii2012-11-032-0/+44
| * | | Fix data-loss with --batch.Paul Eggert2012-11-032-2/+27
| * | | Fix a race condition that causes Emacs to mess up glib.Paul Eggert2012-11-033-95/+132
| * | | Omit duplicate definitions no longer needed with gcc -g3.Paul Eggert2012-11-032-22/+15
| * | | * process.c (wait_reading_process_output): Clean up last change.Chong Yidong2012-11-042-11/+11
| * | | Fix a race condition in wait_reading_process_output (tiny change).Chong Yidong2012-11-032-1/+9
| * | | * lisp/cus-start.el: Make cursor-type customizable.Chong Yidong2012-11-032-8/+12
| * | | * frame.h (struct frame): Drop can_have_scroll_bars memberDmitry Antipov2012-11-037-23/+8
| * | | * window.c (decode_next_window_args): Update window arg afterDmitry Antipov2012-11-033-8/+13
| * | | * widget.c (resize_cb): New function.Jan Djärv2012-11-012-4/+31
| * | | Implement backtrace output for fatal errors on MS-Windows.Eli Zaretskii2012-11-022-3/+85
| * | | Window-related stuff cleanup here and there.Dmitry Antipov2012-11-029-64/+39
| * | | Remove pad from struct input_event.Dmitry Antipov2012-11-024-28/+24
| |/ /
* | | Merge from trunk after 24.3 was moved to emacs-24 branch.Eli Zaretskii2012-11-0228-256/+624
|\ \ \ | |/ /
| * | Fix MS-Windows build broken by fixing bug #12776 on Posix platforms.Eli Zaretskii2012-11-012-0/+16