| Commit message (Expand) | Author | Age | Files | Lines |
* | (find_field): Add BEG_LIMIT and END_LIMIT parameters. | Miles Bader | 2001-11-15 | 1 | -21/+33 |
* | (Fpropertize): Allow call with 1 arg. | Richard M. Stallman | 2001-11-15 | 1 | -2/+2 |
* | (Fuser_real_login_name): Reindent. | Pavel Janík | 2001-11-13 | 1 | -4/+4 |
* | Move the include of ctype.h after unistd.h. | Richard M. Stallman | 2001-11-04 | 1 | -1/+2 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -43/+43 |
* | (text_property_stickiness): Fix Lisp_Object used as boolean. | Stefan Monnier | 2001-10-25 | 1 | -3/+3 |
* | (char-to-string): Fix argument names (use CHAR instead of C) and usage. | Pavel Janík | 2001-10-23 | 1 | -1/+2 |
* | (Fsave_excursion, Fsave_current_buffer) | Miles Bader | 2001-10-21 | 1 | -3/+8 |
* | (Finsert, Finsert_and_inherit, Finsert_before_markers, Fmessage) | Miles Bader | 2001-10-21 | 1 | -10/+29 |
* | (text_property_stickiness): Really fix it this time. | Miles Bader | 2001-10-19 | 1 | -20/+28 |
* | (text_property_stickiness): Non-rear-non-stickiness doesn't take | Miles Bader | 2001-10-19 | 1 | -11/+17 |
* | (Fline_beginning_position, Fline_end_position): Clarify documentation. | Miles Bader | 2001-10-19 | 1 | -8/+15 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader | 2001-10-17 | 1 | -231/+230 |
* | Put doc strings in comments. | Pavel Janík | 2001-10-15 | 1 | -524/+521 |
* | (Fchar_to_string): Make doc string consistent with arguments. | Pavel Janík | 2001-10-15 | 1 | -1/+1 |
* | (Fuser_uid, Fuser_real_uid): Use make_fixnum_or_float. | Gerd Moellmann | 2001-10-11 | 1 | -7/+9 |
* | (Fcurrent_time_zone): Cast isalnum() argument to | Gerd Moellmann | 2001-10-09 | 1 | -1/+1 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -0/+1 |
* | (toplevel) [STDC_HEADERS]: Include float.h. | Gerd Moellmann | 2001-07-23 | 1 | -1/+8 |
* | (Fmessage_box): If the frame is not under a window | Eli Zaretskii | 2001-06-15 | 1 | -7/+7 |
* | (char_property_eq): Put in #if 0. | Gerd Moellmann | 2001-05-28 | 1 | -0/+4 |
* | (save_excursion_restore): Don't use XBUFFER on | Gerd Moellmann | 2001-04-26 | 1 | -2/+5 |
* | (Fcurrent_time_zone): Accept spaces in timezone | Gerd Moellmann | 2001-04-05 | 1 | -1/+1 |
* | (Ffloat_time): Fix off-by-factor-of-10 bug in the | Gerd Moellmann | 2001-03-28 | 1 | -3/+6 |
* | (Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]: | Gerd Moellmann | 2001-03-02 | 1 | -0/+14 |
* | (Fchar_to_string): If CHARACTER is less than 256, | Kenichi Handa | 2001-02-09 | 1 | -1/+3 |
* | (Fconstrain_to_field): Doc fix. | Eli Zaretskii | 2001-02-02 | 1 | -1/+1 |
* | (Fformat_time_string): Doc fix. | Eli Zaretskii | 2001-01-31 | 1 | -2/+5 |
* | (Fformat): Don't extend text properties from arguments | Gerd Moellmann | 2001-01-22 | 1 | -4/+6 |
* | (Fformat): Use lisp_string_width instead of strwidth. | Kenichi Handa | 2001-01-19 | 1 | -2/+1 |
* | (Fbuffer_substring): Doc fix. | Gerd Moellmann | 2001-01-19 | 1 | -1/+5 |
* | (Fformat): Doc fix. | Dave Love | 2001-01-04 | 1 | -0/+1 |
* | (Ftranspose_regions): Remove unused variables `gcpro1' | Eli Zaretskii | 2001-01-02 | 1 | -1/+0 |
* | (Fformat): Prevent a buffer overrun when the format | Gerd Moellmann | 2000-12-14 | 1 | -12/+45 |
* | (save_excursion_restore): Don't move point | Gerd Moellmann | 2000-12-04 | 1 | -3/+4 |
* | (find_field): | Miles Bader | 2000-10-25 | 1 | -1/+2 |
* | (find_field): | Miles Bader | 2000-10-25 | 1 | -7/+46 |
* | (Fconstrain_to_field): Check carefully for field boundaries if either | Miles Bader | 2000-10-16 | 1 | -1/+2 |
* | (save_excursion_save): Additionally record the | Gerd Moellmann | 2000-10-12 | 1 | -7/+32 |
* | (Fmessage_or_box): Doc fix. | Gerd Moellmann | 2000-09-20 | 1 | -1/+2 |
* | (Fbuffer_string): Doc fix. | Miles Bader | 2000-09-11 | 1 | -2/+1 |
* | Remove includes of | Gerd Moellmann | 2000-09-02 | 1 | -8/+4 |
* | (toplevel) [HAVE_STRING_H]: Include string.h. | Gerd Moellmann | 2000-08-28 | 1 | -3/+8 |
* | [USE_CRT_DLL]: Remove unnecessary extern, which screws | Andrew Innes | 2000-08-22 | 1 | -0/+3 |
* | (find_field): Formatting changes. | Gerd Moellmann | 2000-08-21 | 1 | -64/+98 |
* | (save_restriction_save): Rewrite to use markers. | Miles Bader | 2000-08-18 | 1 | -40/+54 |
* | (find_field): Use EQ, not ==, to compare lisp objects. | Ken Raeburn | 2000-08-08 | 1 | -2/+2 |
* | (Ftranspose_regions): Use xfree instead of free. | Gerd Moellmann | 2000-08-05 | 1 | -5/+5 |
* | (Fconstrain_to_field): Fix the conditions for deciding when to constrain | Miles Bader | 2000-08-01 | 1 | -14/+17 |