comparison lisp/ChangeLog @ 67673:947510e65020

* longlines.el (longlines-mode): Wrap while widened. (longlines-decode-region, longlines-encode-region): Compute max just once.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 19 Dec 2005 14:30:56 +0000
parents 33e3e3f9ed8b
children 131310d593c0
comparison
equal deleted inserted replaced
67672:ea51bc4acb2e 67673:947510e65020
1 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * longlines.el (longlines-mode): Wrap while widened.
4 (longlines-decode-region, longlines-encode-region): Compute max
5 just once.
6
1 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 7 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 8
3 * cus-edit.el (mac): New group. 9 * cus-edit.el (mac): New group.
4 10
5 * cus-start.el (all): Add user options in macterm.c. Add test for 11 * cus-start.el (all): Add user options in macterm.c. Add test for
19 a "list" (lambda ...) rather than a real completion list. 25 a "list" (lambda ...) rather than a real completion list.
20 26
21 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for 27 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
22 lexical-let when encountering ((lambda (...) ...) ...). 28 lexical-let when encountering ((lambda (...) ...) ...).
23 29
30 >>>>>>> 1.8828
24 2005-12-17 Chong Yidong <cyd@stupidchicken.com> 31 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
25 32
26 * progmodes/sh-script.el (sh-mode): 33 * progmodes/sh-script.el (sh-mode):
27 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker): 34 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
28 * textmodes/picture.el (picture-mode): Update docstrings. 35 * textmodes/picture.el (picture-mode): Update docstrings.