Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Sun, 14 Nov 2010 21:52:58 -0800 |
Dan Nicolaescu |
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
|
Fri, 24 Sep 2010 13:48:10 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Tue, 03 Aug 2010 18:37:00 +0200 |
Johan Bockgrd |
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
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 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Sun, 04 Jul 2010 15:51:05 +0200 |
Juanma Barranquero |
Fix comments and whitespace.
|
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, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
Wed, 21 Apr 2010 18:13:55 +0200 |
Jan D. |
Declarations before code (Bug#5993).
|
Tue, 20 Apr 2010 13:35:16 -0400 |
Stefan Monnier |
Warn rather than error when making a local var inside a let.
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Mon, 22 Mar 2010 12:51:59 -0700 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Fri, 04 Dec 2009 16:16:26 +0000 |
Juanma Barranquero |
Fix `string-to-number' to deal consistently with integers and floats.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
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):
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Wed, 22 Apr 2009 04:32:21 +0000 |
Chong Yidong |
* keyboard.c (Fset_input_meta_mode): Doc fix.
|
Tue, 24 Mar 2009 16:35:52 +0000 |
Chong Yidong |
(Qinteractive_form): New variable.
|
Sat, 21 Feb 2009 13:38:59 +0000 |
Chong Yidong |
(syms_of_data): Define Qfont_spec, Qfont_entity, and
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 30 Aug 2008 22:50:35 +0000 |
Glenn Morris |
(Fmake_variable_frame_local): Doc fix.
|
Sat, 30 Aug 2008 22:36:59 +0000 |
Glenn Morris |
Comment.
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Thu, 05 Jun 2008 17:31:55 +0000 |
Stefan Monnier |
(set_internal): Fix up call to let_shadows_buffer_binding_p.
|
Fri, 30 May 2008 02:37:40 +0000 |
Stefan Monnier |
(Fmake_variable_buffer_local, Fmake_local_variable)
|
Mon, 19 May 2008 18:38:55 +0000 |
Stefan Monnier |
* lisp.h (indirect_variable):
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Thu, 17 Apr 2008 01:10:58 +0000 |
Kenichi Handa |
(Faset): Allow setting a multibyte character in an
|
Wed, 26 Mar 2008 18:14:02 +0000 |
Stefan Monnier |
(syms_of_data): Mark most-positive-fixnum and
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03: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, 07 Sep 2007 02:29:08 +0000 |
Kenichi Handa |
(Fchar_or_string_p): Fix docstring.
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:23:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Wed, 30 May 2007 14:40:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Mon, 27 Feb 2006 00:54:28 +0000 |
Kenichi Handa |
(Faset): On setting a character bigger than 255 in a
|
Sat, 11 Feb 2006 00:11:19 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Wed, 01 Feb 2006 10:07:17 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 19 Sep 2005 10:20:33 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 05 May 2005 00:04:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
|
Fri, 18 Feb 2005 00:41:50 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Sat, 25 Dec 2004 02:00:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 12 Nov 2004 02:53:04 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
Wed, 27 Oct 2004 06:03:07 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-66
|
Fri, 22 Oct 2004 10:13:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
|
Tue, 03 Aug 2004 00:03:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27
|
Tue, 29 Jun 2004 16:46:06 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
|
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
|
Fri, 26 Sep 2003 11:20:13 +0000 |
Kenichi Handa |
(Faset): Check newelt by CHECK_CHARACTER. Don't change
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 15 Oct 2002 01:17:51 +0000 |
Kenichi Handa |
(Faset): Check NEWELT by ASCII_CHAR_P, not by
|
Wed, 03 Jul 2002 22:07:58 +0000 |
Dave Love |
Copyright up-date.
|
Thu, 23 May 2002 18:45:03 +0000 |
Dave Love |
(Fchar_or_string_p): Doc fix. Use CHARACTERP.
|
Fri, 01 Mar 2002 01:25:08 +0000 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 22 Nov 2007 20:29:48 +0000 |
Stefan Monnier |
(do_symval_forwarding): Use same code as in find_symbol_value.
|
Thu, 22 Nov 2007 19:48:57 +0000 |
Stefan Monnier |
(set_internal): Set the value in the `cons-cell' (for
|
Thu, 22 Nov 2007 16:15:24 +0000 |
Andreas Schwab |
(Fnumber_to_string): Add cast when passing EMACS_INT
|
Wed, 21 Nov 2007 20:59:47 +0000 |
Stefan Monnier |
* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
|
Mon, 19 Nov 2007 07:42:25 +0000 |
Stefan Monnier |
* data.c (store_symval_forwarding, set_internal):
|
Thu, 15 Nov 2007 06:00:07 +0000 |
Stefan Monnier |
(swap_in_global_binding): Fix longstanding bug where
|
Tue, 23 Oct 2007 20:56:27 +0000 |
Stefan Monnier |
(Fmake_variable_buffer_local, Fmake_local_variable)
|
Tue, 16 Oct 2007 15:42:58 +0000 |
Stefan Monnier |
* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
|
Sun, 14 Oct 2007 17:21:39 +0000 |
Juanma Barranquero |
(Ffset): Save autoload of the function being set.
|
Mon, 10 Sep 2007 09:41:44 +0000 |
Michal Cadilhac |
(Finteractive_form): If the interactive specification starts with a `(',
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:25:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 30 May 2007 14:44:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 14 Jul 2006 05:56:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Wed, 12 Apr 2006 17:40:36 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 01 Feb 2006 02:04:15 +0000 |
Karoly Lorentey |
Merged from
|
Mon, 30 Jan 2006 18:06:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Mon, 07 Nov 2005 14:56:19 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
|
Tue, 01 Nov 2005 06:23:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
|
Sat, 29 Oct 2005 11:50:12 +0000 |
Karoly Lorentey |
Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
|
Sun, 09 Oct 2005 20:00:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
Sun, 11 Sep 2005 06:42:03 +0000 |
Karoly Lorentey |
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Mon, 11 Jul 2005 00:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Mon, 27 Jun 2005 02:08:34 +0000 |
Karoly Lorentey |
Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 25 Jul 2007 21:03:24 +0000 |
Stefan Monnier |
(Finteractive_form): Check for the presence of an
|
Wed, 25 Jul 2007 06:24:58 +0000 |
Stefan Monnier |
(Finteractive_form): Use a `interactive-form' property if
|
Tue, 24 Jul 2007 01:21:32 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 18 Jul 2007 11:54:08 +0000 |
Juanma Barranquero |
(Fsetq_default): Doc fix.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Sun, 14 Oct 2007 18:00:31 +0000 |
Juanma Barranquero |
(Ffset): Save autoload of the function being set.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 15 Jul 2007 18:57:10 +0000 |
Richard M. Stallman |
(Fsetq_default): Doc fix.
|
Tue, 05 Jun 2007 00:25:19 +0000 |
Chong Yidong |
(Fmake_local_variable): Delete stray semicolon.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sun, 17 Dec 2006 22:23:36 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 12 Nov 2006 04:50:22 +0000 |
Juanma Barranquero |
(Flogxor): Fix typo in docstring.
|
Wed, 08 Nov 2006 21:13:44 +0000 |
Juanma Barranquero |
(Fmakunbound): Use SYMBOL_CONSTANT_P macro.
|
Tue, 18 Jul 2006 13:26:19 +0000 |
Kim F. Storm |
(circular_list_error): Use xsignal.
|
Thu, 13 Jul 2006 13:43:44 +0000 |
Kim F. Storm |
(Findirect_function): Optimize for no indirection.
|
Wed, 12 Jul 2006 13:15:46 +0000 |
Kim F. Storm |
(wrong_type_argument): Remove loop around Fsignal.
|
Tue, 11 Apr 2006 07:13:33 +0000 |
Dan Nicolaescu |
* lisp.h (wrong_type_argument): Mark as NO_RETURN.
|
Fri, 10 Feb 2006 22:34:24 +0000 |
Thien-Thi Nguyen |
(Findirect_function): Rewrite docstring.
|
Fri, 10 Feb 2006 00:00:31 +0000 |
Kim F. Storm |
* data.c (Findirect_function): Add NOERROR arg. All callers changed
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 30 Jan 2006 23:40:49 +0000 |
Luc Teirlinck |
(Flistp): Doc fix.
|
Sun, 29 Jan 2006 02:19:33 +0000 |
Luc Teirlinck |
(Fcar, Fcdr): Doc fixes.
|
Sat, 28 Jan 2006 23:16:35 +0000 |
Luc Teirlinck |
(Fcar, Fcdr): Add links to Elisp manual to the docstrings.
|
Sun, 30 Oct 2005 03:02:43 +0000 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
Fri, 28 Oct 2005 01:25:18 +0000 |
Chong Yidong |
* data.c (Fmake_variable_frame_local): Add clarification to
|
Sun, 18 Sep 2005 16:22:07 +0000 |
John Paul Wallington |
(Fdefalias): Signal an error if SYMBOL is not a symbol.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 27 Apr 2005 11:30:42 +0000 |
Kim F. Storm |
(syms_of_data) Staticpro Qcyclic_variable_indirection.
|
Wed, 20 Apr 2005 07:50:30 +0000 |
Kenichi Handa |
(Faref): Handle special slots used as default values of
|
Tue, 15 Feb 2005 06:33:15 +0000 |
Richard M. Stallman |
(Fsetq_default): Allow no arg case.
|
Mon, 27 Dec 2004 16:03:49 +0000 |
Richard M. Stallman |
(Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.
|
Wed, 15 Dec 2004 21:40:41 +0000 |
Jan Djrv |
* syssignal.h: Declare main_thread.
|
Thu, 02 Dec 2004 23:35:42 +0000 |
Richard M. Stallman |
(Fmake_variable_buffer_local): Doc fix.
|
Tue, 09 Nov 2004 13:19:11 +0000 |
Kim F. Storm |
(store_symval_forwarding): Remove unused variables.
|
Tue, 26 Oct 2004 22:38:50 +0000 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|
Wed, 20 Oct 2004 02:15:52 +0000 |
Luc Teirlinck |
(Flocal_variable_if_set_p): Doc fix.
|
Mon, 02 Aug 2004 20:46:51 +0000 |
Luc Teirlinck |
(Finteractive_form): Doc fix.
|
Mon, 21 Jun 2004 21:54:08 +0000 |
Kim F. Storm |
(MAX_ALLOCA): Remove define.
|
Sun, 16 May 2004 00:54:25 +0000 |
Juanma Barranquero |
(Fset_default): Make argument names match their use in docstring.
|
Sun, 09 May 2004 00:49:06 +0000 |
Juanma Barranquero |
(Fquo): Simplify.
|
Sat, 08 May 2004 14:55:36 +0000 |
Juanma Barranquero |
(Fquo): If any argument is float, do the computation in floating point.
|
Thu, 06 May 2004 00:10:15 +0000 |
Juanma Barranquero |
(Fsetq_default): Fix docstring.
|
Thu, 29 Apr 2004 18:21:48 +0000 |
Stefan Monnier |
(Fsubr_name): New fun.
|
Mon, 26 Apr 2004 21:43:33 +0000 |
Andreas Schwab |
(Faref, Faset): Use BOOL_VECTOR_BITS_PER_CHAR instead of
|
Wed, 31 Mar 2004 12:42:43 +0000 |
Jan Djrv |
data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
|
Mon, 29 Mar 2004 00:48:32 +0000 |
Stefan Monnier |
(Finteractive_form): Rename from Fsubr_interactive_form.
|
Mon, 16 Feb 2004 04:53:28 +0000 |
Stefan Monnier |
Lisp_Object/int mixup.
|
Tue, 10 Feb 2004 17:18:34 +0000 |
Jan Djrv |
* data.c (Fbyteorder): New function.
|
Mon, 29 Dec 2003 11:26:22 +0000 |
Richard M. Stallman |
(store_symval_forwarding): Handle setting default-fill-column, etc.,
|
Fri, 21 Nov 2003 18:26:21 +0000 |
Lars Hansen |
(Qinteger): Exported.
|
Sun, 26 Oct 2003 18:48:19 +0000 |
Luc Teirlinck |
(Fsetplist): Doc fix.
|
Fri, 19 Sep 2003 14:34:30 +0000 |
Richard M. Stallman |
(Fvariable_binding_locus): New function.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 29 Aug 2003 16:17:01 +0000 |
Richard M. Stallman |
(Fmake_variable_buffer_local, Fmake_local_variable)
|
Sat, 17 May 2003 12:42:31 +0000 |
Richard M. Stallman |
(let_shadows_buffer_binding_p): Make target of p volatile.
|
Fri, 18 Apr 2003 01:23:23 +0000 |
Miles Bader |
(Faset): Calculate nbytes earlier, to satisfy the now pickier
|
Wed, 26 Mar 2003 15:23:10 +0000 |
Stefan Monnier |
(store_symval_forwarding): Re-instate part of the code
|
Tue, 25 Mar 2003 16:30:15 +0000 |
Stefan Monnier |
(store_symval_forwarding): Delete special read-only
|
Wed, 12 Mar 2003 23:46:41 +0000 |
Andreas Schwab |
(long_to_cons): Fix type of top.
|
Sun, 29 Dec 2002 19:13:55 +0000 |
Francesco Potort |
(Fstring_to_number, Fminus): Better English in doc strings.
|
Wed, 25 Dec 2002 23:27:27 +0000 |
Francesco Potort |
(Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
|
Sat, 07 Dec 2002 21:38:39 +0000 |
Richard M. Stallman |
(Fdefalias): Record in load-history redefining an autoload.
|
Fri, 06 Sep 2002 09:03:04 +0000 |
Juanma Barranquero |
(Flsh): Fix spacing.
|
Wed, 07 Aug 2002 14:30:52 +0000 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
Thu, 18 Jul 2002 15:04:29 +0000 |
Richard M. Stallman |
(Fdefalias): Doc fix.
|
Tue, 16 Jul 2002 15:49:07 +0000 |
Ken Raeburn |
* data.c (Faref): Use SDATA.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Tue, 09 Jul 2002 23:12:30 +0000 |
Stefan Monnier |
(Fdefalias): Add an optional `docstring' argument.
|
Mon, 20 May 2002 08:05:21 +0000 |
Ken Raeburn |
* data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
|
Sat, 22 Dec 2001 13:58:42 +0000 |
Pavel Jank |
(wrong_type_argument): Remove mocklisp case.
|
Fri, 07 Dec 2001 12:15:21 +0000 |
Andreas Schwab |
(Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
|
Fri, 16 Nov 2001 18:19:58 +0000 |
Pavel Jank |
(Ftimes): Doc fix.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Fri, 02 Nov 2001 07:01:47 +0000 |
Pavel Jank |
(Fsetq_default): Add usage to doc-string.
|
Thu, 01 Nov 2001 20:48:10 +0000 |
Richard M. Stallman |
(Fmake_local_variable): Doc fix.
|
Sun, 21 Oct 2001 12:13:46 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Sun, 21 Oct 2001 10:00:33 +0000 |
Miles Bader |
(Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior, Flogxor):
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Thu, 11 Oct 2001 15:38:18 +0000 |
Gerd Moellmann |
(Fstring_to_number): Use make_fixnum_or_float.
|
Thu, 11 Oct 2001 09:03:51 +0000 |
Gerd Moellmann |
(Qcircular_list): New variable.
|
Sat, 06 Oct 2001 23:25:26 +0000 |
Gerd Moellmann |
(most_positive_fixnum, most_negative_fixnum): New
|
Mon, 21 May 2001 12:23:19 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
|
Thu, 29 Mar 2001 13:58:30 +0000 |
Gerd Moellmann |
(Fsubr_interactive_form): New function.
|
Thu, 15 Mar 2001 09:44:10 +0000 |
Gerd Moellmann |
(store_symval_forwarding): Add parameter BUF. If BUF is
|
Tue, 02 Jan 2001 14:03:28 +0000 |
Eli Zaretskii |
(find_symbol_value): Remove extra 3rd argument in the
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Fri, 21 Jul 2000 06:45:30 +0000 |
Kenichi Handa |
(Faset): Allow storing any multibyte character in a string. Convert
|
Mon, 19 Jun 2000 12:12:35 +0000 |
Gerd Moellmann |
(set_internal): If variable is frame-local,
|
Thu, 15 Jun 2000 10:27:40 +0000 |
Gerd Moellmann |
(set_internal): Remove debug code.
|
Tue, 13 Jun 2000 13:21:59 +0000 |
Gerd Moellmann |
(swap_in_global_binding): New function.
|
Fri, 26 May 2000 10:21:30 +0000 |
Dave Love |
(Qsubrp, Qmany, Qunevalled): New variables.
|
Fri, 19 May 2000 23:58:37 +0000 |
Kenichi Handa |
(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Mon, 27 Mar 2000 12:50:13 +0000 |
Gerd Moellmann |
Use new macro names
|
Sun, 26 Mar 2000 14:05:44 +0000 |
Gerd Moellmann |
(do_symval_forwarding, store_symval_forwarding)
|
Wed, 23 Feb 2000 12:50:35 +0000 |
Gerd Moellmann |
(Fstring_to_number): If number is greater than what
|
Wed, 23 Feb 2000 10:43:40 +0000 |
Gerd Moellmann |
(keyword_symbols_constant_flag): Removed.
|
Sun, 20 Feb 2000 14:27:12 +0000 |
Richard M. Stallman |
(Fmake_variable_buffer_local): Doc fix.
|
Fri, 18 Feb 2000 13:26:56 +0000 |
Gerd Moellmann |
(let_shadows_buffer_binding_p): Ignore specbindings
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 15 Feb 2000 09:57:33 +0000 |
Richard M. Stallman |
(set_internal): Don't make variable buffer-local
|
Sat, 22 Jan 2000 02:57:37 +0000 |
Richard M. Stallman |
(set_internal): Further fix in same criterion.
|
Thu, 20 Jan 2000 06:01:48 +0000 |
Richard M. Stallman |
(set_internal): Fix the criteria for whether
|
Tue, 11 Jan 2000 22:18:09 +0000 |
Richard M. Stallman |
(set_internal): New arg BUF.
|
Fri, 17 Dec 1999 15:00:56 +0000 |
Dave Love |
(Fkeywordp): New function.
|
Wed, 15 Dec 1999 00:08:39 +0000 |
Kenichi Handa |
(Faref): Delete codes for a composite character..
|
Mon, 01 Nov 1999 14:14:04 +0000 |
Gerd Moellmann |
(Qtext_read_only): New built-in error.
|
Tue, 26 Oct 1999 23:25:22 +0000 |
Gerd Moellmann |
(Qad_activate_internal): Renamed from Qad_activate.
|
Mon, 25 Oct 1999 20:50:22 +0000 |
Gerd Moellmann |
(Qhash_table): New.
|
Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 20 Sep 1999 23:18:38 +0000 |
Gerd Moellmann |
(find_symbol_value): Remove unused variables.
|
Mon, 13 Sep 1999 11:13:22 +0000 |
Gerd Moellmann |
(swap_in_symval_forwarding): Change for Lisp_Object
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(Faset): Adjust the way to check byte-combining
|
Fri, 30 Jul 1999 15:46:56 +0000 |
Karl Heuer |
(Fdefalias): Call Ffset instead of duplicating code.
|
Sat, 31 Oct 1998 23:39:42 +0000 |
Richard M. Stallman |
(set_internal): For built-in maybe-local vars,
|
Wed, 14 Oct 1998 07:17:22 +0000 |
Kenichi Handa |
(Faset): Fix previous change.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Faset): If ARRAY is a multibyte string, pay attention to
|
Mon, 12 Oct 1998 11:54:43 +0000 |
Kenichi Handa |
(Fstring_to_number): Don't recognize floating point if base is not 10.
|
Sun, 13 Sep 1998 03:58:36 +0000 |
Karl Heuer |
(Fmake_local_variable): Doc fix.
|
Sat, 29 Aug 1998 17:57:22 +0000 |
Paul Eggert |
(arith_driver, float_arith_driver): Compute (- x) by
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(Faset): Use macro CHAR_BYTES instead of Fchar_bytes.
|