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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 21 Jul 2005 12:38:19 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4532 emacs/src/ChangeLog:1.4533
*** emacs/src/ChangeLog:1.4532  Thu Jul 21 15:03:51 2005
--- emacs/src/ChangeLog Thu Jul 21 16:38:17 2005
***************
*** 1,3 ****
--- 1,25 ----
+ 2005-07-21  Juanma Barranquero  <address@hidden>
+ 
+       * buffer.c (syms_of_buffer) <cursor-type>: Doc fix.
+ 
+       * ccl.c (Fregister_ccl_program): Fix typos in docstring.
+       (Fccl_execute_on_string): Likewise; add usage info.
+ 
+       * composite.c (Fcompose_region_internal)
+       (Fcompose_string_internal):
+       Improve argument/docstring consistency.
+ 
+       * minibuf.c (Fminibuffer_prompt_end, Feval_minibuffer):
+       Fix typos in docstrings.
+ 
+       * textprop.c (Fnext_char_property_change)
+       (Fprevious_char_property_change): Doc fixes.
+ 
+       * window.c (Fset_window_margins, Fset_window_fringes):
+       Improve argument/docstring consistency.
+ 
+       * xfaces.c (Finternal_lisp_face_p): Doc fix.
+ 
  2005-07-21  Andreas Schwab  <address@hidden>
  
        * eval.c (restore_stack_limits): Return a value.




reply via email to

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