summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Jan D2010-07-014-9/+23
* * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddJan D2010-07-012-0/+9
* Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-302-5/+6
* Fix whitespace in ChangeLogs.Juanma Barranquero2010-07-011-7/+7
* Avoid erroneous syscallsAndreas Schwab2010-07-013-5/+16
* Fix typoAndreas Schwab2010-07-011-9/+9
* Improve doc for system font things. Return font regardless of use_system_font.Jan D2010-06-302-5/+14
* Check FC_DUAL too. For such fonts, check width one by one.Kenichi Handa2010-06-303-2/+9
* Fix some whitespace in previous.Glenn Morris2010-06-291-2/+2
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-293-40/+15
* Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.Glenn Morris2010-06-291-0/+9
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-2910-35/+12
* Fix some compilation errors in nsfns.cJan D2010-06-292-3/+15
* xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).Jan D2010-06-282-7/+6
* Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-287-157/+205
* * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-272-59/+7
* * src/s/freebsd.h (BSD4_2): Remove redundant definition.Dan Nicolaescu2010-06-272-3/+5
* Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-265-12/+59
* Revert last change.Chong Yidong2010-06-252-8/+1
* Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Chong Yidong2010-06-252-1/+8
* src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declara...Juanma Barranquero2010-06-242-1/+6
* Hide scroll bar when window is too small to avoid Gtk+ warning.Jan Djärv2010-06-224-15/+23
* Don't use font names from GConf if font backend can't handle it (bug#6478).Jan Djärv2010-06-222-10/+21
* * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).Jan Djärv2010-06-222-1/+5
* Avoid recentering when lines differ in their height.Eli Zaretskii2010-06-202-1/+26
* xdisp.c (try_scrolling): Fix last change.Eli Zaretskii2010-06-191-3/+6
* Fix occasional recentering under scroll-conservatively.Eli Zaretskii2010-06-192-7/+22
* Merge from emacs-23Stefan Monnier2010-06-161-0/+4
|\
| * Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Glenn Morris2010-06-142-4/+10
* | * src/lread.c (read1): Phase out old-style backquotes a bit more.Stefan Monnier2010-06-162-3/+16
* | * src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.Juanma Barranquero2010-06-141-2/+2
* | bidi.c (bidi_mirror_char): Fix commentary.Eli Zaretskii2010-06-131-4/+4
* | Use BidiMirroring.txt for mirroring characters in bidi context.Eli Zaretskii2010-06-126-10/+848
* | Derive bidi type table from UnicodeData.txt.Eli Zaretskii2010-06-122-283/+10
* | Fix bug #6409.Eli Zaretskii2010-06-122-1/+5
* | * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Romain Francoise2010-06-122-4/+9
* | * src/editfns.c (Fbyte_to_string): Pacify compiler.Glenn Morris2010-06-092-4/+8
* | * src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Glenn Morris2010-06-092-22/+6
* | Remove duplicate ChangeLog entries.Juanma Barranquero2010-06-101-16/+0
* | Merge from emacs-23Andreas Schwab2010-06-1011-66/+106
|\ \ | |/
| * * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.Stefan Monnier2010-06-093-32/+53
| * * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-081-3/+4
| * * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-082-2/+8
| * * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Juanma Barranquero2010-06-082-1/+5
| * Add bug numberAndreas Schwab2010-06-041-1/+1
| * * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Andreas Schwab2010-06-042-1/+8
| * Fix typos.Juanma Barranquero2010-06-038-68/+72
* | * src/s/usg5-4.h: Fix previous change.Dan Nicolaescu2010-06-092-3/+5
* | * src/lread.c (X_OK): Remove, unused.Dan Nicolaescu2010-06-072-4/+2
* | * src/dispnew.c: Remove obsolete comment.Dan Nicolaescu2010-06-072-3/+2