1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Stefan Monnier
da95a9c86f (longlines-show-region): Make it work on read-only buffers as well. 2006-08-01 05:29:19 +00:00
Chong Yidong
e17833bc7d simplify last fix. 2006-07-13 14:45:10 +00:00
Chong Yidong
6991960bf7 * longlines.el (longlines-post-command-function): Handle open-line
too.
2006-07-12 23:52:18 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Chong Yidong
38e3f12e18 Typo. 2005-12-20 17:39:47 +00:00
Chong Yidong
7f5bb182d2 Typo. 2005-12-20 17:27:35 +00:00
Chong Yidong
eb0d286432 * longlines.el (longlines-mode): Wrap while widened.
(longlines-decode-region, longlines-encode-region): Compute max
	just once.
2005-12-19 14:30:56 +00:00
Chong Yidong
15575807da * longlines.el (longlines-mode): Add mail-setup-hook.
* mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.

	* simple.el (sendmail-user-agent-compose, next-line):
	Conditionally use hard-newline.
2005-11-29 23:54:47 +00:00
David Kastrup
e5ad37ee8d (longlines-wrap-line): Reorder wrapping to "insert
new character, then delete" in order to preserve markers.
2005-11-25 11:06:30 +00:00
Chong Yidong
cee723fbf9 longlines.el (longlines-wrap-line): Preserve marker positions. 2005-11-20 05:17:27 +00:00
Chong Yidong
2c127d45ea (longlines-mode): Add a message-setup-hook.
(longlines-decode-buffer): New function.
2005-11-20 03:44:00 +00:00
Chong Yidong
c613b39cea Typo. 2005-11-19 18:31:08 +00:00
Chong Yidong
b39aa4fdf7 * longlines.el (longlines-before-revert-hook)
(longlines-after-revert-hook): New functions.
	(longlines-mode): Turn off longlines temporarily when reverting.
2005-11-19 17:29:20 +00:00
Chong Yidong
426f857336 *** empty log message *** 2005-11-18 19:42:08 +00:00
Chong Yidong
0f157ad549 Add hacks for citation in mail-mode and message-mode. 2005-11-18 19:40:35 +00:00
Chong Yidong
a145b41c6b * longlines.el (longlines-mode): Bind after-change-functions to
nil during initial decoding and final encoding.
2005-10-27 01:36:31 +00:00
Chong Yidong
e7b382ed4b * longlines.el (longlines-mode): Remove narrowing before
performing the initial decoding or final encoding.
2005-10-25 23:24:47 +00:00
Chong Yidong
625fca9a90 * longlines.el (longlines-search-forward)
(longlines-search-backward): Match any number of spaces.
2005-10-16 23:46:15 +00:00
Chong Yidong
930aae96d0 * longlines.el (longlinges-search-function)
(longlines-search-forward, longlines-search-backward): New
	functions.
	(longlines-mode): Set isearch-search-fun-function to
	longlinges-search-function.
2005-10-14 19:56:38 +00:00
Chong Yidong
6fd388f37c *** empty log message *** 2005-09-01 16:38:39 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Richard M. Stallman
52325bee83 (longlines-show-region, longlines-unshow-hard-newlines):
Recognize hard newlines by non-nil hard property, instead of t.
2005-07-10 20:37:20 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Richard M. Stallman
c29316d540 (longlines-mode, longlines-show-hard-newlines): Doc fixes. 2005-06-17 14:33:40 +00:00
Miles Bader
041a6e4757 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-369
lisp/longlines.el (longlines-visible-face): Face removed
2005-06-10 08:07:08 +00:00
Lute Kamstra
25ba62c557 Don't require easy-mmode.
(longlines-visible-face): Specify customization group.
2005-05-27 11:36:51 +00:00
Lute Kamstra
6da6c2fe93 (longlines-mode): Specify :group. 2005-04-04 09:30:37 +00:00
Miles Bader
96a29ab7a8 Changes from arch/CVS synchronization 2005-03-30 00:35:44 +00:00
Richard M. Stallman
cf6ffd8c17 Initial version. 2005-03-29 20:50:57 +00:00