summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove INCLUDED_FCNTL.Dan Nicolaescu2010-06-075-13/+11
* | Include <strings.h> and <string.h> instead ofDan Nicolaescu2010-06-071-2/+2
* | * window.el (pop-to-buffer): Remove the conditional thatMartin Rudalics2010-06-072-2/+8
* | * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.Juanma Barranquero2010-06-072-5/+10
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-0613-118/+49
* | Remove obsolete macro BASE_LEADING_CODE_P.Juanma Barranquero2010-06-056-20/+25
* | Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-046-43/+35
* | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-0312-37/+16
* | Remove obsolete pre-unicode2 macros.Juanma Barranquero2010-06-036-31/+24
* | * src/buffer.c (Fother_buffer): Add CHECK_FRAME.Juri Linkov2010-06-032-2/+7
* | * src/s/sol2-10.h: Comment fix.Glenn Morris2010-06-021-4/+3
* | * src/m/ibms390.h: Comment fix.Glenn Morris2010-06-021-1/+1
* | Remove NO_SOCK_SIGIO references.Glenn Morris2010-06-022-11/+2
* | Regenerate src/config.in.Glenn Morris2010-06-021-43/+36
* | m/hp800.h simplification.Glenn Morris2010-06-022-7/+3
* | HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-023-6/+3
* | NOT_C_CODE is always true now.Glenn Morris2010-06-026-12/+5
* | Fix config.h includes.Dan Nicolaescu2010-06-019-8/+19