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.
|
Mon, 29 Oct 2007 18:15:02 +0000 |
Ken Raeburn |
Comment the ENABLE_CHECKING version of the CHECK macro.
|
Tue, 23 Oct 2007 21:17:06 +0000 |
Stefan Monnier |
* lisp.h (Fget_text_property): Declare.
|
Wed, 17 Oct 2007 02:13:01 +0000 |
Stefan Monnier |
(XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD)
|
Tue, 16 Oct 2007 15:42:58 +0000 |
Stefan Monnier |
* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
|
Sat, 13 Oct 2007 12:40:15 +0000 |
Eli Zaretskii |
(eabs): Rename from `abs'. All callers changed.
|
Wed, 10 Oct 2007 20:01:26 +0000 |
Stefan Monnier |
* frame.c (Fframe_with_environment): Remove.
|
Tue, 09 Oct 2007 04:28:00 +0000 |
Stefan Monnier |
(XSETPSEUDOVECTOR): Don't set the tag anymore.
|
Tue, 02 Oct 2007 21:55:27 +0000 |
Stefan Monnier |
* window.h (struct window):
|
Tue, 02 Oct 2007 21:24:47 +0000 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
|
Tue, 02 Oct 2007 20:57:49 +0000 |
Stefan Monnier |
(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.
|
Tue, 02 Oct 2007 20:51:02 +0000 |
Stefan Monnier |
* buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
|
Sat, 29 Sep 2007 20:55:05 +0000 |
Stefan Monnier |
(DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
|
Sun, 23 Sep 2007 02:04:23 +0000 |
Glenn Morris |
Johannes Weiner <hannes at saeurebad.de>
|
Fri, 21 Sep 2007 09:03:41 +0000 |
Stefan Monnier |
(allocate_terminal): Declare.
|
Thu, 20 Sep 2007 21:24:14 +0000 |
Stefan Monnier |
(enum pvec_type): New `terminal' pseudovector.
|
Mon, 10 Sep 2007 09:40:26 +0000 |
Michal Cadilhac |
(struct Lisp_Subr): Rename `prompt' field to `intspec'.
|
Wed, 29 Aug 2007 21:50:08 +0000 |
Stefan Monnier |
(set_initial_environment): Rename from set_global_environment.
|
Tue, 28 Aug 2007 06:25:47 +0000 |
Dan Nicolaescu |
Revert undocumented changes.
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 01:00:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 20 May 2007 23:29:14 +0000 |
Miles Bader |
Merged from emacs--devo--0
|
Fri, 11 May 2007 18:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 12:12:29 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 14 Oct 2006 17:36:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
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.
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Wed, 19 Apr 2006 16:23:46 +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
|
Mon, 10 Apr 2006 14:52:24 +0000 |
Karoly Lorentey |
Merged from
|
Sun, 12 Mar 2006 04:51:49 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Tue, 28 Feb 2006 17:35:08 +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
|
Mon, 06 Feb 2006 18:44:57 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Thu, 29 Dec 2005 04:31:04 +0000 |
Karoly Lorentey |
Store local environment in frame (not terminal) parameters.
|
Sun, 25 Dec 2005 20:06:58 +0000 |
Karoly Lorentey |
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
|
Fri, 23 Dec 2005 03:00:55 +0000 |
Karoly Lorentey |
Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
|
Mon, 19 Dec 2005 19:57:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
Wed, 23 Nov 2005 01:35:21 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 656-658)
|
Fri, 18 Nov 2005 13:13:34 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
Mon, 07 Nov 2005 14:56:19 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
|
Sun, 11 Sep 2005 08:23:50 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
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)
|
Wed, 15 Jun 2005 12:57:51 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
Sat, 28 May 2005 21:04:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
|
Mon, 25 Apr 2005 11:49:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
Mon, 25 Apr 2005 11:47:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 269)
|
Mon, 04 Apr 2005 16:43:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
|
Sun, 27 Mar 2005 17:29:43 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
|
Wed, 16 Mar 2005 15:59:10 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 159)
|
Thu, 03 Feb 2005 23:28:36 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
Thu, 06 Jan 2005 15:00:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 23 Dec 2004 16:43:51 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 08 Dec 2004 22:20:27 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 22 Nov 2004 11:06:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 13 Nov 2004 18:34:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 06 Nov 2004 17:52:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 31 Oct 2004 02:05:24 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 19 Oct 2004 17:00:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 23 Aug 2004 10:12:04 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 03 Jul 2004 17:01:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 28 Jun 2004 16:04:52 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 24 Jun 2004 07:44:13 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 31 May 2004 13:48:26 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 18 May 2004 19:12:15 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 11 May 2004 09:12:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 27 Apr 2004 15:53:30 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 23 Apr 2004 14:44:11 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 03 Apr 2004 20:24:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 25 Mar 2004 22:21:45 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 19 Mar 2004 23:19:04 +0000 |
Karoly Lorentey |
Trivial cleanups to get rid of GCC warnings.
|
Tue, 16 Mar 2004 20:27:22 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 28 Feb 2004 04:52:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 20 Feb 2004 15:41:31 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 17 Feb 2004 01:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 22 Jan 2004 15:37:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 01 Jan 2004 17:55:53 +0000 |
Karoly Lorentey |
Separate frame-local, tty-dependent parameters from tty-local parameters.
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 11 Jul 2007 15:26:24 +0000 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
|
Tue, 10 Jul 2007 15:40:06 +0000 |
Stefan Monnier |
(map_char_table): Use an array of int for `indices' rather than
|
Fri, 08 Jun 2007 19:56:24 +0000 |
Juanma Barranquero |
(STRING_SET_UNIBYTE): Return the canonical empty unibyte string, if appropriate.
|
Sun, 20 May 2007 02:44:05 +0000 |
Nick Roberts |
(add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
|
Sun, 29 Apr 2007 16:07:57 +0000 |
Andreas Schwab |
(VECSIZE): Use OFFSETOF.
|
Thu, 17 Jul 2008 09:06:49 +0000 |
YAMAMOTO Mitsuharu |
(Foverlay_buffer): Add EXFUN.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 22 Aug 2007 16:44:09 +0000 |
Stefan Monnier |
(Fclear_face_cache, Fx_send_client_event): Declare.
|
Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sat, 17 Mar 2007 18:27:10 +0000 |
Chong Yidong |
Declare check_obarray.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Tue, 03 Oct 2006 13:38:18 +0000 |
Stefan Monnier |
(clear_regexp_cache): Declare.
|
Tue, 05 Sep 2006 22:49:36 +0000 |
Kim F. Storm |
(pos_visible_p): Update prototype.
|
Fri, 01 Sep 2006 13:28:13 +0000 |
Chong Yidong |
* buffer.h (struct buffer_text): New field chars_modiff.
|
Wed, 26 Jul 2006 18:14:05 +0000 |
Chong Yidong |
* lisp.h: Update read-char, read-event, and read_filtered_event
|
Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
Tue, 18 Jul 2006 13:28:28 +0000 |
Kim F. Storm |
(list1): Add EXFUN.
|
Wed, 12 Jul 2006 13:13:44 +0000 |
Kim F. Storm |
(CHECK_TYPE): New macro for generic type checking.
|
Tue, 11 Jul 2006 20:09:59 +0000 |
Kim F. Storm |
(sit_for): Update prototype.
|
Mon, 29 May 2006 08:06:15 +0000 |
Dan Nicolaescu |
* search.c (matcher_overflow): Mark as NO_RETURN.
|
Thu, 25 May 2006 21:12:52 +0000 |
Juri Linkov |
(Fread_from_minibuffer): Decrement number of args.
|
Wed, 12 Apr 2006 08:06:25 +0000 |
YAMAMOTO Mitsuharu |
(syms_of_fontset, Fset_fontset_font): Put extern and
|
Tue, 11 Apr 2006 07:13:33 +0000 |
Dan Nicolaescu |
* lisp.h (wrong_type_argument): Mark as NO_RETURN.
|
Sun, 09 Apr 2006 19:55:23 +0000 |
Richard M. Stallman |
Undo previous change.
|
Sun, 09 Apr 2006 09:18:47 +0000 |
Dan Nicolaescu |
(args_out_of_range, args_out_of_range_3)
|
Sun, 09 Apr 2006 09:03:44 +0000 |
Dan Nicolaescu |
* puresize.h (pure_write_error): Mark as NO_RETURN.
|
Sat, 08 Apr 2006 19:35:48 +0000 |
Dan Nicolaescu |
(report_file_error): Mark as NO_RETURN.
|
Sat, 08 Apr 2006 16:37:11 +0000 |
Eli Zaretskii |
(PSEUDOVECSIZE): Fix last change.
|
Sat, 08 Apr 2006 14:34:31 +0000 |
Stefan Monnier |
(PSEUDOVECTOR_SIZE_MASK): Expand docstring.
|
Sat, 08 Apr 2006 14:15:04 +0000 |
Stefan Monnier |
(OFFSETOF, PSEUDOVECSIZE): New macros.
|
Sat, 11 Mar 2006 12:33:03 +0000 |
Eli Zaretskii |
Remove duplicate prototypes. Make the prototype of getloadavg be conditioned
|
Mon, 27 Feb 2006 02:06:01 +0000 |
Luc Teirlinck |
EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
|
Sun, 26 Feb 2006 16:14:20 +0000 |
Stefan Monnier |
(struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
|
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.
|
Sun, 05 Feb 2006 12:21:09 +0000 |
Ken Raeburn |
(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
|
Sun, 11 Dec 2005 15:35:51 +0000 |
Richard M. Stallman |
(EQ): Use == so args are computed just once.
|
Sun, 20 Nov 2005 02:15:26 +0000 |
Nick Roberts |
Use typedef when Lisp_Object is EMACS_INT so that
|
Tue, 15 Nov 2005 13:53:09 +0000 |
Andreas Schwab |
(struct Lisp_Cons): Make cdr a union.
|
Wed, 09 Nov 2005 23:14:19 +0000 |
Kim F. Storm |
(valid_lisp_object_p): Add prototype.
|
Sat, 29 Oct 2005 19:40:49 +0000 |
Richard M. Stallman |
(memory_full_cons_threshold): Declared.
|
Sun, 02 Oct 2005 18:35:05 +0000 |
Dan Nicolaescu |
* lisp.h (fatal): Undo previous change.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Sat, 10 Sep 2005 14:12:35 +0000 |
Eli Zaretskii |
Fix last change.
|
Sat, 10 Sep 2005 14:03:01 +0000 |
Eli Zaretskii |
(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
|
Mon, 15 Aug 2005 12:22:43 +0000 |
Kim F. Storm |
(QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
|
Mon, 15 Aug 2005 08:45:04 +0000 |
Kim F. Storm |
(deactivate_process, status_notify, read_process_output):
|
Tue, 09 Aug 2005 12:10:29 +0000 |
Richard M. Stallman |
(QUIT): Throw t to Vthrow_on_input.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 23 Jul 2005 19:08:32 +0000 |
Richard M. Stallman |
(gc_cons_threshold, gc_relative_threshold): Declared.
|
Wed, 13 Jul 2005 05:32:52 +0000 |
Stefan Monnier |
(gc_cons_threshold): Remove declaration.
|
Wed, 13 Jul 2005 05:30:04 +0000 |
Stefan Monnier |
(gc_cons_combined_threshold): Declare.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 10 Jun 2005 02:29:12 +0000 |
Luc Teirlinck |
Update EXFUN of Fselect_frame.
|
Wed, 08 Jun 2005 22:32:33 +0000 |
Kim F. Storm |
(Fmatch_data, Fset_match_data): Fix EXFUN.
|
Tue, 24 May 2005 03:44:09 +0000 |
Nick Roberts |
Fx_popup_dialog can have three arguments.
|
Thu, 21 Apr 2005 23:45:10 +0000 |
Kim F. Storm |
(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
|
Wed, 20 Apr 2005 07:49:35 +0000 |
Kenichi Handa |
(CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
|
Tue, 19 Apr 2005 08:34:33 +0000 |
Kim F. Storm |
(Fsafe_get): EXFUN it.
|
Fri, 01 Apr 2005 01:05:05 +0000 |
Kenichi Handa |
(Vascii_upcase_table, Vascii_canon_table,
|
Thu, 24 Mar 2005 19:53:53 +0000 |
Stefan Monnier |
(make_number): Make prototype more precise.
|
Sun, 06 Mar 2005 16:01:37 +0000 |
Richard M. Stallman |
(CHECK_CONS_LIST): New macro (two definitions).
|
Sat, 22 Jan 2005 01:41:59 +0000 |
Kim F. Storm |
(pos_visible_p): Fix prototype.
|
Sun, 16 Jan 2005 09:17:02 +0000 |
Jan Djrv |
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
|
Mon, 27 Dec 2004 16:04:22 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 23 Dec 2004 00:15:49 +0000 |
Richard M. Stallman |
(Vundo_outer_limit): Fix decl.
|
Tue, 21 Dec 2004 11:32:07 +0000 |
Richard M. Stallman |
(truncate_undo_list): Update decl.
|
Mon, 13 Dec 2004 18:56:52 +0000 |
Richard M. Stallman |
(QUIT): Check for Vthrow_on_input.
|
Tue, 07 Dec 2004 08:25:43 +0000 |
Jan Djrv |
* gtkutil.c: Include signal.h and syssignal.h.
|
Wed, 01 Dec 2004 14:02:32 +0000 |
Andreas Schwab |
Declare string_to_multibyte.
|
Tue, 30 Nov 2004 00:31:38 +0000 |
Kim F. Storm |
New defines to enable buffer overrun checking.
|
Sat, 27 Nov 2004 12:24:40 +0000 |
Eli Zaretskii |
(DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN is not defined.
|
Sun, 21 Nov 2004 00:28:02 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Add arg in decl.
|
Tue, 16 Nov 2004 15:32:33 +0000 |
Stefan Monnier |
(NILP): Use EQ rather than XFASTINT.
|
Mon, 15 Nov 2004 15:20:57 +0000 |
Kim F. Storm |
(Fsafe_plist_get): Add EXFUN.
|
Tue, 09 Nov 2004 13:24:07 +0000 |
Kim F. Storm |
(Fdelete): Add EXFUN.
|
Sun, 07 Nov 2004 11:06:32 +0000 |
Andreas Schwab |
Declare Fmsdos_downcase_filename.
|
Tue, 02 Nov 2004 08:21:16 +0000 |
Jan Djrv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
Tue, 26 Oct 2004 22:37:02 +0000 |
Kim F. Storm |
(USE_SAFE_ALLOCA): Add and init sa_must_free integer.
|
Mon, 18 Oct 2004 12:26:02 +0000 |
Kenichi Handa |
(fast_string_match_ignore_case): Extern it.
|
Fri, 20 Aug 2004 10:34:12 +0000 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
Thu, 19 Aug 2004 13:59:28 +0000 |
Kim F. Storm |
Adapt to new wait_reading_process_input args.
|
Wed, 30 Jun 2004 13:09:05 +0000 |
Andreas Schwab |
Declare Finit_image_library.
|
Thu, 24 Jun 2004 22:03:52 +0000 |
Kim F. Storm |
(free_misc): Add prototype.
|
Tue, 22 Jun 2004 13:57:18 +0000 |
Kim F. Storm |
(struct Lisp_Save_Value): New member dogc.
|
Mon, 21 Jun 2004 22:35:29 +0000 |
Kim F. Storm |
(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
|
Mon, 21 Jun 2004 21:51:18 +0000 |
Kim F. Storm |
(MAX_ALLOCA): Define here.
|
Sat, 29 May 2004 16:18:41 +0000 |
Richard M. Stallman |
(truncate_undo_list): Update decl.
|
Tue, 18 May 2004 13:51:48 +0000 |
Eli Zaretskii |
(DECL_ALIGN): Remove restriction on MS-DOS systems.
|
Mon, 17 May 2004 20:59:46 +0000 |
Jason Rumney |
(egetenv) [USE_CRT_DLL]: Remove condition.
|
Sat, 15 May 2004 11:50:50 +0000 |
Eli Zaretskii |
(DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use
|
Fri, 14 May 2004 03:07:12 +0000 |
Steven Tamm |
Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
|
Thu, 13 May 2004 17:12:21 +0000 |
Stefan Monnier |
(USE_LSB_TAG): Make it the default when it is known to work.
|
Mon, 10 May 2004 11:54:54 +0000 |
Andreas Schwab |
Declare Fmake_symbolic_link.
|
Mon, 26 Apr 2004 21:26:17 +0000 |
Andreas Schwab |
(BOOL_VECTOR_BITS_PER_CHAR): Define.
|
Mon, 26 Apr 2004 00:21:41 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
|
Wed, 21 Apr 2004 22:41:53 +0000 |
Stefan Monnier |
(XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:
|
Tue, 20 Apr 2004 22:17:08 +0000 |
Kim F. Storm |
(pos_visible_p): Fix prototype.
|
Mon, 29 Mar 2004 00:48:39 +0000 |
Stefan Monnier |
(Finteractive_form): Declare.
|
Thu, 25 Mar 2004 18:05:29 +0000 |
Masatake YAMATO |
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
|
Thu, 11 Mar 2004 00:27:33 +0000 |
Kim F. Storm |
Image consolidation:
|
Sat, 28 Feb 2004 01:02:35 +0000 |
Kim F. Storm |
(mark_window_display_accurate): Remove prototype.
|
Thu, 19 Feb 2004 20:24:54 +0000 |
Stefan Monnier |
(union Lisp_Object): Give a more precise type for `type'.
|
Sun, 08 Feb 2004 23:19:48 +0000 |
Kim F. Storm |
(syms_of_fringe, init_fringe, init_fringe_once):
|
Wed, 21 Jan 2004 19:32:49 +0000 |
Stefan Monnier |
[USE_LSB_TAG && !DECL_ALIGN]: Signal an error.
|
Wed, 21 Jan 2004 15:30:28 +0000 |
Jan Djrv |
lisp.h: Add undef DECL_ALIGN
|
Wed, 21 Jan 2004 05:24:01 +0000 |
Stefan Monnier |
(QUIT) [SYNC_INPUT]: Check interrupt_input_pending as well.
|
Wed, 21 Jan 2004 04:31:21 +0000 |
Stefan Monnier |
[USE_LSB_TAG]: Add definitions for Lisp_Object value
|
Wed, 21 Jan 2004 04:19:21 +0000 |
Stefan Monnier |
[ENABLE_CHECKING]: Don't force union type.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Dec 2003 00:11:03 +0000 |
Kim F. Storm |
(IMAGEP): New macro to test for image object type.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Fri, 21 Nov 2003 18:27:05 +0000 |
Lars Hansen |
(Qinteger): Added.
|
Mon, 17 Nov 2003 23:29:30 +0000 |
Stefan Monnier |
(VALMASK): Only define for non-union type.
|
Wed, 05 Nov 2003 16:00:38 +0000 |
Stefan Monnier |
(XSETTYPE): Remove.
|
Wed, 05 Nov 2003 15:51:38 +0000 |
Stefan Monnier |
(GCTYPEMASK): Remove.
|
Wed, 05 Nov 2003 15:24:08 +0000 |
Stefan Monnier |
(XINT): Move the cast to clarify what is going on.
|
Thu, 11 Sep 2003 23:52:17 +0000 |
Stefan Monnier |
(VALBITS): Don't remove 1 for the markbit.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 20 Aug 2003 16:43:21 +0000 |
Dave Love |
(EMACS_LISP_H): New.
|
Fri, 11 Jul 2003 09:05:47 +0000 |
Andreas Schwab |
(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.
|
Wed, 09 Jul 2003 20:30:15 +0000 |
Stefan Monnier |
(VALBITS): Define in terms of GCTYPEBITS.
|
Wed, 09 Jul 2003 14:46:06 +0000 |
Stefan Monnier |
(struct Lisp_Overlay): New field `next'.
|
Sun, 06 Jul 2003 21:06:45 +0000 |
Stefan Monnier |
(XSETMARKBIT): Remove unused macro.
|
Sun, 06 Jul 2003 19:29:04 +0000 |
Stefan Monnier |
(mark_object): Change prototype to only pass Lisp_Object.
|
Fri, 04 Jul 2003 20:19:55 +0000 |
Stefan Monnier |
(struct Lisp_Float): Remove unused field `type'.
|
Fri, 27 Jun 2003 22:53:35 +0000 |
Stefan Monnier |
(MARKBIT): Update comment.
|
Thu, 26 Jun 2003 23:15:08 +0000 |
Stefan Monnier |
(unchain_marker): Lisp_Object arg => Lisp_Marker.
|
Wed, 25 Jun 2003 23:16:30 +0000 |
Stefan Monnier |
(struct interval, struct Lisp_Symbol, struct Lisp_Free)
|
Fri, 23 May 2003 18:14:36 +0000 |
Stefan Monnier |
(Vfundamental_mode_abbrev_table): Don't declare.
|
Sat, 17 May 2003 12:49:12 +0000 |
Richard M. Stallman |
(specbinding_func): New typedef.
|
Wed, 14 May 2003 18:50:47 +0000 |
Stefan Monnier |
(Qwindowp, Qwindow_live_p, Vwindow_list)
|
Fri, 09 May 2003 13:58:38 +0000 |
Richard M. Stallman |
(struct specbinding): Declare elements volatile.
|
Thu, 01 May 2003 00:36:21 +0000 |
Stefan Monnier |
(CHECK): Wrap args in parenthesis.
|
Wed, 30 Apr 2003 12:06:39 +0000 |
Richard M. Stallman |
(abort_on_gc): Add decl.
|
Fri, 11 Apr 2003 02:06:34 +0000 |
Kenichi Handa |
(temp_echo_area_glyphs): Adjust prototype.
|
Sun, 23 Mar 2003 02:08:04 +0000 |
Kenichi Handa |
(make_string_from_bytes, make_specified_string):
|
Wed, 19 Feb 2003 13:07:17 +0000 |
Andreas Schwab |
(Fcancel_kbd_macro_events, Fstring_to_multibyte): Add
|
Mon, 10 Feb 2003 07:44:18 +0000 |
Kenichi Handa |
(setup_process_coding_systems): Add prototype.
|
Sat, 25 Jan 2003 19:49:27 +0000 |
Richard M. Stallman |
Declare format2 instead of format1.
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Djrv |
GTK version
|
Mon, 06 Jan 2003 00:47:38 +0000 |
Richard M. Stallman |
New misc type Lisp_Save_Value.
|
Mon, 25 Nov 2002 19:06:07 +0000 |
Dave Love |
Comment.
|
Thu, 14 Nov 2002 14:15:55 +0000 |
Dave Love |
(get_specified_cursor_type, get_window_cursor_type):
|
Thu, 24 Oct 2002 19:57:52 +0000 |
Kim F. Storm |
(get_window_cursor_type): Update prototype.
|
Wed, 11 Sep 2002 01:59:33 +0000 |
Richard M. Stallman |
(pop_message_unwind): Renamed from push_message_unwind.
|
Fri, 30 Aug 2002 12:01:01 +0000 |
Kim F. Storm |
(Qcursor_in_non_selected_windows): Extern removed.
|
Wed, 14 Aug 2002 10:35:03 +0000 |
Kim F. Storm |
(Fexecute_kbd_macro): Update prototype.
|
Mon, 12 Aug 2002 17:28:36 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 24 Jul 2002 02:07:11 +0000 |
Ken Raeburn |
(XPNTR): Use NO_UNION_TYPE version for union as well,
|
Sat, 20 Jul 2002 21:47:26 +0000 |
Richard M. Stallman |
(print_error_message): Declare new args.
|
Fri, 19 Jul 2002 14:27:13 +0000 |
Ken Raeburn |
(STRING_COPYIN): New macro.
|
Tue, 16 Jul 2002 19:48:42 +0000 |
Ken Raeburn |
(chars_in_text, multibyte_chars_in_text, copy_text):
|
Tue, 16 Jul 2002 15:49:34 +0000 |
Ken Raeburn |
* lisp.h (SREF): Produce rvalue.
|
Tue, 16 Jul 2002 15:09:30 +0000 |
Ken Raeburn |
(SDATA): Produce rvalue.
|
Mon, 15 Jul 2002 06:54:23 +0000 |
Ken Raeburn |
* lisp.h (STRING_INTERVALS): Produce rvalue.
|
Mon, 15 Jul 2002 02:13:38 +0000 |
Ken Raeburn |
* lisp.h (STRING_SET_CHARS): New macro.
|
Sun, 14 Jul 2002 23:54:05 +0000 |
Ken Raeburn |
(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
|
Thu, 11 Jul 2002 17:40:48 +0000 |
Richard M. Stallman |
(Vmemory_full): Add declaration.
|
Wed, 10 Jul 2002 08:41:28 +0000 |
Juanma Barranquero |
(SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated.
|
Sun, 07 Jul 2002 20:52:08 +0000 |
Stefan Monnier |
(HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
|
Fri, 28 Jun 2002 12:39:32 +0000 |
Andreas Schwab |
Remove duplicate declaration of code_convert_string_norecord.
|
Mon, 03 Jun 2002 01:53:27 +0000 |
Thien-Thi Nguyen |
(current_column): Now returns float.
|
Mon, 27 May 2002 22:05:51 +0000 |
Kim F. Storm |
(Fread_file_name): Now has 6 args.
|
Mon, 20 May 2002 08:38:28 +0000 |
Ken Raeburn |
update LISP_MAKE_RVALUE comment for union, non-gcc case
|
Mon, 20 May 2002 08:06:06 +0000 |
Ken Raeburn |
* lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
|
Sun, 19 May 2002 23:14:07 +0000 |
Ken Raeburn |
* lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real
|
Tue, 30 Apr 2002 00:59:42 +0000 |
Stefan Monnier |
(openp): Update prototype.
|
Sun, 28 Apr 2002 22:06:17 +0000 |
Richard M. Stallman |
(Fcommandp): Declare new arg.
|
Fri, 12 Apr 2002 05:49:18 +0000 |
Pavel Jank |
(Fpropertize): Add prototype.
|
Thu, 21 Mar 2002 12:17:51 +0000 |
Kim F. Storm |
(DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
|
Mon, 18 Mar 2002 18:15:51 +0000 |
Pavel Jank |
(Fplist_member): Add prototype.
|
Sun, 10 Mar 2002 16:17:38 +0000 |
Jan Djrv |
Extern declare syms_of_xsmfns ().
|
Fri, 08 Mar 2002 10:56:48 +0000 |
Gerd Moellmann |
Fix last change.
|
Fri, 08 Mar 2002 10:26:32 +0000 |
Gerd Moellmann |
(SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Mon, 04 Mar 2002 09:26:18 +0000 |
Pavel Jank |
Align comments.
|
Fri, 01 Mar 2002 20:59:55 +0000 |
Kim F. Storm |
(GCPRO6): New macro.
|
Thu, 07 Feb 2002 20:22:19 +0000 |
Stefan Monnier |
(Fx_file_dialog): Export (for Motif code in fileio.c).
|
Mon, 14 Jan 2002 14:40:54 +0000 |
Pavel Jank |
(adjust_after_replace_noundo)
|
Tue, 01 Jan 2002 16:59:44 +0000 |
Andreas Schwab |
(max_specpdl_size): Adjust declaration.
|
Sun, 30 Dec 2001 00:13:56 +0000 |
Richard M. Stallman |
(max_specpdl_size): Add declaration.
|
Sat, 22 Dec 2001 14:01:52 +0000 |
Pavel Jank |
Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and
|
Wed, 19 Dec 2001 16:07:25 +0000 |
Eli Zaretskii |
(scmp): Remove prototype, since it's now a static
|
Sat, 01 Dec 2001 18:13:46 +0000 |
Stefan Monnier |
(run_hook_list_with_args): Undo last change.
|
Thu, 29 Nov 2001 02:31:59 +0000 |
Stefan Monnier |
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
|
Tue, 27 Nov 2001 19:28:52 +0000 |
Stefan Monnier |
(run_hook_list_with_args): Remove.
|
Mon, 19 Nov 2001 06:46:01 +0000 |
Stefan Monnier |
(keys_of_frame): Remove declaration.
|
Thu, 15 Nov 2001 15:20:10 +0000 |
Pavel Jank |
Comment fix.
|
Thu, 15 Nov 2001 08:07:31 +0000 |
Miles Bader |
(Ffield_beginning, Ffield_end): Update EXFUN decl.
|
Mon, 05 Nov 2001 00:13:53 +0000 |
Richard M. Stallman |
(Qcursor_in_non_selected_windows): New declaration.
|
Sat, 03 Nov 2001 21:29:35 +0000 |
Ken Raeburn |
(CHECK_STRING_CAR): New macro.
|
Fri, 02 Nov 2001 20:12:06 +0000 |
Pavel Jank |
(CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING,
|
Wed, 31 Oct 2001 02:19:05 +0000 |
Stefan Monnier |
(keys_of_macros): Remove.
|
Sat, 27 Oct 2001 09:18:35 +0000 |
Pavel Jank |
(gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.
|
Thu, 25 Oct 2001 05:13:57 +0000 |
Stefan Monnier |
(make_fixnum_or_float): Coerce double to int explicitly.
|
Mon, 22 Oct 2001 01:08:47 +0000 |
Miles Bader |
(DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
|
Wed, 17 Oct 2001 03:11:30 +0000 |
Miles Bader |
(DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Sun, 14 Oct 2001 16:13:18 +0000 |
Pavel Jank |
(Ftop_level): Add prototype.
|
Sat, 13 Oct 2001 20:43:52 +0000 |
Gerd Moellmann |
(DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:
|
Fri, 12 Oct 2001 22:25:01 +0000 |
Stefan Monnier |
(Ffeaturep): Remove.
|
Fri, 12 Oct 2001 22:21:59 +0000 |
Stefan Monnier |
(Ffeaturep, Fprovide): Update prototype.
|
Fri, 12 Oct 2001 03:22:15 +0000 |
Stefan Monnier |
(Vload_suffixes, Vexec_suffixes): Declare.
|
Fri, 12 Oct 2001 02:12:28 +0000 |
Stefan Monnier |
(empty_string): Declare.
|
Thu, 11 Oct 2001 19:13:20 +0000 |
Gerd Moellmann |
(FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons
|
Thu, 11 Oct 2001 15:37:13 +0000 |
Gerd Moellmann |
(make_fixnum_or_float): New macro.
|
Thu, 11 Oct 2001 08:46:50 +0000 |
Gerd Moellmann |
(circular_list_error): Add prototype.
|
Mon, 08 Oct 2001 22:39:06 +0000 |
Andrew Innes |
[max]: Undef min and max before redefining them.
|
Mon, 08 Oct 2001 11:42:10 +0000 |
Stefan Monnier |
Remove the entries for keymap.c (moved to keymap.h).
|
Mon, 08 Oct 2001 07:59:17 +0000 |
Gerd Moellmann |
(min, max): New macros.
|
Mon, 08 Oct 2001 06:45:26 +0000 |
Pavel Jank |
*** empty log message ***
|
Sun, 07 Oct 2001 11:02:52 +0000 |
Ken Raeburn |
* lisp.h (Ffield_end): Declare.
|
Sun, 07 Oct 2001 00:14:18 +0000 |
Gerd Moellmann |
Fix last change.
|
Sat, 06 Oct 2001 23:25:06 +0000 |
Gerd Moellmann |
(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
|
Fri, 05 Oct 2001 09:48:47 +0000 |
Gerd Moellmann |
(LIST_END_P, FOREACH): New macros.
|
Wed, 26 Sep 2001 12:00:56 +0000 |
Gerd Moellmann |
(echo_kboard): Declare extern.
|
Tue, 11 Sep 2001 12:32:17 +0000 |
Gerd Moellmann |
(Qinhibit_modification_hooks): Declare.
|
Sat, 08 Sep 2001 10:32:00 +0000 |
Eli Zaretskii |
Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
|
Tue, 17 Jul 2001 16:44:16 +0000 |
Ken Raeburn |
* lisp.h (XVECTOR): Verify correct object type before returning a pointer.
|
Thu, 05 Jul 2001 09:24:35 +0000 |
Gerd Moellmann |
Change comment.
|
Tue, 03 Jul 2001 15:28:40 +0000 |
Gerd Moellmann |
Improve comment.
|
Mon, 21 May 2001 12:21:58 +0000 |
Gerd Moellmann |
(enum symbol_interned): New enumeration.
|
Wed, 09 May 2001 17:01:27 +0000 |
Gerd Moellmann |
(GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.
|
Wed, 04 Apr 2001 14:04:01 +0000 |
Gerd Moellmann |
(echoing, echo_message_buffer, cancel_echoing): Declare.
|
Wed, 28 Mar 2001 15:32:52 +0000 |
Gerd Moellmann |
(Qinhibit_eval_during_redisplay): Declare extern.
|
Thu, 22 Mar 2001 19:51:14 +0000 |
Gerd Moellmann |
(Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.
|
Thu, 15 Mar 2001 09:42:53 +0000 |
Gerd Moellmann |
(store_symval_forwarding): Change prototype.
|
Wed, 14 Mar 2001 16:34:51 +0000 |
Gerd Moellmann |
(do_switch_frame): Change prototype.
|
Tue, 06 Mar 2001 19:34:19 +0000 |
Gerd Moellmann |
(Vwindow_list): Declare extern.
|
Tue, 06 Mar 2001 15:29:14 +0000 |
Gerd Moellmann |
(mouse_face_overlay_overlaps): Add prototype.
|
Wed, 28 Feb 2001 17:43:49 +0000 |
Ken Raeburn |
* lisp.h (Fframe_parameter): Declare.
|
Wed, 28 Feb 2001 13:27:04 +0000 |
Gerd Moellmann |
(allocate_vectorlike): Remove prototype.
|
Wed, 31 Jan 2001 14:48:07 +0000 |
Gerd Moellmann |
(interactive_p): Add prototype.
|
Tue, 16 Jan 2001 12:38:28 +0000 |
Gerd Moellmann |
(redisplay_preserve_echo_area): Change prototype.
|
Tue, 09 Jan 2001 20:11:16 +0000 |
Gerd Moellmann |
(STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call
|
Tue, 09 Jan 2001 13:45:04 +0000 |
Gerd Moellmann |
(push_message_unwind): Add prototype.
|
Thu, 28 Dec 2000 13:39:35 +0000 |
Gerd Moellmann |
(push_key_description): Add prototype.
|
Thu, 21 Dec 2000 16:57:00 +0000 |
Gerd Moellmann |
(Qinhibit_point_motion_hooks): Declare extern.
|
Wed, 13 Dec 2000 23:29:44 +0000 |
Kenichi Handa |
(detect_coding_system): Prototype adjusted.
|
Mon, 04 Dec 2000 00:28:30 +0000 |
Ken Raeburn |
(Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
|
Wed, 15 Nov 2000 19:24:35 +0000 |
Gerd Moellmann |
(BINDING_STACK_SIZE): New macro.
|
Tue, 14 Nov 2000 05:41:41 +0000 |
Gerd Moellmann |
(pos_visible_p): Change prototype.
|
Thu, 09 Nov 2000 22:30:39 +0000 |
Ken Raeburn |
* lisp.h (Flooking_at): Declare.
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Wed, 25 Oct 2000 11:54:27 +0000 |
Gerd Moellmann |
(pos_visible_p): Add prototype.
|
Sat, 21 Oct 2000 08:00:30 +0000 |
Miles Bader |
(Fpos_visible_in_window_p): Update prototype
|
Sun, 15 Oct 2000 03:31:21 +0000 |
Stefan Monnier |
* keymap.c (access_keymap): Add AUTOLOAD parameter.
|
Thu, 05 Oct 2000 19:26:09 +0000 |
Gerd Moellmann |
(safe_call): Renamed from call_function.
|
Mon, 02 Oct 2000 11:11:12 +0000 |
Gerd Moellmann |
(wrong_type_argument): Remove NO_RETURN, the function can
|
Fri, 29 Sep 2000 09:01:16 +0000 |
Gerd Moellmann |
(fatal): Declare NO_RETURN.
|
Tue, 26 Sep 2000 13:02:50 +0000 |
Gerd Moellmann |
(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
|