aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF.Paul Eggert2011-06-162-35/+40
* * src/emacs.c (main): Warn when starting a GTK emacs in daemon mode.Dan Nicolaescu2011-06-022-0/+9
* * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ...YAMAMOTO Mitsuharu2011-06-012-2/+11
* Take account of periodic fringe bitmap's dependency on y-position in redrawing.YAMAMOTO Mitsuharu2011-05-255-23/+56
* xdisp.c (get_next_display_element): Set correct it->face_id for a static comp...Kenichi Handa2011-05-252-2/+19
* * dispnew.c (scrolling_window): Don't exclude the case that theYAMAMOTO Mitsuharu2011-05-212-12/+23
* src/textprop.c (Fprevious_single_char_property_change): Doc fix (bug#8655).Drew Adams2011-05-112-2/+6
* Take account of fringe background extension in scroll_run_hook.YAMAMOTO Mitsuharu2011-05-113-26/+92
* * xmenu.c (set_frame_menubar): Fix submenu loops.Andreas Schwab2011-05-092-9/+12
* Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...Eli Zaretskii2011-05-0940-219/+299
* Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-292-1/+29
* * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-262-5/+10
* Fix a bug in time functions when timezone is changed on Windows.Eli Zaretskii2011-04-183-0/+30
* * xdisp.c (init_xdisp): Initialize echo_area_window (Bug#6451).Chong Yidong2011-04-132-0/+5
* Fix typos.Juanma Barranquero2011-04-132-3/+3
* Fix wait_for_termination on GNU Hurd (Bug#8467)Samuel Thibault2011-04-102-1/+6
* * src/buffer.c (syms_of_buffer): Doc fix (Bug#6902).Chong Yidong2011-04-102-1/+6
* Fix ChangeLog attribution.Glenn Morris2011-04-091-1/+1
* Fix more GCC strict-aliasing warnings.Chong Yidong2011-04-084-58/+65
* * xterm.c (handle_one_xevent): Avoid type-punned derefencing of X events.Chong Yidong2011-04-082-4/+8
* * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450).Svante Signell2011-04-082-2/+5
* * process.c (Fformat_network_address): Doc fix.Christoph Scholtes2011-03-192-3/+7
* Backport fix for Bug#8219 from trunk.Chong Yidong2011-03-197-133/+148
* src/xfaces.c (Fx_load_color_file): Read color file from absolute filename.Juanma Barranquero2011-03-172-1/+6
* Backport 2011-03-08T01:52:20Z!lekktu@gmail.com from trunk.Juanma Barranquero2011-03-112-1/+7
* * src/fringe.c (update_window_fringes): Remove unused variables.YAMAMOTO Mitsuharu2011-03-112-8/+2
* * src/unexmacosx.c (copy_data_segment): Also copy __got section. (Bug#8223)YAMAMOTO Mitsuharu2011-03-112-0/+6
* Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-071-1/+1
* Release logs for 23.3 release.Chong Yidong2011-02-281-0/+4
* Fix typos.Juanma Barranquero2011-02-237-10/+10
* Fix typo "comand".Glenn Morris2011-02-221-1/+1
* Fix spelling of "precede".Glenn Morris2011-02-221-1/+1
* Fix spelling of "supersede".Glenn Morris2011-02-223-5/+5
* Comment spelling fix.Glenn Morris2011-02-221-1/+1
* Remove bogus duplicate ChangeLog entry from 2010-06-01T13:47:14Z!lekktu@gmail...Glenn Morris2011-02-221-6/+0
* merge emacs-23Kenichi Handa2011-02-231-0/+6
|\
| * Fix font size handling.Kenichi Handa2011-02-222-2/+8
* | merge emacs-23Kenichi Handa2011-02-222-1/+5
|\ \ | |/
| * * Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS.Chong Yidong2011-02-192-1/+5
* | Fix font-size handling bug.Kenichi Handa2011-02-172-2/+8
|/
* Fix bug #8020 with quick resizing of the selected frame.Eli Zaretskii2011-02-132-2/+25
* Fix bug #7840 with setting terminal/keyboard encoding of emacsclient frames.Eli Zaretskii2011-02-122-2/+23
* Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-4/+4
* Fix to select_window.Martin Rudalics2011-02-082-1/+6
* * nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't becomeJan Djärv2011-02-082-0/+7
* Doc fixes related to face heights. (Bug#2659)Glenn Morris2011-02-022-2/+7
* * src/editfns.c (save_restriction_restore): Don't forget to invalidate theStefan Monnier2011-02-022-0/+8
* merge emacs-23Kenichi Handa2011-02-022-1/+5
|\
| * * src/window.c (Fselect_window): Add missing return value.Andreas Schwab2011-02-012-1/+5
* | Use FC_DUAL only when it is defined.Kenichi Handa2011-02-023-2/+16
|/