2006-06-28 |
Chong Yidong |
* editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
|
2006-05-12 |
Chong Yidong |
* intervals.c (set_point_both): Fix mixup before before and after
|
2006-04-25 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-245
|
2006-04-23 |
Lars Hansen |
(find_field): Fix comment.
|
2006-04-04 |
Paul Eggert |
* lib-src/b2m.c (main): Don't include <limits.h>.
|
2006-03-25 |
Eli Zaretskii |
Move explanations from ChangeLog to the source.
|
2006-03-24 |
Paul Eggert |
* editfns.c: (TM_YEAR_BASE): Move up.
|
2006-02-07 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-02-05 |
Ken Raeburn |
(Fconstrain_to_field): Fix int/Lisp_Object mixup.
|
2006-01-26 |
Károly Lőrentey |
(Fconstrain_to_field): Fix behaviour on field boundaries.
|
2006-01-26 |
Károly Lőrentey |
(Fconstrain_to_field): Use get_pos_property, not Fget_char_property,
|
2005-10-28 |
Richard M. Stallman |
(Fformat): Don't include string padding
|
2005-10-24 |
Kim F. Storm |
(Fcompare_buffer_substrings): Fix last change.
|
2005-10-24 |
Stefan Monnier |
(Fcompare_buffer_substrings): Handle multibyte chars.
|
2005-09-30 |
Dan Nicolaescu |
Move systime.h include after lisp.h.
|
2005-09-29 |
Juri Linkov |
(Fmessage, Fmessage_box, Fmessage_or_box):
|
2005-09-23 |
Richard M. Stallman |
(Fformat): Explicitly test for end of format string and don't use `index'.
|
2005-09-19 |
Kim F. Storm |
(Fformat): Don't scan past end of format string that
|
2005-09-12 |
Kim F. Storm |
(Ftranslate_region_internal): Reload `tt' after
|
2005-09-04 |
Richard M. Stallman |
(Fpropertize): Don't insist that properties be symbols.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-23 |
Juanma Barranquero |
(Fsubst_char_in_region): Follow error conventions.
|
2005-05-24 |
Nick Roberts |
(Fmessage_box): Use "Information" for frame title.
|
2005-04-20 |
Thien-Thi Nguyen |
Remove reference to defunct vms-pwd.h.
|
2005-03-27 |
Stefan Monnier |
(Fgoto_char): Fix docstring. Probably left-over from Emacs-20.1.
|
2005-01-21 |
Richard M. Stallman |
(Fmessage): If arg is "", return "" (as before).
|
2005-01-20 |
Steven Tamm |
* editfns.c (Voperating_system_release): Added.
|
2005-01-19 |
Steven Tamm |
* editfns.c (Voperating_system_release): Added.
|
2004-11-08 |
Eli Zaretskii |
Move #include "systime.h" before <sys/resource.h>.
|
2004-11-07 |
Steven Tamm |
editfns.c: Adding in better patch
|
2004-11-07 |
Steven Tamm |
editfns.c: Need to include sys/time.h before resource.h on darwin.
|
2004-11-06 |
Eli Zaretskii |
(Fget_internal_run_time): New function.
|
2004-10-27 |
Richard M. Stallman |
(Fmessage): Doc fix.
|
2004-10-26 |
Kim F. Storm |
(Fformat): Allocate discarded table with SAFE_ALLOCA.
|
2004-10-22 |
Kenichi Handa |
(Ftranslate_region_internal): New function.
|
2004-10-19 |
Richard M. Stallman |
(Fdelete_and_extract_region): If region is empty, return null string.
|
2004-09-12 |
Kim F. Storm |
(Fformat): Handle format strings with multiple text
|
2004-07-30 |
Kim F. Storm |
(Fformat): Allocated extra (dummy) element in info.
|
2004-07-09 |
Luc Teirlinck |
(Ffloat_time, Fformat_time_string, Fdecode_time)
|
2004-06-21 |
Kim F. Storm |
(Fformat, Ftranspose_regions): Use SAFE_ALLOCA.
|
2004-06-07 |
Juanma Barranquero |
(Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)
|
2004-05-07 |
Juanma Barranquero |
(Finsert_buffer_substring): Make argument names match their use in
|
2004-04-27 |
Eli Zaretskii |
(lisp_time_argument): Provide externally.
|
2004-04-13 |
Kim F. Storm |
(Fformat): Fix allocation size of precision array.
|
2004-03-30 |
Kenichi Handa |
(Fformat): Fix initialization of the array info.
|
2004-03-25 |
Masatake YAMATO |
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
|
2004-03-02 |
Stefan Monnier |
(Ftranslate_region): Lisp_Object/int mixup.
|
2004-03-01 |
Kenichi Handa |
(Ftranslate_region): Fix previous change
|
2004-03-01 |
Kenichi Handa |
(Ftranslate_region): Handle multibyte chars in the arg
|
2004-02-05 |
Luc Teirlinck |
(Fchar_after, Fchar_before): Doc fixes.
|
2004-01-24 |
Jonathan Yavner |
For `format', make source and documentation match.
|
2004-01-08 |
Kenichi Handa |
(Fformat): Fix '&' to '&&'.
|
2003-09-07 |
Eli Zaretskii |
(region_limit): Support any non-zero value of BEGINNINGP.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-17 |
Richard M. Stallman |
(Fencode_time): Doc fix.
|
2003-07-09 |
Stefan Monnier |
(overlays_around): Use new type for overlays_(before|after).
|
2003-06-26 |
Stefan Monnier |
(save_excursion_restore, transpose_markers): Update for new types.
|
2003-05-17 |
Stefan Monnier |
(get_pos_property): Don't assume that `object' = nil.
|
2003-04-30 |
Richard M. Stallman |
(Fformat): Set abort_on_gc during first scan of format.
|
2003-04-11 |
Stefan Monnier |
(Fformat): Lisp_Object/int mixup.
|
2003-04-09 |
Richard M. Stallman |
(Fformat): Translate positions of text properties
|
2003-04-04 |
Kenichi Handa |
(Fformat): Use a copy of FORMAT string so that we can
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-26 |
Kenichi Handa |
(Fformat): Add comment about the treatment of 0 as a multibyte
|
2003-01-25 |
Richard M. Stallman |
(format2): New function, replaces format1
|
2003-01-17 |
Kim F. Storm |
(Finsert): Mention `string-make-multibyte' and
|
2003-01-17 |
Kenichi Handa |
(Fformat): Convert an unibyte char argument that is
|
2002-12-21 |
Richard M. Stallman |
(Fformat): Add parens.
|
2002-12-10 |
Juanma Barranquero |
(Fformat): Use alloca, not _alloca.
|
2002-12-10 |
Ben Key |
fixed a couple of minor compilation errors in editfns.c
|
2002-12-09 |
Kai Großjohann |
(Fformat): Handle precision in string conversion specifiers like libc
|
2002-11-03 |
Stefan Monnier |
(get_pos_property): Don't hardcode Qfield.
|
2002-11-01 |
Andreas Schwab |
(Fmessage): Revert last change to properly handle %% format.
|
2002-11-01 |
Stefan Monnier |
(find_field): Make an exception for nil fields.
|
2002-10-30 |
Stefan Monnier |
(overlays_around, get_pos_property): New funs.
|
2002-10-26 |
Richard M. Stallman |
(Fformat): Detect invalid format letters for floats.
|
2002-10-05 |
Markus Rost |
(Fformat_time_string): Doc fix.
|
2002-08-17 |
Richard M. Stallman |
(save_restriction_restore): Defend from unchained marker.
|
2002-07-23 |
Richard M. Stallman |
(Fmessage): Treat "" like nil.
|
2002-07-16 |
Ken Raeburn |
(general_insert_function): Insertion function now
|
2002-07-16 |
Ken Raeburn |
(Fstring_to_char): Don't use XSTRING/XSETSTRING to copy a lisp value.
|
2002-07-16 |
Ken Raeburn |
(Fstring_to_char): Use string macros instead of Lisp_String fields.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-05-20 |
Ken Raeburn |
* editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2002-03-14 |
Miles Bader |
(text_property_stickiness): Function moved to `textprop.c'.
|
2002-03-12 |
Juanma Barranquero |
(syms_of_editfns): Fix typo.
|
2002-02-01 |
Richard M. Stallman |
(region_limit): Nicer error message.
|
2002-01-02 |
Richard M. Stallman |
(Fformat): Update thissize from field_width
|
2001-12-18 |
Richard M. Stallman |
(Fcompare_buffer_substrings): Add QUIT to main loop.
|
2001-11-15 |
Miles Bader |
(find_field): Add BEG_LIMIT and END_LIMIT parameters.
|
2001-11-15 |
Richard M. Stallman |
(Fpropertize): Allow call with 1 arg.
|
2001-11-13 |
Pavel Janík |
(Fuser_real_login_name): Reindent.
|
2001-11-04 |
Richard M. Stallman |
Move the include of ctype.h after unistd.h.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-25 |
Stefan Monnier |
(text_property_stickiness): Fix Lisp_Object used as boolean.
|
2001-10-23 |
Pavel Janík |
(char-to-string): Fix argument names (use CHAR instead of C) and usage.
|
2001-10-21 |
Miles Bader |
(Fsave_excursion, Fsave_current_buffer)
|
2001-10-21 |
Miles Bader |
(Finsert, Finsert_and_inherit, Finsert_before_markers, Fmessage)
|
2001-10-19 |
Miles Bader |
(text_property_stickiness): Really fix it this time.
|
2001-10-19 |
Miles Bader |
(text_property_stickiness): Non-rear-non-stickiness doesn't take
|
2001-10-19 |
Miles Bader |
(Fline_beginning_position, Fline_end_position): Clarify documentation.
|
2001-10-17 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-15 |
Pavel Janík |
Put doc strings in comments.
|
2001-10-15 |
Pavel Janík |
(Fchar_to_string): Make doc string consistent with arguments.
|
2001-10-11 |
Gerd Moellmann |
(Fuser_uid, Fuser_real_uid): Use make_fixnum_or_float.
|
2001-10-09 |
Gerd Moellmann |
(Fcurrent_time_zone): Cast isalnum() argument to
|
2001-10-08 |
Gerd Moellmann |
Don't define min/max.
|
2001-10-08 |
Pavel Janík |
*** empty log message ***
|
2001-07-23 |
Gerd Moellmann |
(toplevel) [STDC_HEADERS]: Include float.h.
|
2001-06-15 |
Eli Zaretskii |
(Fmessage_box): If the frame is not under a window
|
2001-05-29 |
Gerd Moellmann |
*** empty log message ***
|
2001-04-26 |
Gerd Moellmann |
(save_excursion_restore): Don't use XBUFFER on
|
2001-04-05 |
Gerd Moellmann |
(Fcurrent_time_zone): Accept spaces in timezone
|
2001-03-28 |
Gerd Moellmann |
(Ffloat_time): Fix off-by-factor-of-10 bug in the
|
2001-03-02 |
Gerd Moellmann |
(Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]:
|
2001-02-09 |
Kenichi Handa |
(Fchar_to_string): If CHARACTER is less than 256,
|