all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [21.3] fill-paragraph should use &optional ARG
@ 2004-11-12  9:46 Jari Aalto
  0 siblings, 0 replies; only message in thread
From: Jari Aalto @ 2004-11-12  9:46 UTC (permalink / raw)


In GNU Emacs 21.3.1 (i386-msvc-nt5.0.2195)
 of 2003-03-28 on buffy
configured using `configure --with-msvc (12.00)'

  fill-paragraph is an interactive compiled Lisp function in `textmodes/fill'.
  (fill-paragraph ARG)
  Fill paragraph at or after point.  Prefix ARG means justify as well.

It would be better if function were defined

  (fill-paragraph &optional ARG)

Because the ARG is not essential.

Jari

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-12  9:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-12  9:46 [21.3] fill-paragraph should use &optional ARG Jari Aalto

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.