emacs-devel
[Top][All Lists]
Advanced

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

Lisp Manual needs updating too


From: Nick Roberts
Subject: Lisp Manual needs updating too
Date: Thu, 3 Nov 2005 10:47:36 +1300

2005-11-01

        * window.c (window_loop): For LRU and LARGEST, let the `mini' argument
        determine whether to consider dedicated windows as well.
        (Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
        (Fdisplay_buffer): Do consider dedicated windows in those cases where
        we will split the window rather than reuse it.
        Don't try to use windows on other displays.

How about keeping the Lisp manual in sync too? 

I guess its tedious to write the documentation twice.  Here are two more
examples that I have found, just by searching the ChangeLog on the word
argument:

2005-10-16

        * minibuf.c (Fdisplay_completion_list): Add new optional
        argument COMMON_SUBSTRING.  Bind `completion-common-substring'
        to the optional argument during running `completion-setup-hook'.


2004-11-02

        (Fscroll_left, Fscroll_right): Don't call interactive_p;
        use a new second argument instead.


Nick




reply via email to

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