all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* I think the doc in emacs is too simple in someplaces
@ 2006-12-18 15:02 Ronald
  2006-12-18 16:03 ` Robert D. Crawford
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ronald @ 2006-12-18 15:02 UTC (permalink / raw)


For example:

c-toggle-electric-state

c-toggle-electric-state is an interactive compiled Lisp function in 
`cc-cmds.el'.
It is bound to C-c C-l, <menu-bar> <C> <Toggle...> <Electric mode>.
(c-toggle-electric-state &optional ARG)

Toggle the electric indentation feature.
Optional numeric ARG, if supplied, turns on electric indentation when
positive, turns it off when negative, and just toggles it when zero or
left out.


It doesn't tell what the function does.
And the description about ARG is repeated everywhere,
I supposed it's not good.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-12-19  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-18 15:02 I think the doc in emacs is too simple in someplaces Ronald
2006-12-18 16:03 ` Robert D. Crawford
2006-12-19  0:15   ` Ronald
2006-12-19  8:28     ` Tassilo Horn
2006-12-19  9:33     ` Robert D. Crawford
2006-12-18 20:06 ` Eli Zaretskii
     [not found] ` <mailman.2081.1166472416.2155.help-gnu-emacs@gnu.org>
2006-12-19  0:18   ` Ronald

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.