Chong Yidong
b2b0776e50
Rework count-words-region. New command count-words.
...
See discussion at http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00193.html
* lisp/simple.el (count-words-region): Always count in the region.
Report the number of lines and characters too.
(count-words): New command, which counts in the buffer if the
region is inactive, as count-words-region used to.
(count-words--message): New function. Handle plurals.
(count-lines-region): Make it an alias for count-words-region.
* lisp/bindings.el (esc-map): Replace count-lines-region with
count-words-region.
* doc/emacs/basic.texi (Position Info): Omit page commands. Document
count-words-region and count-words.
* doc/emacs/text.texi (Pages): Move what-page documentation here.
2011-10-08 12:37:46 -04:00
..
2011-10-01 16:32:01 -04:00
2011-10-04 13:26:55 -04:00
2011-07-30 20:11:05 -04:00
2011-10-05 01:30:03 -04:00
2011-10-01 16:32:01 -04:00
2011-09-23 17:22:31 -04:00
2011-10-08 08:08:00 +02:00
2011-10-06 22:11:15 +00:00
2011-10-03 10:18:42 -04:00
2011-09-27 11:15:28 +09:00
2011-10-01 16:32:01 -04:00
2011-09-19 21:56:51 -07:00
2011-10-01 16:32:01 -04:00
2011-06-30 18:52:41 -07:00
2011-07-05 13:38:44 +02:00
2011-09-27 19:46:17 +03:00
2011-09-11 21:07:41 +02:00
2011-10-06 18:11:38 +02:00
2011-10-01 16:32:01 -04:00
2011-09-23 19:55:52 -04:00
2011-09-24 18:58:40 -04:00
2011-09-18 23:43:20 +03:00
2011-09-02 12:38:40 -04:00
2011-07-05 14:54:08 -04:00
2011-09-24 16:58:23 -04:00
2011-09-02 12:38:40 -04:00
2011-09-02 12:38:40 -04:00
2011-08-25 22:49:57 +03:00
2011-10-08 12:37:46 -04:00
2011-09-02 12:38:40 -04:00
2011-07-13 21:40:30 -04:00
2011-09-18 23:43:20 +03:00
2011-07-05 16:44:55 -04:00
2011-05-23 14:57:17 -03:00
2011-10-08 12:37:46 -04:00
2011-07-14 03:09:00 +02:00
2011-09-28 02:59:28 +02:00
2011-09-23 09:30:26 +02:00
2011-08-07 17:14:54 +03:00
2011-09-22 12:15:52 -04:00
2011-10-03 12:49:56 -04:00
2011-06-13 17:42:40 -04:00
2011-10-01 16:32:01 -04:00
2011-06-18 14:49:19 -04:00
2011-10-06 22:17:29 -04:00
2011-08-28 15:05:26 -04:00
2011-10-01 14:27:21 -04:00
2011-07-06 19:45:01 +02:00
2011-09-29 02:12:44 +02:00
2011-09-14 11:06:28 -04:00
2011-07-12 09:26:48 +02:00
2011-09-18 23:43:20 +03:00
2011-07-02 14:27:53 +02:00
2011-07-16 21:38:25 +02:00
2011-05-23 14:57:17 -03:00
2011-07-05 10:21:38 +02:00
2011-10-01 16:32:01 -04:00
2011-07-05 17:09:19 +02:00
2011-08-12 09:49:45 -04:00
2011-08-17 10:31:05 +09:00
2011-10-01 16:32:01 -04:00
2011-08-08 16:11:25 +09:00
2011-09-11 03:55:09 +02:00
2011-10-02 16:53:59 -07:00
2011-09-22 12:00:07 +02:00
2011-06-29 20:03:07 -07:00
2011-07-14 03:09:00 +02:00
2011-08-20 23:02:39 -04:00
2011-09-11 17:47:39 -04:00
2011-07-03 04:37:52 +02:00
2011-08-05 12:31:21 -04:00
2011-09-07 10:40:27 -04:00
2011-09-29 10:16:15 +02:00
2011-08-09 18:13:11 -04:00
2011-05-23 14:57:17 -03:00
2011-06-26 16:25:53 -04:00
2011-08-14 14:08:20 -04:00
2011-08-24 21:09:18 +03:00
2011-09-18 12:13:01 -04:00
2011-09-27 17:28:03 +08:00
2011-09-11 14:30:07 -04:00
2011-08-08 14:21:32 -04:00
2011-09-19 15:27:30 -04:00
2011-09-16 09:46:42 -04:00
2011-07-02 16:05:38 +02:00
2011-09-22 12:15:52 -04:00
2011-09-18 23:28:45 +03:00
2011-06-04 17:13:11 +02:00
2011-07-15 13:18:53 -04:00
2011-07-15 13:18:53 -04:00
2011-05-10 15:57:12 +02:00
2011-10-01 06:20:53 -04:00
2011-07-11 18:31:09 +02:00
2011-07-07 07:43:48 +09:00
2011-08-07 17:14:54 +03:00
2011-10-01 16:32:01 -04:00
2011-09-18 23:43:20 +03:00
2011-10-03 11:03:00 -04:00
2011-06-21 12:04:28 +02:00
2011-07-12 23:59:09 +02:00
2011-09-24 14:38:20 -04:00
2011-10-04 20:56:26 -04:00
2011-05-23 14:57:17 -03:00
2011-09-18 14:10:01 -04:00
2011-10-01 15:19:17 +02:00
2011-09-18 23:43:20 +03:00
2011-09-10 14:28:19 +03:00
2011-09-20 14:08:04 +00:00
2011-09-29 00:21:06 -07:00
2011-10-01 21:04:01 -04:00
2011-07-04 16:08:02 -04:00
2011-06-15 14:40:00 -04:00
2011-10-03 12:49:56 -04:00
2011-10-03 12:49:56 -04:00
2011-07-14 16:54:32 +02:00
2011-08-24 21:09:18 +03:00
2011-09-19 15:27:30 -04:00
2011-09-20 06:18:55 -04:00
2011-07-14 17:23:08 +02:00
2011-07-09 11:11:57 +08:00
2011-06-08 00:17:26 -07:00
2011-09-19 14:57:55 -04:00
2011-08-26 20:52:47 -04:00
2011-07-14 19:11:49 +02:00
2011-05-28 20:45:00 -04:00
2011-08-28 14:46:38 -04:00
2011-06-29 19:51:27 -07:00
2011-10-01 18:05:36 -04:00
2011-10-08 12:37:46 -04:00
2011-10-01 16:32:01 -04:00
2011-10-06 21:15:19 +02:00
2011-07-13 20:12:05 +02:00
2011-06-27 17:16:28 -04:00
2011-08-21 13:56:19 -04:00
2011-05-23 14:57:17 -03:00
2011-07-07 14:31:57 -04:00
2011-05-23 14:57:17 -03:00
2011-08-08 11:53:35 -04:00
2011-08-08 11:53:35 -04:00
2011-07-10 16:09:05 +02:00
2011-08-20 15:53:00 -07:00
2011-07-04 03:06:33 +02:00
2011-09-02 12:38:40 -04:00
2011-06-29 20:13:35 -07:00
2011-09-09 18:49:00 +03:00
2011-09-19 14:06:14 -04:00
2011-06-20 12:02:31 -04:00
2011-10-08 16:01:55 +02:00
2011-07-14 03:09:00 +02:00
2011-09-18 12:03:48 -04:00
2011-06-20 22:49:12 +02:00
2011-08-09 18:13:11 -04:00