| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove reference to defunct vms-pwd.h. | Thien-Thi Nguyen | 2005-04-20 | 1 | -3/+1 |
* | (Fgoto_char): Fix docstring. Probably left-over from Emacs-20.1. | Stefan Monnier | 2005-03-27 | 1 | -6/+3 |
* | (Fmessage): If arg is "", return "" (as before). | Richard M. Stallman | 2005-01-21 | 1 | -1/+1 |
* | * editfns.c (Voperating_system_release): Added. | Steven Tamm | 2005-01-20 | 1 | -0/+9 |
* | * editfns.c (Voperating_system_release): Added. | Steven Tamm | 2005-01-19 | 1 | -0/+18 |
* | Move #include "systime.h" before <sys/resource.h>. | Eli Zaretskii | 2004-11-08 | 1 | -11/+5 |
* | editfns.c: Adding in better patch | Steven Tamm | 2004-11-07 | 1 | -2/+3 |
* | editfns.c: Need to include sys/time.h before resource.h on darwin. | Steven Tamm | 2004-11-07 | 1 | -0/+3 |
* | (Fget_internal_run_time): New function. | Eli Zaretskii | 2004-11-06 | 1 | -0/+46 |
* | (Fmessage): Doc fix. | Richard M. Stallman | 2004-10-27 | 1 | -2/+5 |
* | (Fformat): Allocate discarded table with SAFE_ALLOCA. | Kim F. Storm | 2004-10-26 | 1 | -10/+12 |
* | (Ftranslate_region_internal): New function. | Kenichi Handa | 2004-10-22 | 1 | -20/+57 |
* | (Fdelete_and_extract_region): If region is empty, return null string. | Richard M. Stallman | 2004-10-19 | 1 | -0/+2 |
* | (Fformat): Handle format strings with multiple text | Kim F. Storm | 2004-09-12 | 1 | -4/+6 |
* | (Fformat): Allocated extra (dummy) element in info. | Kim F. Storm | 2004-07-30 | 1 | -2/+3 |
* | (Ffloat_time, Fformat_time_string, Fdecode_time) | Luc Teirlinck | 2004-07-09 | 1 | -30/+29 |
* | (Fformat, Ftranspose_regions): Use SAFE_ALLOCA. | Kim F. Storm | 2004-06-21 | 1 | -41/+29 |
* | (Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string) | Juanma Barranquero | 2004-06-07 | 1 | -10/+11 |
* | (Finsert_buffer_substring): Make argument names match their use in | Juanma Barranquero | 2004-05-07 | 1 | -8/+8 |
* | (lisp_time_argument): Provide externally. | Eli Zaretskii | 2004-04-27 | 1 | -2/+2 |
* | (Fformat): Fix allocation size of precision array. | Kim F. Storm | 2004-04-13 | 1 | -2/+2 |
* | (Fformat): Fix initialization of the array info. | Kenichi Handa | 2004-03-30 | 1 | -1/+1 |
* | * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays. | Masatake YAMATO | 2004-03-25 | 1 | -1/+1 |
* | (Ftranslate_region): Lisp_Object/int mixup. | Stefan Monnier | 2004-03-02 | 1 | -2/+2 |
* | (Ftranslate_region): Fix previous change | Kenichi Handa | 2004-03-01 | 1 | -25/+11 |
* | (Ftranslate_region): Handle multibyte chars in the arg | Kenichi Handa | 2004-03-01 | 1 | -12/+25 |
* | (Fchar_after, Fchar_before): Doc fixes. | Luc Teirlinck | 2004-02-05 | 1 | -2/+2 |
* | For `format', make source and documentation match. | Jonathan Yavner | 2004-01-24 | 1 | -20/+19 |
* | (Fformat): Fix '&' to '&&'. | Kenichi Handa | 2004-01-08 | 1 | -1/+1 |
* | (region_limit): Support any non-zero value of BEGINNINGP. | Eli Zaretskii | 2003-09-07 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (Fencode_time): Doc fix. | Richard M. Stallman | 2003-08-17 | 1 | -0/+3 |
* | (overlays_around): Use new type for overlays_(before|after). | Stefan Monnier | 2003-07-09 | 1 | -9/+6 |
* | (save_excursion_restore, transpose_markers): Update for new types. | Stefan Monnier | 2003-06-26 | 1 | -9/+8 |
* | (get_pos_property): Don't assume that `object' = nil. | Stefan Monnier | 2003-05-17 | 1 | -21/+21 |
* | (Fformat): Set abort_on_gc during first scan of format. | Richard M. Stallman | 2003-04-30 | 1 | -1/+9 |
* | (Fformat): Lisp_Object/int mixup. | Stefan Monnier | 2003-04-11 | 1 | -2/+2 |
* | (Fformat): Translate positions of text properties | Richard M. Stallman | 2003-04-09 | 1 | -26/+114 |
* | (Fformat): Use a copy of FORMAT string so that we can | Kenichi Handa | 2003-04-04 | 1 | -0/+7 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -6/+6 |
* | (Fformat): Add comment about the treatment of 0 as a multibyte | Kenichi Handa | 2003-01-26 | 1 | -0/+4 |
* | (format2): New function, replaces format1 | Richard M. Stallman | 2003-01-25 | 1 | -21/+8 |
* | (Finsert): Mention `string-make-multibyte' and | Kim F. Storm | 2003-01-17 | 1 | -2/+7 |
* | (Fformat): Convert an unibyte char argument that is | Kenichi Handa | 2003-01-17 | 1 | -8/+16 |
* | (Fformat): Add parens. | Richard M. Stallman | 2002-12-21 | 1 | -1/+2 |
* | (Fformat): Use alloca, not _alloca. | Juanma Barranquero | 2002-12-10 | 1 | -5/+3 |
* | fixed a couple of minor compilation errors in editfns.c | Ben Key | 2002-12-10 | 1 | -2/+2 |
* | (Fformat): Handle precision in string conversion specifiers like libc | Kai Großjohann | 2002-12-09 | 1 | -18/+64 |
* | (get_pos_property): Don't hardcode Qfield. | Stefan Monnier | 2002-11-03 | 1 | -4/+4 |
* | (Fmessage): Revert last change to properly handle %% format. | Andreas Schwab | 2002-11-01 | 1 | -1/+1 |