projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee2cb03
)
* play/handwrite.el (handwrite): Also process lines not ending
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000
(17:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000
(17:32 +0000)
with newline. Replace some position-fiddling with different
logic. Improve performance.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 26dc12899b9cc3c6622b0384be360d2de2e32d9a..a9a47685d4e8970648ea9befa46f54e827846cb1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-12 Markus Triska <triska@gmx.at>
+
+ * play/handwrite.el (handwrite): Also process lines not ending
+ with newline. Replace some position-fiddling with different
+ logic. Improve performance.
+
2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
* progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,