aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix font-size handling bug.Kenichi Handa2011-02-171-0/+6
* Fix bug #8020 with quick resizing of the selected frame.Eli Zaretskii2011-02-131-0/+6
* Fix bug #7840 with setting terminal/keyboard encoding of emacsclient frames.Eli Zaretskii2011-02-121-0/+6
* Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-4/+4
* Fix to select_window.Martin Rudalics2011-02-081-0/+5
* * nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't becomeJan Djärv2011-02-081-0/+5
* Doc fixes related to face heights. (Bug#2659)Glenn Morris2011-02-021-0/+5
* * src/editfns.c (save_restriction_restore): Don't forget to invalidate theStefan Monnier2011-02-021-0/+5
* merge emacs-23Kenichi Handa2011-02-021-0/+4
|\
| * * src/window.c (Fselect_window): Add missing return value.Andreas Schwab2011-02-011-0/+4
* | Use FC_DUAL only when it is defined.Kenichi Handa2011-02-021-0/+6
|/
* Fix use of pointers to image library functionsAndreas Schwab2011-01-301-0/+7
* Fix png support to allow compiling with libpng-1.5 (Bug#7908).Chong Yidong2011-01-291-0/+8
* * m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu.Chong Yidong2011-01-281-0/+4
* Fix GTK font name parsing to allow numbers in names (Bug#7853).Chong Yidong2011-01-261-0/+5
* * src/font.c (font_parse_fcname): Fix typo in string length.Chong Yidong2011-01-261-0/+4
* * 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
* Rework 2011-01-15 changes to window.c.Martin Rudalics2011-01-211-0/+7
* * 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
* Avoid crash in Fselect_frame due to null selected_window (Bug#7728).Martin Rudalics2011-01-141-0/+8
* Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-111-0/+7
* Backport bug 7517 fixes from trunk.Jan Djärv2011-01-031-0/+16
* Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-031-0/+5
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* More elegant solution for accessing png_ptr without GCC warnings.Eli Zaretskii2010-12-311-0/+3
* Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-311-0/+8
* * src/.gdbinit (xgetptr): Fix the union+lsb case.Stefan Monnier2010-12-271-0/+5
* * src/window.c (Fmove_to_window_line): Avoid abort when called in a bufferStefan Monnier2010-12-251-0/+5
* Fix bug #7662 with aligning key bindings equivalent to menu items.Eli Zaretskii2010-12-251-0/+4
* More fallout from fixing bug #7587.Eli Zaretskii2010-12-251-0/+5
* * xterm.c (x_check_fullscreen): Fix pixel/character mixup.Jan Djärv2010-12-241-0/+4
* Fix change that fixed bug #7587.Eli Zaretskii2010-12-171-0/+4
* * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug...Chong Yidong2010-12-161-0/+5
* Fix bug #7617 with documentation of expand-file-name.Eli Zaretskii2010-12-131-0/+4
* Document that expand-file-name collapses multiple slashes. (Bug#7617)Eli Zaretskii2010-12-121-0/+4
* Fix bug #7398 with truncated glyphs in tooltip display on w32.Eli Zaretskii2010-12-111-0/+6
* Code cleanup in xdisp.c regarding string_char_and_length.Eli Zaretskii2010-12-111-0/+10
* Move call to Fkill_emacs from signal handler (session event) (Bug#7552).Jan Djärv2010-12-101-0/+10
* * xsmfns.c (smc_die_CB): Call Fkill_emacs.Jan Djärv2010-12-071-0/+4
* Fix crash with invisible text and overlays (Bug#7016).Chong Yidong2010-12-061-0/+9
* Fix for 7412 (no cursor on image) backported from trunk.Jan Djärv2010-12-051-0/+5
* Avoid infloop when scrolling conservatively (Bug#7537).Chong Yidong2010-12-041-0/+5
* Handle negative top/left in frame parameters (Bug#7510).Jan Djärv2010-12-021-0/+9
* merge emacs-23Kenichi Handa2010-11-251-0/+149
|\
| * Back-port 2010-09-17T21:34:45Z!eliz@gnu.org from the trunk, to resolve bug #7...Eli Zaretskii2010-11-221-0/+5
| * Fix image cache marking bug (Bug#6301).YAMAMOTO Mitsuharu2010-11-211-0/+5
| * * editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.Chong Yidong2010-11-211-0/+4