aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/font.c (PROP_MATCH): Remove parameter N and use strlen instead.Andreas Schwab2011-01-301-0/+6
* * keyboard.c (make_lispy_position): Fix typo in last change (Bug#7935).Chong Yidong2011-01-291-0/+5
* Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-291-0/+10
* Handle nul-character in copy/paste (Bug#7934).Jan Djärv2011-01-291-0/+7
* Handle floating point errors in ns-fonts (Bug#7887).Jan Djärv2011-01-291-0/+5
* Fix text pos part of lispy positions for right fringe clicks (Bug#7839).Chong Yidong2011-01-281-0/+6
* (ftfont_spec_pattern): Check each extra property value.Kenichi Handa2011-01-281-0/+5
* * src/xdisp.c (safe_eval_handler): Distinguish symbols and strings.Stefan Monnier2011-01-271-0/+4
* Convert font parse testsuite to an ERT test.Chong Yidong2011-01-271-0/+4
* Let the debugger continue to the normal handler.Stefan Monnier2011-01-261-0/+12
* * src/font.c (font_parse_fcname): Rewrite GTK font name parser.Chong Yidong2011-01-261-0/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23.Glenn Morris2011-01-241-0/+10
|\
| * * xdisp.c (handle_fontified_prop): Be careful with font-lock changingStefan Monnier2011-01-241-0/+5
| * * lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB_TAG cases (Bug#6811).Chong Yidong2011-01-231-0/+6
| * Two more hunks from the HP-UX patch at Bug#6811.Peter O'Gorman2011-01-231-0/+3
* | * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call toJan Djärv2011-01-231-0/+5
* | Merge: Check return values of some library calls.Paul Eggert2011-01-221-0/+5
|\ \
| * | Check return values of some library calls.Paul Eggert2011-01-221-0/+5
* | | * src/image.c: Add cast to fix type clashPaul Eggert2011-01-221-0/+3
|\ \ \ | |/ /
| * | * image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clashPaul Eggert2011-01-221-0/+3
|/ /
* | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-221-0/+9
* | Merge from emacs-23Glenn Morris2011-01-221-0/+7
|\ \ | |/
| * Rework 2011-01-15 changes to window.c.Martin Rudalics2011-01-211-0/+7
* | * nsterm.m (constrainFrameRect): Only constrain the first time called.Jan Djärv2011-01-221-0/+4
* | Make Nextstep port handle multiple screens for resize and move.Jan Djärv2011-01-211-0/+18
* | * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, checkJan Djärv2011-01-211-0/+5
* | Don't mess with *temp*.Stefan Monnier2011-01-201-4/+4
* | * src/unexmacosx.c: Add comment about include order.Jan Djärv2011-01-201-0/+4
* | Give read-expression-history a doc.Glenn Morris2011-01-191-0/+4
* | Give kbd-macro-termination-hook a doc.Glenn Morris2011-01-191-0/+6
* | Revert changes adding format args to yes-or-no-p and y-or-n-p.Chong Yidong2011-01-191-0/+4
* | Fix X11 compilation failure.Paul Eggert2011-01-191-0/+8
* | * unexmacosx.c: Include config.h before unistd.h.Jan Djärv2011-01-191-0/+2
* | Fix NextStep build problems with globals.h introducion.Jan Djärv2011-01-191-0/+41
* | Fix an error introduced by the previous patch.Sam Steingold2011-01-191-0/+1
* | * src/w32.c (check_windows_init_file): Remove declarations ofSam Steingold2011-01-191-0/+5
* | * window.c: Fix error introduced by previous patch.Tom Tromey2011-01-191-0/+4
* | Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-0/+479
* | * image.c (Vimagemagick_render_type): Remove redundantTom Tromey2011-01-181-0/+5
* | * xdisp.c (emacs_scroll_step): Rename from scroll_step.Tom Tromey2011-01-181-0/+7
* | Declare some DEFVARs globally, not locallyTom Tromey2011-01-181-0/+9
* | Change buffer_defaults to new new macro; preparation for thread patchTom Tromey2011-01-181-0/+5
* | Improve performance on non-GCC hosts with __aligned__.Paul Eggert2011-01-171-0/+8
* | Merge from emacs-23 branch, up to 2010-05-20T22:16:19Z!juri@jurta.org.Glenn Morris2011-01-171-0/+4
|\ \ | |/
| * * image.c (syms_of_image): Don't access XSYMBOL's internals directly.Stefan Monnier2011-01-161-0/+4
| * Fix bug #7848 with using SET_SYMBOL_VALUE in image.cEli Zaretskii2011-01-161-0/+4
* | Merge from mainline.Paul Eggert2011-01-171-0/+28
|\ \
| * | * xfns.c (x_real_positions): Fix signedness of local var 'ign'.Paul Eggert2011-01-161-0/+4
| * | * regex.c (analyse_first): Remove unreachable 'continue' statement.Paul Eggert2011-01-161-0/+2