unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6785: Documentation: `kill-region' needs to be re-filled in at least two places
@ 2010-08-03 18:29 MON KEY
  2010-08-03 21:01 ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: MON KEY @ 2010-08-03 18:29 UTC (permalink / raw)
  To: 6785

Documentation: `kill-region' needs to be re-filled in at least two places.

,---- (documentation 'kill-region)
|
| {...}
|
| This is the primitive for programs to kill text (as opposed to deleting it).
| Supply two arguments, character positions indicating the stretch of text
|  to be killed.
|
| {...}
|
`----


" to be killed."
 ^
This needs to be refilled.

As does this:

,----
| {...}
|
| Any command that calls this function is a "kill command".
| If the previous command was also a kill command,
| the text killed this time appends to the text killed last time
| to make one entry in the kill ring.
|
`----

after:

" {...} also a kill command,"

and before:

"the text killed this {...}"


Problem is current through Bzr-100920.

--
/s_P\





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

end of thread, other threads:[~2010-08-04 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-03 18:29 bug#6785: Documentation: `kill-region' needs to be re-filled in at least two places MON KEY
2010-08-03 21:01 ` Juanma Barranquero
     [not found]   ` <AANLkTimfCDGzXGLKYAfmMvGu0mfniv65JRKE99LR6Q3_@mail.gmail.com>
     [not found]     ` <AANLkTik5bxUQCV5Ms9+qCDGWuHEtRRDH9O7BQv5D9M7N@mail.gmail.com>
2010-08-04 19:16       ` bug#6787: " MON KEY

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).