* Lisp Manual needs updating too
@ 2005-11-02 21:47 Nick Roberts
2005-11-03 3:57 ` Masatake YAMATO
2005-11-07 15:34 ` Richard M. Stallman
0 siblings, 2 replies; 4+ messages in thread
From: Nick Roberts @ 2005-11-02 21:47 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Lisp Manual needs updating too
2005-11-02 21:47 Lisp Manual needs updating too Nick Roberts
@ 2005-11-03 3:57 ` Masatake YAMATO
2005-11-03 4:44 ` Nick Roberts
2005-11-07 15:34 ` Richard M. Stallman
1 sibling, 1 reply; 4+ messages in thread
From: Masatake YAMATO @ 2005-11-03 3:57 UTC (permalink / raw)
Cc: emacs-devel
> 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'.
I wrote about COMMON_SUBSTRING:
2005-10-27 Masatake YAMATO <jet@gyve.org>
* minibuf.texi (Completion Commands):
Write about new optional argument for `display-completion-list'.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Lisp Manual needs updating too
2005-11-03 3:57 ` Masatake YAMATO
@ 2005-11-03 4:44 ` Nick Roberts
0 siblings, 0 replies; 4+ messages in thread
From: Nick Roberts @ 2005-11-03 4:44 UTC (permalink / raw)
Cc: emacs-devel
> I wrote about COMMON_SUBSTRING:
>
> 2005-10-27 Masatake YAMATO <jet@gyve.org>
>
> * minibuf.texi (Completion Commands):
> Write about new optional argument for `display-completion-list'.
>
Yes, sorry, my mistake - my version was too old. I've changed computers and
forgot that make doesn't automatically update the manuals.
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Lisp Manual needs updating too
2005-11-02 21:47 Lisp Manual needs updating too Nick Roberts
2005-11-03 3:57 ` Masatake YAMATO
@ 2005-11-07 15:34 ` Richard M. Stallman
1 sibling, 0 replies; 4+ messages in thread
From: Richard M. Stallman @ 2005-11-07 15:34 UTC (permalink / raw)
Cc: emacs-devel
2004-11-02
(Fscroll_left, Fscroll_right): Don't call interactive_p;
use a new second argument instead.
I documented that. Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-11-07 15:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-02 21:47 Lisp Manual needs updating too Nick Roberts
2005-11-03 3:57 ` Masatake YAMATO
2005-11-03 4:44 ` Nick Roberts
2005-11-07 15:34 ` Richard M. Stallman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).