diff options
| author | Ken Manheimer | 2011-02-07 13:58:17 -0500 |
|---|---|---|
| committer | Ken Manheimer | 2011-02-07 13:58:17 -0500 |
| commit | dd0b691e6acea6c9469f06b2f1905ff3007b7b7e (patch) | |
| tree | 565dc5714f84e0a6ecf17a34d42a67d166729dfe | |
| parent | 3e2ee8896bc80197299b175afbf81c261d7effa2 (diff) | |
| download | emacs-dd0b691e6acea6c9469f06b2f1905ff3007b7b7e.tar.gz emacs-dd0b691e6acea6c9469f06b2f1905ff3007b7b7e.zip | |
* allout.el (allout-listify-exposed): Copy text sans text properties.
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d4a82ea8cc..8be9b10faa7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-02-07 Ken Manheimer <ken.manheimer@gmail.com> | ||
| 2 | |||
| 3 | * allout.el (allout-listify-exposed): Copy text sans text properties. | ||
| 4 | |||
| 1 | 2011-02-07 Michael Albinus <michael.albinus@gmx.de> | 5 | 2011-02-07 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * net/dbus.el (dbus-list-activatable-names): Add optional argument | 7 | * net/dbus.el (dbus-list-activatable-names): Add optional argument |