aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2007-10-14 22:53:17 +0000
committerRichard M. Stallman <[email protected]>2007-10-14 22:53:17 +0000
commitca264a32949557c0feb902ba7d3a37087ee3f41c (patch)
treea03b68b67b811a7dde0e45fc0c5911ba689856ce
parent7fe89dc8bb49fe26913b348d262ba76122408537 (diff)
(ring-convert-sequence-to-ring)
(ring-insert+extend, ring-remove+insert+extend, ring-member) (ring-next, ring-previous): New functions.
-rw-r--r--lisp/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 33ed2702a0..95bb387c67 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,3 @@
-2007-10-14 Glenn Morris <[email protected]>
-
- * progmodes/etags.el (select-tags-table): Disable undo in the
- `*Tags Table List*' buffer.
-
2007-10-13 Eli Zaretskii <[email protected]>
* dired.el (dired-warn-writable): New face.