Thu, 23 Sep 2010 14:35:11 -0400 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in search.c and region-cache.c.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 28 Nov 2009 10:50:31 +0000 |
Eli Zaretskii |
(skip_invisible): Fix a typo in a comment.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Thu, 19 Mar 2009 02:58:21 +0000 |
Chong Yidong |
(Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 15:03:08 +0000 |
Chong Yidong |
(Fvertical_motion): Don't advance iterator if we have reseated to the
|
Wed, 17 Sep 2008 20:34:16 +0000 |
Chong Yidong |
Minor fix to last change.
|
Wed, 17 Sep 2008 20:29:04 +0000 |
Chong Yidong |
(Fvertical_motion): Use position reported by iterator
|
Fri, 12 Sep 2008 06:13:36 +0000 |
Kenichi Handa |
(scan_for_column): Don't handle automatic composition if the current
|
Mon, 08 Sep 2008 05:46:36 +0000 |
Kenichi Handa |
(Fvertical_motion): Be sure to set it_overshoot_expected if
|
Tue, 02 Sep 2008 17:28:59 +0000 |
Chong Yidong |
(Fvertical_motion): Don't call move_it_by_lines again if moving by a
|
Fri, 29 Aug 2008 07:56:25 +0000 |
Kenichi Handa |
Include composite.h and dispextern.h.
|
Wed, 27 Aug 2008 23:12:57 +0000 |
Chong Yidong |
(Fvertical_motion): Revert last change. Handle the general case where
|
Tue, 26 Aug 2008 00:04:02 +0000 |
Chong Yidong |
(Fvertical_motion): If moving forward starting from a multi-line
|
Sat, 12 Jul 2008 03:19:38 +0000 |
Chong Yidong |
(Fvertical_motion): Restore hscroll before moving to goal column.
|
Sun, 29 Jun 2008 13:56:50 +0000 |
Stefan Monnier |
(Fvertical_motion): Properly handle float column arg.
|
Tue, 24 Jun 2008 17:58:50 +0000 |
Chong Yidong |
(compute_motion): Obey integer values of truncate-partial-width-windows.
|
Thu, 05 Jun 2008 03:57:09 +0000 |
Stefan Monnier |
* window.c (window_scroll_pixel_based_preserve_x)
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Fri, 28 Mar 2008 17:24:51 +0000 |
Andreas Schwab |
(Fmove_to_column): Move declaration before statements.
|
Wed, 26 Mar 2008 20:46:47 +0000 |
Stefan Monnier |
(check_display_width): New fun.
|
Wed, 26 Mar 2008 18:10:51 +0000 |
Stefan Monnier |
(scan_for_column): Extract from current_column_1.
|
Wed, 27 Feb 2008 22:49:07 +0000 |
Kim F. Storm |
(current_column, current_column_1, Fmove_to_column)
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 13 Oct 2007 05:53:03 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 13 Feb 2007 12:14:16 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 03 Oct 2006 05:04:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 20 Sep 2006 06:04:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 05 Sep 2006 02:54:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 24 Feb 2006 08:08:56 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-23
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 14 Jul 2005 08:02:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Mon, 24 Jan 2005 22:34:31 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-6
|
Sat, 22 Jan 2005 21:39:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 19 Nov 2004 06:55:13 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Tue, 10 Aug 2004 07:46:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29
|
Tue, 03 Aug 2004 00:03:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Wed, 17 Sep 2003 13:51:20 +0000 |
Dave Love |
(check_composition): Make start and end EMACS_INT.
|