Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Tue, 03 Jan 2006 01:50:46 +0000 |
Karoly Lorentey |
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
|
Thu, 29 Dec 2005 04:46:59 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 681)
|
Mon, 19 Dec 2005 19:57:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
Sun, 23 Oct 2005 22:47:29 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
|
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, 11 Sep 2005 03:15:42 +0000 |
Karoly Lorentey |
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
|
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 20:11:56 +0000 |
Juanma Barranquero |
(Fmapconcat): Use empty_unibyte_string.
|
Sat, 26 Jan 2008 16:59:43 +0000 |
Thien-Thi Nguyen |
(Fclrhash): Return TABLE.
|
Thu, 17 Jan 2008 12:05:19 +0000 |
Jason Rumney |
(use_file_dialog): Doc fix.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Tue, 18 Sep 2007 01:45:39 +0000 |
Stefan Monnier |
(Fplist_put): Preserve uneven tail data.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Tue, 05 Jun 2007 00:24:47 +0000 |
Chong Yidong |
(Fsxhash): Delete stray semicolon.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sat, 13 Jan 2007 21:46:28 +0000 |
Eli Zaretskii |
(maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid
|
Fri, 24 Nov 2006 19:53:56 +0000 |
Juanma Barranquero |
(substring_both): Add missing address operator.
|
Fri, 24 Nov 2006 18:42:14 +0000 |
Stefan Monnier |
Use AREF/ASIZE macros.
|
Mon, 20 Nov 2006 20:56:14 +0000 |
Eli Zaretskii |
(concat) [!__GNUC__]: Add prototype.
|
Sun, 12 Nov 2006 04:51:55 +0000 |
Juanma Barranquero |
(Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,
|
Sun, 05 Nov 2006 04:07:58 +0000 |
Juanma Barranquero |
(Ffeaturep, syms_of_fns): Fix typos in docstrings.
|
Fri, 22 Sep 2006 12:54:38 +0000 |
Kenichi Handa |
(optimize_sub_char_table): Don't optimize a sub-char-table
|
Wed, 20 Sep 2006 23:07:17 +0000 |
Kim F. Storm |
(Fmemq): Refill doc string.
|
Sat, 02 Sep 2006 13:39:48 +0000 |
Eli Zaretskii |
(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.
|
Fri, 25 Aug 2006 07:47:12 +0000 |
Richard M. Stallman |
(sxhash_string): Rotate properly; don't lose bits.
|
Wed, 26 Jul 2006 18:16:14 +0000 |
Chong Yidong |
(Fy_or_n_p): Change call to read_filtered_event to use new arg.
|
Tue, 18 Jul 2006 13:28:02 +0000 |
Kim F. Storm |
(Flength): wrong_type_argument is no-return.
|
Wed, 12 Jul 2006 13:17:13 +0000 |
Kim F. Storm |
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
|
Thu, 25 May 2006 23:15:57 +0000 |
Luc Teirlinck |
(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.
|
Wed, 12 Apr 2006 08:05:07 +0000 |
YAMAMOTO Mitsuharu |
[HAVE_MENUS && MAC_OS]: Include macterm.h.
|
Fri, 24 Mar 2006 13:26:36 +0000 |
Kim F. Storm |
(sxhash_list): Include last non-nil CDR in hash.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 26 Dec 2005 04:45:11 +0000 |
Richard M. Stallman |
(Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
|
Sun, 11 Dec 2005 05:10:08 +0000 |
Richard M. Stallman |
(Frequire): Treat evaluating from a source file
|
Thu, 20 Oct 2005 15:03:26 +0000 |
Kim F. Storm |
(Fchar_table_range): Remove unused var i.
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Sun, 04 Sep 2005 01:11:43 +0000 |
Richard M. Stallman |
(Fsort): Doc fix.
|
Sun, 07 Aug 2005 17:36:12 +0000 |
Richard M. Stallman |
(syms_of_fns): Add `emacs' to features.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 19 Jul 2005 02:38:57 +0000 |
Kenichi Handa |
(Fstring_as_multibyte): Escape backslashes in the
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 21 Jun 2005 13:31:30 +0000 |
Juanma Barranquero |
(Fchar_table_range): Fix spellings.
|
Mon, 20 Jun 2005 21:34:59 +0000 |
Kim F. Storm |
(Fsort): Doc fix.
|
Thu, 09 Jun 2005 23:27:16 +0000 |
Juanma Barranquero |
(Fmemq, Fmaphash): Doc fixes.
|
Wed, 01 Jun 2005 11:42:19 +0000 |
Kim F. Storm |
(mapcar1): Maybe exit loop if original sequence was modified.
|
Tue, 24 May 2005 10:27:22 +0000 |
Nick Roberts |
(Fyes_or_no_p, Fy_or_n_p): Call Fx_popup_dialog with
|
Fri, 06 May 2005 23:04:31 +0000 |
Juanma Barranquero |
(Fchar_table_range): Fix typos in docstring.
|
Fri, 06 May 2005 22:17:30 +0000 |
Stefan Monnier |
(Fchar_table_range): Yet Another Int/Lisp_Object Mixup.
|
Tue, 26 Apr 2005 04:06:16 +0000 |
Kenichi Handa |
(char_table_range): New function.
|
Fri, 22 Apr 2005 07:11:08 +0000 |
Kenichi Handa |
(copy_sub_char_table): Explicitly copy the default value
|
Thu, 21 Apr 2005 23:44:59 +0000 |
Kim F. Storm |
(Fplist_get): Replace by Fsafe_plist_get.
|
Wed, 20 Apr 2005 07:50:43 +0000 |
Kenichi Handa |
(Fset_char_table_range): Don't set slots used as default
|
Tue, 19 Apr 2005 08:34:19 +0000 |
Kim F. Storm |
(Fsafe_get): New function.
|
Mon, 18 Apr 2005 10:20:46 +0000 |
Lute Kamstra |
(Vloads_in_progress): Remove extern.
|
Sun, 10 Apr 2005 19:02:24 +0000 |
Stefan Monnier |
(Fstring_as_multibyte, Fstring_to_multibyte): Docstring fixes.
|
Sun, 10 Apr 2005 00:28:00 +0000 |
Richard M. Stallman |
(Vloads_in_progress): Add extern.
|
Wed, 19 Jan 2005 00:08:30 +0000 |
Kim F. Storm |
(sweep_weak_table): Advance prev pointer when we keep a pair.
|
Wed, 12 Jan 2005 05:03:22 +0000 |
Richard M. Stallman |
(Frequire): Record in load-history unconditionally.
|
Mon, 27 Dec 2004 17:27:30 +0000 |
Steven Tamm |
* dispextern.h: Change HAVE_CARBON to MAC_OS.
|
Mon, 29 Nov 2004 15:35:15 +0000 |
Kim F. Storm |
(concat): Use SAFE_ALLOCA.
|
Sun, 21 Nov 2004 00:57:49 +0000 |
Luc Teirlinck |
(Fyes_or_no_p): Call Fread_from_minibuffer with extra argument.
|
Tue, 16 Nov 2004 15:35:14 +0000 |
Stefan Monnier |
Avoid side-effects inside XSETFASTINT's arguments.
|
Mon, 15 Nov 2004 15:21:14 +0000 |
Kim F. Storm |
(Fsafe_plist_get): New defun.
|
Sat, 06 Nov 2004 17:01:27 +0000 |
Eli Zaretskii |
(sxhash): As far as possible, merge calculation of
|
Tue, 26 Oct 2004 22:38:50 +0000 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|
Wed, 13 Oct 2004 18:40:03 +0000 |
Stefan Monnier |
(map_char_table): Add missing gcpros.
|
Tue, 06 Jul 2004 19:36:56 +0000 |
Luc Teirlinck |
(Fclear_string): Correct previous change.
|
Tue, 06 Jul 2004 17:50:32 +0000 |
Luc Teirlinck |
(Fclear_string): Put call to CHECK_STRING in correct place.
|
Tue, 06 Jul 2004 05:07:20 +0000 |
John Paul Wallington |
(Fclear_string): Signal an error if STRING is not a string.
|
Thu, 24 Jun 2004 22:03:10 +0000 |
Kim F. Storm |
(Fmapconcat, Fmapcar): Remove superfluous GCPROs.
|
Tue, 22 Jun 2004 14:48:10 +0000 |
Kim F. Storm |
(Fmapcar, Fmapconcat): GCPRO the args array.
|
Tue, 22 Jun 2004 13:57:00 +0000 |
Kim F. Storm |
(Fmapconcat, Fmapcar): Use new SAFE_ALLOCA_LISP and
|
Mon, 21 Jun 2004 22:36:02 +0000 |
Kim F. Storm |
(Fmapconcat, Fmapcar): Use SAFE_ALLOCA_LISP.
|
Mon, 21 Jun 2004 21:55:15 +0000 |
Kim F. Storm |
* fns.c (string_make_multibyte, string_to_multibyte)
|
Thu, 17 Jun 2004 14:37:53 +0000 |
Jan Dj¸«£rv |
* fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca.
|
Mon, 10 May 2004 03:56:43 +0000 |
Kenichi Handa |
(count_combining): Delete it.
|
Mon, 26 Apr 2004 21:44:22 +0000 |
Andreas Schwab |
(Fcopy_sequence, concat, internal_equal, Ffillarray, mapcar1): Use
|
Tue, 20 Apr 2004 00:17:46 +0000 |
John Paul Wallington |
(Fassoc, Feql): Fix indentation.
|
Mon, 19 Apr 2004 15:17:04 +0000 |
John Paul Wallington |
(Feql): New function.
|
Fri, 12 Mar 2004 10:07:36 +0000 |
Richard M. Stallman |
(internal_equal): New arg PROPS controls comparing
|
Thu, 05 Feb 2004 04:52:49 +0000 |
Kenichi Handa |
(Fset_char_table_range): Fix previous change.
|
Wed, 04 Feb 2004 01:18:45 +0000 |
Kenichi Handa |
(Fset_char_table_range): Handle charsets ascii,
|
Thu, 29 Jan 2004 02:53:53 +0000 |
Kenichi Handa |
(string_char_to_byte): Optimize for ASCII only string.
|
Fri, 23 Jan 2004 00:11:43 +0000 |
Kenichi Handa |
(Fmd5): If OBJECT is a buffer different from the current
|
Mon, 29 Dec 2003 13:51:54 +0000 |
Eli Zaretskii |
(internal_equal): Return t for two NaN arguments.
|
Wed, 24 Dec 2003 00:17:58 +0000 |
Luc Teirlinck |
(Fset_char_table_range): Doc fix.
|
Tue, 23 Dec 2003 23:04:24 +0000 |
Luc Teirlinck |
(Frandom, Fstring_make_multibyte): Doc fixes.
|
Sat, 29 Nov 2003 10:44:36 +0000 |
Jan Dj¸«£rv |
Add variable use-file-dialog to control use of file dialogs.
|
Tue, 25 Nov 2003 12:21:46 +0000 |
Andreas Schwab |
(internal_equal) <case Lisp_Vectorlike>: Declare size as
|
Sun, 23 Nov 2003 03:12:45 +0000 |
Luc Teirlinck |
(Fset_char_table_parent): Doc fix.
|
Sat, 22 Nov 2003 03:48:24 +0000 |
Luc Teirlinck |
(Fassq, Fassoc, Frassq, Frassoc): Doc fixes.
|
Fri, 21 Nov 2003 15:58:15 +0000 |
Luc Teirlinck |
(Freverse): Doc fix.
|
Mon, 17 Nov 2003 23:29:49 +0000 |
Stefan Monnier |
(hashfn_eq, hashfn_eql, hashfn_equal, hash_put)
|
Wed, 12 Nov 2003 17:05:37 +0000 |
Luc Teirlinck |
(Fstring_to_multibyte): Doc fix.
|
Sun, 05 Oct 2003 23:38:15 +0000 |
Luc Teirlinck |
(Frequire): Doc fix.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 29 Jul 2003 17:36:52 +0000 |
Richard M. Stallman |
(Fclear_string): New function.
|
Mon, 21 Jul 2003 09:52:45 +0000 |
Richard M. Stallman |
(Flocale_info): Renamed from Flanginfo. Doc fixes.
|
Sun, 06 Jul 2003 19:29:48 +0000 |
Stefan Monnier |
(sweep_weak_table): Update calls to mark_object.
|
Mon, 02 Jun 2003 18:31:29 +0000 |
Dave Love |
Doc fixes.
|
Sat, 17 May 2003 15:49:42 +0000 |
Richard M. Stallman |
(map_char_table): Fix previous change.
|
Sat, 17 May 2003 12:45:52 +0000 |
Richard M. Stallman |
(map_char_table): New arg TABLE gets the master table. All calls changed.
|
Sun, 06 Apr 2003 13:31:40 +0000 |
Juanma Barranquero |
(Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables.
|
Mon, 24 Mar 2003 19:59:08 +0000 |
Andrew Choi |
Allow building on Mac OS X again after Kim's merging of display code.
|
Sat, 22 Feb 2003 22:21:11 +0000 |
Stefan Monnier |
(string_to_multibyte): Remove unused var i.
|
Mon, 17 Feb 2003 00:32:12 +0000 |
Kenichi Handa |
(string_to_multibyte): Always return a multibyte string.
|
Fri, 14 Feb 2003 18:56:16 +0000 |
Dave Love |
(Flanginfo): Doc fix.
|
Mon, 10 Feb 2003 11:00:01 +0000 |
Kenichi Handa |
(Fstring_to_multibyte): Fix typo in the docstring.
|
Sun, 09 Feb 2003 08:37:36 +0000 |
Kenichi Handa |
(string_to_multibyte): New function.
|
Tue, 14 Jan 2003 23:12:31 +0000 |
Francesco Potort¸«Ą |
(Fsubstring): Clarify doc string.
|
Mon, 13 Jan 2003 13:33:42 +0000 |
Dave Love |
(Freverse): Use QUIT.
|
Mon, 06 Jan 2003 15:41:17 +0000 |
Dave Love |
Include coding.h. Use POINTER_TYPE*, not void*.
|
Fri, 29 Nov 2002 20:07:36 +0000 |
Dave Love |
(Frequire): Don't call LOADHIST_ATTACH if feature was
|
Thu, 28 Nov 2002 07:47:34 +0000 |
Steven Tamm |
fns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
|
Thu, 14 Nov 2002 23:20:16 +0000 |
Dave Love |
(Fmap_char_table): Cast `call2'.
|
Thu, 14 Nov 2002 14:15:07 +0000 |
Dave Love |
(Fcopy_sequence): Doc fix.
|