Sun, 27 Mar 2005 14:23:09 +0000 |
Stefan Monnier |
(Fgoto_char): Fix docstring. Probably left-over from Emacs-20.1.
|
Fri, 21 Jan 2005 00:32:36 +0000 |
Richard M. Stallman |
(Fmessage): If arg is "", return "" (as before).
|
Thu, 20 Jan 2005 18:13:48 +0000 |
Steven Tamm |
* editfns.c (Voperating_system_release): Added.
|
Wed, 19 Jan 2005 19:09:42 +0000 |
Steven Tamm |
* editfns.c (Voperating_system_release): Added.
|
Mon, 08 Nov 2004 12:04:07 +0000 |
Eli Zaretskii |
Move #include "systime.h" before <sys/resource.h>.
|
Sun, 07 Nov 2004 05:57:58 +0000 |
Steven Tamm |
editfns.c: Adding in better patch
|
Sun, 07 Nov 2004 05:57:08 +0000 |
Steven Tamm |
editfns.c: Need to include sys/time.h before resource.h on darwin.
|
Sat, 06 Nov 2004 17:00:37 +0000 |
Eli Zaretskii |
(Fget_internal_run_time): New function.
|
Wed, 27 Oct 2004 11:02:06 +0000 |
Richard M. Stallman |
(Fmessage): Doc fix.
|
Tue, 26 Oct 2004 22:37:34 +0000 |
Kim F. Storm |
(Fformat): Allocate discarded table with SAFE_ALLOCA.
|
Fri, 22 Oct 2004 13:09:39 +0000 |
Kenichi Handa |
(Ftranslate_region_internal): New function.
|
Tue, 19 Oct 2004 16:56:51 +0000 |
Richard M. Stallman |
(Fdelete_and_extract_region): If region is empty, return null string.
|
Sun, 12 Sep 2004 21:35:14 +0000 |
Kim F. Storm |
(Fformat): Handle format strings with multiple text
|
Fri, 30 Jul 2004 12:05:08 +0000 |
Kim F. Storm |
(Fformat): Allocated extra (dummy) element in info.
|
Fri, 09 Jul 2004 23:34:28 +0000 |
Luc Teirlinck |
(Ffloat_time, Fformat_time_string, Fdecode_time)
|