log src/lisp.h @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Tue, 18 Jan 2011 10:00:04 -0700 Tom Tromey Change buffer_defaults to new new macro; preparation for thread patch
Mon, 17 Jan 2011 20:54:23 -0800 Paul Eggert Improve performance on non-GCC hosts with __aligned__.
Mon, 17 Jan 2011 11:24:36 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:21:21 -0800 Paul Eggert Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
Sun, 16 Jan 2011 23:16:08 -0800 Paul Eggert * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 06 Jan 2011 19:10:39 -0800 Glenn Morris Add --no-site-lisp option, make -Q use it. (Bug#5707)
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Fri, 03 Dec 2010 17:08:05 -0500 Chong Yidong Remove EXPLICIT_SIGN_EXTEND.
Fri, 03 Dec 2010 17:01:43 -0500 Chong Yidong Revert to revision 102571.
Fri, 03 Dec 2010 21:55:23 +0100 Andreas Schwab Remove EXPLICIT_SIGN_EXTEND.
Tue, 23 Nov 2010 10:56:28 -0800 Dan Nicolaescu Move extern declarations from term.c to lisp.h.
Tue, 23 Nov 2010 10:47:23 -0800 Dan Nicolaescu Mark debugger related variables and functions as EXTERNALLY_VISIBLE
Thu, 18 Nov 2010 13:45:03 -0800 Dan Nicolaescu * src/alloc.c (refill_memory_reserve): Move declaration ...
Thu, 18 Nov 2010 08:57:00 -0800 Dan Nicolaescu Move declarations from .c files to .h files.
Fri, 12 Nov 2010 10:31:44 +0100 Jan D. Apply XAtom revork patches from Julien Danjou.
Sun, 31 Oct 2010 20:50:02 +0200 Eli Zaretskii Start redesigning portable mouse highlight. Not compiled.
Wed, 13 Oct 2010 16:50:06 +0200 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
Wed, 29 Sep 2010 05:06:53 -0400 Eli Zaretskii Fix int/EMACS_INT use in xdisp.c and print.c.
Mon, 27 Sep 2010 17:34:04 +0200 Michael Albinus * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
Sat, 25 Sep 2010 05:36:36 -0400 Eli Zaretskii Fix int/EMACS_INT use in keyboard.c.
Fri, 24 Sep 2010 15:30:13 -0400 Eli Zaretskii Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
Fri, 24 Sep 2010 17:01:03 +0200 Lars Magne Ingebrigtsen Fix all EMACS_INT/int conversion errors in print.c (and related files).
Fri, 24 Sep 2010 08:45:09 -0400 Eli Zaretskii Fix int/EMACS_INT use in buffer.c.
Fri, 24 Sep 2010 07:55:44 -0400 Eli Zaretskii Fix int/EMACS_INT usage in fns.c.
Thu, 23 Sep 2010 22:57:48 +0200 Lars Magne Ingebrigtsen Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.
Thu, 23 Sep 2010 22:16:55 +0200 Lars Magne Ingebrigtsen Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
Thu, 23 Sep 2010 21:53:46 +0200 Lars Magne Ingebrigtsen Clean up EMACS_INT/int usage in doc.c and doprnt.c.
Thu, 23 Sep 2010 15:18:30 -0400 Eli Zaretskii Fix last changes in editfns.c and intervals.c.
Thu, 23 Sep 2010 21:12:18 +0200 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion errors in marker.c.
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, 23 Sep 2010 13:10:21 -0400 Eli Zaretskii Fix use of int instead of EMACS_INT in editfns.c.
Thu, 23 Sep 2010 10:32:38 -0400 Eli Zaretskii Fix more uses of int instead of EMACS_INT.
Thu, 23 Sep 2010 08:09:12 -0400 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
Wed, 22 Sep 2010 15:22:06 -0400 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
Wed, 22 Sep 2010 12:03:34 -0400 Eli Zaretskii Fix some 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.
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Mon, 09 Aug 2010 21:25:41 +0200 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Sat, 07 Aug 2010 03:10:12 +0200 Juanma Barranquero Remove duplicate declarations.
Fri, 06 Aug 2010 11:56:41 -0700 Dan Nicolaescu * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
Thu, 05 Aug 2010 16:15:24 -0700 Dan Nicolaescu Add declarations to header files.
Thu, 29 Jul 2010 08:50:04 -0700 Dan Nicolaescu Make lisp_time_argument work on all systems.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Wed, 28 Jul 2010 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Mon, 26 Jul 2010 19:45:53 -0700 Dan Nicolaescu * src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
Sun, 25 Jul 2010 23:37:26 -0700 Dan Nicolaescu Mark functions as NO_RETURN.
Sat, 24 Jul 2010 20:15:40 +0200 Andreas Schwab * lisp.h: Remove leftover P_.
Sat, 24 Jul 2010 17:21:56 +0200 Andreas Schwab Make internal_self_insert static
Tue, 20 Jul 2010 17:26:53 +0200 Stefan Monnier Fix up "missing braces" warning.
Mon, 12 Jul 2010 21:47:45 -0700 Dan Nicolaescu Convert maybe_fatal to standard C.
Sun, 11 Jul 2010 20:34:43 +0200 Andreas Schwab Use offsetof instead of own definition
Sun, 11 Jul 2010 11:27:13 +0200 Andreas Schwab Constify functions taking char *
Sun, 11 Jul 2010 02:59:55 -0400 Ken Raeburn Make doprnt and related functions ANSI C compliant, with prototypes.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Tue, 06 Jul 2010 19:49:37 -0700 Dan Nicolaescu Make the function member of Lisp_Subr use standard C prototypes.
Tue, 06 Jul 2010 15:33:34 +0200 Andreas Schwab Fix conflicting declarations of x_get_keysym_name
Sat, 03 Jul 2010 09:44:17 +0200 Juanma Barranquero Fix prototypes.
Fri, 02 Jul 2010 15:18:28 -0700 Dan Nicolaescu Convert some prototypes 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_
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Fri, 02 Jul 2010 01:11:24 -0700 Dan Nicolaescu Define USE_LISP_UNION_TYPE using autoconf.
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.
Fri, 04 Jun 2010 16:13:35 +0200 Juanma Barranquero Turn `directory-sep-char' into a noop.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Sat, 15 May 2010 17:19:05 -0400 Ken Raeburn * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 30 Apr 2010 12:00:48 -0400 Chong Yidong Fix for Bug#5984.
Fri, 07 May 2010 16:33:00 -0400 Stefan Monnier Try and fix unbind_to when localness of binding has changed
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Thu, 29 Apr 2010 08:42:01 -0400 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Mon, 19 Apr 2010 21:50:52 -0400 Stefan Monnier Make variable forwarding explicit rather the using special values.
Fri, 05 Mar 2010 18:08:18 -0500 Stefan Monnier Make it possible to C-g in a tight bytecode loop again (bug#5680).
Fri, 22 Jan 2010 18:10:04 +0900 YAMAMOTO Mitsuharu Make string pointer args point to const as in other string allocation functions.
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.
Tue, 17 Nov 2009 21:57:48 +0000 Andreas Schwab * lisp.h: Remove declaration of Ffont_get_system_font.
Tue, 17 Nov 2009 19:11:53 +0000 Andreas Schwab (Fbyteorder, init_font, Ffont_get_system_font): Declare.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
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:07:46 +0000 Dan Nicolaescu * process.c (socket_options): Make it const.
Tue, 03 Nov 2009 21:12:15 +0000 Stefan Monnier (XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.
Tue, 03 Nov 2009 15:30:39 +0000 Stefan Monnier Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
Sat, 24 Oct 2009 16:32:06 +0000 Andreas Schwab (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
Fri, 23 Oct 2009 20:56:30 +0000 Andreas Schwab (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
Fri, 23 Oct 2009 17:33:52 +0000 Stefan Monnier * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Fri, 02 Oct 2009 05:57:49 +0000 Michael Albinus * lisp.h (Qdelete_directory_internal): Remove, because it is not
Thu, 01 Oct 2009 23:17:39 +0000 Juanma Barranquero * lisp.h (Qdelete_directory_internal):
Thu, 17 Sep 2009 23:04:41 +0000 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
Wed, 26 Aug 2009 19:57:44 +0000 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
Tue, 25 Aug 2009 00:48:42 +0000 Kenichi Handa (CHAR_TABLE_REF_ASCII): New macor.
Mon, 17 Aug 2009 01:25:54 +0000 Ken Raeburn * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
Sat, 15 Aug 2009 18:25:38 +0000 Michael Albinus * lisp.h (xd_pending_messages): Declare.
Mon, 10 Aug 2009 00:54:02 +0000 Ken Raeburn * doprnt.c (doprnt_lisp): Unused function deleted.
Wed, 06 May 2009 02:26:52 +0000 YAMAMOTO Mitsuharu (add_user_signal): Remove extern.
Thu, 16 Apr 2009 16:01:14 +0000 Andreas Schwab * search.c: Use EMACS_INT for buffer positions. Add prototypes.
Mon, 13 Apr 2009 18:45:12 +0000 Stefan Monnier * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
Sat, 28 Mar 2009 04:53:04 +0000 Stefan Monnier * editfns.c (general_insert_function): Adjust to insdel.c changes.
Sat, 28 Mar 2009 02:24:22 +0000 Stefan Monnier * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
Thu, 26 Mar 2009 22:15:13 +0000 Stefan Monnier (Fx_focus_frame): Declare.
Sat, 21 Feb 2009 13:39:46 +0000 Chong Yidong Define Qfont_spec, Qfont_entity, Qfont_object extern.
Thu, 12 Feb 2009 05:55:50 +0000 Kenichi Handa (fast_looking_at): Extern it.
Thu, 29 Jan 2009 14:35:25 +0000 Chong Yidong (QUIT): Check pending_signals instead of interrupt_input_pending. Use
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 02 Nov 2008 10:39:39 +0000 Martin Rudalics (do_switch_frame, Fselect_frame)
Tue, 28 Oct 2008 04:25:11 +0000 Dan Nicolaescu * emacs.c (daemon_pipe): Make non-static.
Tue, 21 Oct 2008 14:06:30 +0000 Martin Rudalics Remove prototype for no_switch_window.
Mon, 06 Oct 2008 16:17:24 +0000 Chong Yidong (Vbefore_init_time, Vafter_init_time): Declare.
Wed, 24 Sep 2008 19:58:06 +0000 Dan Nicolaescu * lisp.h (is_daemon): Declare.
Tue, 05 Aug 2008 03:05:14 +0000 Adrian Robert Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
Mon, 04 Aug 2008 16:57:44 +0000 Adrian Robert fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
Sat, 02 Aug 2008 17:03:34 +0000 Eli Zaretskii Fix erroneous last commit.
Sat, 02 Aug 2008 16:20:29 +0000 Eli Zaretskii Add prototype for directory_files_internal.
Sat, 02 Aug 2008 16:18:09 +0000 Eli Zaretskii (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
Mon, 28 Jul 2008 12:25:11 +0000 Andreas Schwab * lisp.h (init_weak_hash_tables, syms_of_font)
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 23:18:58 +0000 Miles Bader Merge from emacs--rel--22
Thu, 17 Jul 2008 13:57:13 +0000 Dan Nicolaescu * ecrt0.c: Remove code depending on m68000, not used anymore.
Wed, 16 Jul 2008 07:42:41 +0000 Dan Nicolaescu * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Fri, 11 Jul 2008 14:20:06 +0000 Dan Nicolaescu Remove left over code.
Fri, 11 Jul 2008 11:39:49 +0000 Andreas Schwab Fix logic in last change.
Fri, 11 Jul 2008 02:29:43 +0000 Dan Nicolaescu * lisp.h:
Fri, 04 Jul 2008 02:23:42 +0000 Kenichi Handa EXFUN adjusted for the change of Fstring_to_unibyte.
Wed, 02 Jul 2008 13:19:07 +0000 Jason Rumney Changes from Toru Tsuneyoshi for using Trash can when deleting files.
Wed, 25 Jun 2008 02:45:09 +0000 Kenichi Handa (Fstring_to_unibyte): EXFUN it.
Sun, 08 Jun 2008 04:37:34 +0000 Chong Yidong Declare syms_of_menu.
Thu, 05 Jun 2008 18:00:36 +0000 Stefan Monnier * window.el (display-buffer-function, special-display-p)
Fri, 30 May 2008 21:07:50 +0000 Stefan Monnier * chartab.c (Foptimize_char_table, optimize_sub_char_table):
Thu, 22 May 2008 03:18:18 +0000 Stefan Monnier * minibuf.c (keys_of_minibuf): Delete.
Mon, 19 May 2008 18:38:55 +0000 Stefan Monnier * lisp.h (indirect_variable):
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:39:27 +0000 Kenichi Handa (enum pvec_type): New member PREV_FONT.
Thu, 17 Apr 2008 01:09:57 +0000 Kenichi Handa (STRING_SET_MULTIBYTE): New macro.
Sat, 29 Mar 2008 01:46:10 +0000 Stefan Monnier * keyboard.c (pending_funcalls): New var.
Mon, 17 Mar 2008 14:32:31 +0000 Andreas Schwab (Fbuffer_list): Declare.
Wed, 27 Feb 2008 22:49:15 +0000 Kim F. Storm (GLYPH): Change type from int to struct with separate char
Fri, 22 Feb 2008 17:27:17 +0000 Stefan Monnier (Fdelete_terminal): Declare.
Wed, 13 Feb 2008 22:39:30 +0000 Stefan Monnier Undo last mistakenly commited change.
Wed, 13 Feb 2008 15:10:57 +0000 Stefan Monnier (smerge-auto-combine-max-separation): New var.
Tue, 12 Feb 2008 21:35:15 +0000 Stefan Monnier * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
Sun, 10 Feb 2008 20:09:38 +0000 Stefan Monnier (struct Lisp_Misc_Any, struct Lisp_Marker)
Sun, 10 Feb 2008 14:01:47 +0000 Richard M. Stallman (ASET): Use AREF, not ASLOT.
Sun, 10 Feb 2008 03:20:40 +0000 Stefan Monnier (ASET): Check bounds.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Fri, 18 Jan 2008 07:07:37 +0000 Kenichi Handa (struct Lisp_Marker): New member need_adjustment.
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
Sun, 11 Nov 2007 00:56:44 +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:03:33 +0000 Miles Bader Fix merge conflicts
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
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
Sun, 15 Jul 2007 04:47:46 +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:38:07 +0000 Stefan Monnier (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 01 May 2007 23:03:36 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 15 Feb 2007 11:24:51 +0000 Kenichi Handa (multibyte_char_to_unibyte_safe): Extern it.
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Wed, 06 Sep 2006 07:30:39 +0000 Miles Bader Merge from emacs--devo--0
Tue, 05 Sep 2006 02:54:22 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 06 Jun 2006 03:56:32 +0000 Kenichi Handa (assoc_no_quit): Extern it.
Mon, 17 Apr 2006 08:41:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Sun, 09 Apr 2006 00:38:22 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Fri, 03 Mar 2006 07:48:46 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
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
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Sun, 11 Sep 2005 22:21:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 29 Jul 2005 01:54:54 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
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
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Thu, 09 Jun 2005 07:13:03 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Thu, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Thu, 05 May 2005 00:04:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Thu, 28 Apr 2005 04:55:48 +0000 Kenichi Handa (Fcoding_system_base, Fcoding_system_eol_type)
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Sat, 02 Apr 2005 22:40:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Wed, 09 Mar 2005 00:09:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
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
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
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
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
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Tue, 06 Jul 2004 02:57:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
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
Mon, 29 Dec 2003 07:53:29 +0000 Kenichi Handa (CHARACTERBITS): Define as 22.
Tue, 02 Dec 2003 01:45:59 +0000 Kenichi Handa (detect_coding_system): Adjust prototype.
Mon, 06 Oct 2003 11:24:18 +0000 Kenichi Handa *** empty log message ***
Wed, 17 Sep 2003 19:23:19 +0000 Dave Love Add Funibyte_char_to_multibyte.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Wed, 28 May 2003 11:35:32 +0000 Kenichi Handa (Fgenerate_new_buffer_name): EXFUN it.
Tue, 03 Sep 2002 04:08:33 +0000 Kenichi Handa (unibyte_char_to_multibyte): Extern deleted.
Thu, 15 Aug 2002 02:29:16 +0000 Kenichi Handa (nonascii_insert_offset, Vnonascii_translation_table):
Wed, 31 Jul 2002 07:10:36 +0000 Kenichi Handa (Fset_buffer_multibyte): Prototype adjusted.
Tue, 30 Jul 2002 11:35:53 +0000 Dave Love (Fnew_fontset): Declare.
Fri, 26 Jul 2002 04:06:43 +0000 Kenichi Handa (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
Wed, 12 Jun 2002 00:14:48 +0000 Kenichi Handa (map_charset_chars): Deleted.
Fri, 24 May 2002 15:29:53 +0000 Dave Love (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
Fri, 01 Mar 2002 01:44:13 +0000 Kenichi Handa (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
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
Sun, 13 Jan 2008 22:08:06 +0000 Michael Olson Fix typo in src/lisp.h
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 22 Nov 2007 01:01:26 +0000 Dan Nicolaescu * term.c: Include stdarg.h.
Wed, 21 Nov 2007 20:59:47 +0000 Stefan Monnier * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
Fri, 16 Nov 2007 21:24:59 +0000 Stefan Monnier * alloc.c (allocate_other_vector):
Fri, 16 Nov 2007 20:36:34 +0000 Stefan Monnier * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.