Tue, 12 Jan 2010 23:33:42 -0500 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
Sat, 09 Jan 2010 17:32:47 -0500 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
Sat, 09 Jan 2010 16:16:10 +0200 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
Thu, 24 Dec 2009 04:35:17 +0000 |
Stefan Monnier |
(Fsave_excursion): Mention save-current-buffer in the docstring.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Tue, 03 Nov 2009 21:34:59 +0000 |
Stefan Monnier |
(save_restriction_restore): Update the (pt/begv/vz)_markers
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sun, 10 May 2009 21:48:11 +0000 |
Chong Yidong |
* editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
|
Fri, 17 Apr 2009 02:14:50 +0000 |
Kenichi Handa |
(Ftranslate_region_internal): Use Fconcat to make a
|
Sat, 28 Mar 2009 04:53:04 +0000 |
Stefan Monnier |
* editfns.c (general_insert_function): Adjust to insdel.c changes.
|
Tue, 24 Mar 2009 17:37:58 +0000 |
Chong Yidong |
(Ffloat_time): Doc fix (Bug#2768).
|
Fri, 20 Mar 2009 17:58:44 +0000 |
Eli Zaretskii |
(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce
|
Wed, 18 Mar 2009 20:37:06 +0000 |
Eli Zaretskii |
(Fuser_login_name): Support float arguments. Doc fix.
|