Samuel Freilich
cda26e6462
Do not split line before width of fill-prefix
...
When auto-filling a paragraph, don't split a line before the width of the
fill-prefix, creating a subsequent line that is as long or longer (Bug#20774).
* lisp/simple.el (do-auto-fill): Only consider break-points that are later in
the line than the width of the fill-prefix. This is a more general solution
than the previous logic, which only skipped over the exact fill-prefix. The
fill-prefix doesn't necessarily match the prefix of the first line of a
paragraph in adaptive-fill-mode.
2017-08-30 20:10:36 -04:00
..
2017-05-26 10:59:19 +09:00
2017-08-11 11:28:57 +02:00
2017-08-21 20:52:25 -04:00
2017-01-01 01:48:59 -08:00
2017-08-06 13:23:18 +09:00
2017-07-08 14:31:27 -04:00
2017-08-30 12:00:26 +02:00
2017-08-27 12:54:19 -06:00
2017-06-17 10:38:29 +02:00
2017-05-10 03:34:58 +03:00
2017-08-04 14:15:51 +09:00
2017-01-28 04:40:36 +01:00
2017-08-15 15:43:31 +09:00
2017-04-27 21:19:47 -07:00
2017-08-18 22:29:32 -04:00
2017-02-04 13:49:55 +02:00
2017-05-06 12:30:48 +09:00
2017-04-06 20:54:58 +02:00
2017-07-03 12:55:06 +09:00
2017-08-09 14:48:49 +09:00
2017-03-31 17:27:08 +09:00
2017-08-07 18:43:55 -04:00
2017-07-09 21:55:31 +02:00
2017-07-06 19:54:07 -04:00
2017-01-28 04:40:36 +01:00
2017-04-22 18:33:38 +02:00
2017-07-18 12:53:46 -04:00
2017-08-16 20:14:52 +09:00
2017-02-19 17:14:35 +01:00
2017-01-01 01:48:59 -08:00
2017-08-25 00:09:50 +09:00
2017-01-27 18:37:58 +01:00
2017-07-21 21:22:49 -04:00
2017-04-23 18:42:42 +02:00
2017-04-13 11:44:17 +02:00
2017-01-01 01:48:59 -08:00
2017-08-17 20:00:52 -04:00
2017-04-18 13:02:02 -04:00
2017-08-02 16:47:28 +09:00
2017-01-03 18:34:13 -05:00
2017-01-28 04:40:36 +01:00
2017-05-21 00:09:41 +01:00
2017-03-16 12:31:07 -04:00
2017-01-01 01:48:59 -08:00
2017-07-25 11:40:25 +09:00
2017-08-08 10:25:27 +09:00
2017-01-01 01:48:59 -08:00
2017-07-20 15:42:12 -07:00
2017-01-01 01:48:59 -08:00
2017-08-30 20:10:36 -04:00
2017-07-28 11:28:48 -04:00
2017-08-13 23:41:46 +09:00
2017-06-16 18:06:28 +02:00
2017-05-19 15:20:59 +03:00
2017-04-17 17:17:00 +02:00