Wed, 30 Jun 2010 15:55:41 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Tue, 29 Jun 2010 11:49:20 +0200 |
Jan D |
Fix some compilation errors in nsfns.c
|
Mon, 28 Jun 2010 14:46:39 +0200 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Sun, 27 Jun 2010 14:28:51 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Fri, 25 Jun 2010 15:32:37 -0400 |
Chong Yidong |
Revert last change.
|
Fri, 25 Jun 2010 15:24:05 -0400 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
Thu, 24 Jun 2010 18:08:22 +0200 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
Tue, 22 Jun 2010 14:28:08 +0200 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
Tue, 22 Jun 2010 09:55:08 +0200 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
Tue, 22 Jun 2010 08:42:00 +0200 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
Sun, 20 Jun 2010 21:04:30 +0300 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
Sat, 19 Jun 2010 12:40:15 +0300 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 16 Jun 2010 10:10:02 -0400 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
Mon, 14 Jun 2010 23:16:19 -0700 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Sat, 12 Jun 2010 18:52:43 +0300 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
Sat, 12 Jun 2010 17:15:25 +0300 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
Sat, 12 Jun 2010 14:30:48 +0300 |
Eli Zaretskii |
Fix bug #6409.
|
Sat, 12 Jun 2010 12:58:54 +0200 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
Wed, 09 Jun 2010 22:31:36 -0700 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Wed, 09 Jun 2010 22:23:00 -0700 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
Thu, 10 Jun 2010 03:04:45 +0200 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Wed, 09 Jun 2010 10:31:12 -0400 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
Tue, 08 Jun 2010 19:56:21 +0200 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
Tue, 08 Jun 2010 18:53:11 +0200 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
Fri, 04 Jun 2010 00:52:38 +0200 |
Andreas Schwab |
Add bug number
|
Fri, 04 Jun 2010 00:47:35 +0200 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Wed, 09 Jun 2010 11:36:58 -0700 |
Dan Nicolaescu |
* src/s/usg5-4.h: Fix previous change.
|
Mon, 07 Jun 2010 20:12:21 -0700 |
Dan Nicolaescu |
* src/lread.c (X_OK): Remove, unused.
|
Mon, 07 Jun 2010 20:06:47 -0700 |
Dan Nicolaescu |
* src/dispnew.c: Remove obsolete comment.
|
Mon, 07 Jun 2010 20:02:41 -0700 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
Mon, 07 Jun 2010 21:28:02 +0300 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
Mon, 07 Jun 2010 12:35:57 +0200 |
Juanma Barranquero |
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Fri, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Thu, 03 Jun 2010 21:50:00 +0300 |
Juri Linkov |
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
|
Wed, 02 Jun 2010 22:50:48 -0700 |
Glenn Morris |
Remove NO_SOCK_SIGIO references.
|
Wed, 02 Jun 2010 22:41:49 -0700 |
Glenn Morris |
m/hp800.h simplification.
|
Wed, 02 Jun 2010 22:35:54 -0700 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Tue, 01 Jun 2010 21:29:53 -0700 |
Dan Nicolaescu |
Fix config.h includes.
|
Tue, 01 Jun 2010 19:47:43 -0700 |
Dan Nicolaescu |
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
|
Tue, 01 Jun 2010 19:43:47 -0700 |
Dan Nicolaescu |
* src/s/sol2-6.h: Remove obsolete comments.
|
Tue, 01 Jun 2010 19:40:59 -0700 |
Dan Nicolaescu |
Remove unnecessary alloca.h includes.
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 31 May 2010 21:49:15 -0400 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
Mon, 31 May 2010 17:30:13 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
Sun, 30 May 2010 22:01:51 +0300 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
Sat, 29 May 2010 15:51:01 +0300 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
Sat, 29 May 2010 13:49:21 +0300 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|