emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 15 Nov 2001 03:07:51 -0500

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2213 emacs/src/ChangeLog:1.2214
--- emacs/src/ChangeLog:1.2213  Wed Nov 14 19:34:53 2001
+++ emacs/src/ChangeLog Thu Nov 15 03:07:50 2001
@@ -1,3 +1,13 @@
+2001-11-15  Miles Bader  <address@hidden>
+
+       * editfns.c (find_field): Add BEG_LIMIT and END_LIMIT parameters.
+       (Fdelete_field, Ffield_string, Ffield_string_no_properties):
+       Update arguments to find_field.
+       (Ffield_beginning, Ffield_end): Add LIMIT param, pass to find_field.
+       (Fconstrain_to_field): Use LIMIT arg to shorten search time.
+       * lisp.h (Ffield_beginning, Ffield_end): Update EXFUN decl.
+       * minibuf.c (Fminibuffer_prompt_end): Update args to Ffield_end.
+
 2001-11-14  Richard M. Stallman  <address@hidden>
 
        * editfns.c (Fpropertize): Allow call with 1 arg.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]