Mercurial > emacs
comparison lisp/ChangeLog @ 79139:372ba9e90cc9
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 18 Oct 2007 13:35:16 +0000 |
parents | 5429033ea445 |
children | 3c8c5c1fe28e |
comparison
equal
deleted
inserted
replaced
79138:d5f52eab5fd5 | 79139:372ba9e90cc9 |
---|---|
1 2007-10-18 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * textmodes/fill.el (fill-individual-paragraphs): Doc fix. | |
4 (adaptive-fill-function): Doc fix. Remove * from docstring. | |
5 | |
1 2007-10-18 Glenn Morris <rgm@gnu.org> | 6 2007-10-18 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix. | 8 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix. |
4 | 9 |
5 2007-10-17 Aaron Hawley <aaronh@garden.org> | 10 2007-10-17 Aaron Hawley <aaronh@garden.org> |
9 | 14 |
10 2007-10-17 Chong Yidong <cyd@stupidchicken.com> | 15 2007-10-17 Chong Yidong <cyd@stupidchicken.com> |
11 | 16 |
12 * longlines.el (longlines-wrap-follows-window-size): Integer value | 17 * longlines.el (longlines-wrap-follows-window-size): Integer value |
13 specifies wrapping margin. | 18 specifies wrapping margin. |
14 (longlines-mode, longlines-window-change-function): Set | 19 (longlines-mode, longlines-window-change-function): |
15 window-specific wrapping margin based on the above. | 20 Set window-specific wrapping margin based on the above. |
16 | 21 |
17 2007-10-17 John Wiegley <johnw@newartisans.com> | 22 2007-10-17 John Wiegley <johnw@newartisans.com> |
18 | 23 |
19 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". | 24 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". |
20 | 25 |
21 2007-10-17 Glenn Morris <rgm@gnu.org> | 26 2007-10-17 Glenn Morris <rgm@gnu.org> |
22 | 27 |
23 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Tweak | 28 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): |
24 regexp to avoid stack overflow. | 29 Tweak regexp to avoid stack overflow. |
25 | 30 |
26 2007-10-16 Juanma Barranquero <lekktu@gmail.com> | 31 2007-10-16 Juanma Barranquero <lekktu@gmail.com> |
27 | 32 |
28 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change. | 33 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change. |
29 (bs--restore-window-config): Keep the selected frame. | 34 (bs--restore-window-config): Keep the selected frame. |