aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-11-09 21:16:34 -0800
committerGlenn Morris2010-11-09 21:16:34 -0800
commitf8a09adb780b7743b895d2f3cacdc01b73d22786 (patch)
tree7d0c40b48e675a4d73b5973979f7d05745ed9b09 /lisp/ChangeLog
parentdea53a431f68f3b8030ccc06949e63532423aedf (diff)
downloademacs-f8a09adb780b7743b895d2f3cacdc01b73d22786.tar.gz
emacs-f8a09adb780b7743b895d2f3cacdc01b73d22786.zip
tpu-extras.el simplifiation.
* lisp/emulation/tpu-extras.el (tpu-with-position): New macro. (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 67ab836359e..58a1d810dbe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12010-11-10 Glenn Morris <rgm@gnu.org> 12010-11-10 Glenn Morris <rgm@gnu.org>
2 2
3 * emulation/tpu-extras.el (tpu-with-position): New macro.
4 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
5
3 * textmodes/texnfo-upd.el (texinfo-all-menus-update) 6 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4 (texinfo-menu-copy-old-description, texinfo-start-menu-description) 7 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
5 (texinfo-master-menu, texinfo-insert-node-lines) 8 (texinfo-master-menu, texinfo-insert-node-lines)