]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 25 May 2003 02:17:23 +0000 (02:17 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 25 May 2003 02:17:23 +0000 (02:17 +0000)
lisp/ChangeLog
src/ChangeLog

index ee4c640a483c2253daada7593654835be70431b8..6dbf994695d84e4a56896327409406f28e079ded 100644 (file)
@@ -1,3 +1,21 @@
+2003-05-25   Tim Van Holder  <tim.vanholder@anubex.com>
+
+       * which-func.el (which-func-update-timer): New variable.
+       (which-function-mode): Use it.
+
+2003-05-25  Richard M. Stallman  <rms@gnu.org>
+
+       * simple.el (idle-update-delay): New variable.
+
+2003-05-25  Luc Teirlinck  <teirllm@mail.auburn.edu>
+
+       * simple.el (forward-visible-line): Fix negative arguments.
+
+2003-05-25  Juanma Barranquero  <lektu@terra.es>
+
+       * skeleton.el (skeleton-pair-insert-maybe): Remove leftover
+       reference to skeleton-abbrev-cleanup.
+
 2003-05-24  Andreas Schwab  <schwab@suse.de>
 
        * files.el (insert-directory): Preserve CR in a file name.
index 7e7298ee22db26afb87cbf1773384fda80ad1653..182e8c75a8f142b91584ed5e885ba76ea3bf38d8 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-25  Juanma Barranquero  <lektu@terra.es>
+
+       * window.c (Fset_window_scroll_bars): Fix typo in argument name.
+       (Fwindow_scroll_bars): Fix typo in docstring.
+
 2003-05-24  Kim F. Storm  <storm@cua.dk>
 
        The following changes serve several purposes:
        fringe, and scroll-bar settings; then call Fset_window_buffer with
        KEEP_MARGINS non-nil.  This fixes a bug which caused a split
        window to only preserve the display margins in one of the windows.
-       When splitting horisontally, call adjust_window_margins on both
+       When splitting horizontally, call adjust_window_margins on both
        windows to ensure that the text area of the new windows is non too
        narrow.  This fixes a bug which could cause emacs to trap if the
        width of the split window was less than the width of the display