Fri, 24 Sep 2010 07:55:44 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT usage in fns.c.
|
Thu, 23 Sep 2010 08:09:12 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Sun, 12 Sep 2010 16:35:37 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
Sat, 14 Aug 2010 17:13:49 -0400 |
Chong Yidong |
Minor doc fix.
|
Fri, 13 Aug 2010 20:39:08 -0400 |
Chong Yidong |
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Fri, 30 Jul 2010 02:54:53 +0200 |
Juanma Barranquero |
fns.c: Doc fixes.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Sun, 11 Jul 2010 10:38:22 +0200 |
Andreas Schwab |
Remove obsolete noinline declaration
|
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_
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Sun, 25 Apr 2010 15:16:58 -0700 |
Dan Nicolaescu |
Remove all NO_ARG_ARRAY uses.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Tue, 10 Nov 2009 21:22:57 +0000 |
Stefan Monnier |
(Fplist_get): Merge the active and the uncommented code.
|
Fri, 06 Nov 2009 18:47:48 +0000 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Tue, 20 Oct 2009 07:59:57 +0000 |
Juanma Barranquero |
* fns.c: Add #endif accidentally removed in previous change.
|
Mon, 19 Oct 2009 22:33:42 +0000 |
Dan Nicolaescu |
* fns.c: Remove code for unsupported system: MAC_OS.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sat, 12 Sep 2009 01:30:51 +0000 |
Chong Yidong |
* fns.c (syms_of_fns): Doc fix (Bug#4227).
|
Mon, 17 Aug 2009 01:25:54 +0000 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
|
Mon, 10 Aug 2009 00:57:48 +0000 |
Ken Raeburn |
(concat): Don't re-set string length to its current value.
|
Tue, 28 Apr 2009 19:02:26 +0000 |
Andreas Schwab |
* fns.c (Flocale_info): Protect vector from GC during decoding.
|
Tue, 27 Jan 2009 21:16:32 +0000 |
Chong Yidong |
(concat): Check for string overflow (bug#1787).
|
Mon, 19 Jan 2009 15:13:31 +0000 |
Chong Yidong |
(Fsubstring): Doc fix.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 06 Nov 2008 11:20:05 +0000 |
Juanma Barranquero |
* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
|
Thu, 14 Aug 2008 01:14:37 +0000 |
Chong Yidong |
(use_dialog_box): Doc fix.
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Sat, 19 Jul 2008 20:45:36 +0000 |
Adrian Robert |
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
|
Thu, 17 Jul 2008 13:57:13 +0000 |
Dan Nicolaescu |
* ecrt0.c: Remove code depending on m68000, not used anymore.
|
Fri, 04 Jul 2008 02:22:42 +0000 |
Kenichi Handa |
(Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
|
Wed, 25 Jun 2008 12:02:48 +0000 |
Kenichi Handa |
(Fstring_to_unibyte): Fix the previous change.
|
Wed, 25 Jun 2008 02:56:20 +0000 |
Kenichi Handa |
(Fstring_to_unibyte): Fix typo in docstring.
|
Wed, 25 Jun 2008 02:43:59 +0000 |
Kenichi Handa |
(Fstring_to_unibyte): New function.
|
Thu, 15 May 2008 02:45:44 +0000 |
Chong Yidong |
(init_fns): Don't initialize weak_hash_tables here.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:27:09 +0000 |
Kenichi Handa |
(internal_equal): Handle PREV_FONT.
|
Wed, 19 Mar 2008 17:02:46 +0000 |
Jason Rumney |
* w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
|
Tue, 12 Feb 2008 21:35:15 +0000 |
Stefan Monnier |
* coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
|
Fri, 08 Feb 2008 16:18:45 +0000 |
Stefan Monnier |
(concat): Move side effect outside of macro call.
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 29 Jun 2007 03:48:22 +0000 |
Stefan Monnier |
* fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change its type.
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 30 May 2007 14:40:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|