aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
| * Fix bug 7425.Jan Djärv2010-11-201-0/+6
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-0/+6
| * Fix bug #7346: document load-file-name.Eli Zaretskii2010-11-121-0/+5
| * Fix 2010-05-05T22:14:15Z!lekktu@gmail.com.Eli Zaretskii2010-11-091-0/+8
| * Fix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca.Eli Zaretskii2010-11-091-0/+2
| * xfns.c (x_real_positions): Fix declaration-after-statement problem.Eli Zaretskii2010-11-091-0/+5
| * Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.Chong Yidong2010-11-051-0/+6
| * Backport fix for Bug#5723 from trunk.Chong Yidong2010-11-041-0/+15
| |\
| | * Backport 2010-03-27T00:45:32Z!cyd@stupidchicken.com from trunkChong Yidong2010-11-041-0/+5
| | * Backport 2010-03-25T08:56:15Z!mituharu@math.s.chiba-u.ac.jp from trunkYAMAMOTO Mitsuharu2010-11-041-0/+5
| | * Backport 2010-03-25T08:48:52Z!mituharu@math.s.chiba-u.ac.jp from trunkHelmut Eller2010-11-041-0/+5
| |/
| * Backport 2010-05-27T04:24:30Z!handa@etlken from trunkKenichi Handa2010-11-041-0/+7
| * Backport fix for Bug#2423 from trunk.YAMAMOTO Mitsuharu2010-11-041-0/+13
| |\