summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2004-12-05 22:56:59 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2004-12-05 22:56:59 +0000
commitc5246f32cc989d0a7beeda5aa15d8f24b9ebf9a7 (patch)
tree45eb922004f60b00a24ebd2051bd7239d459ad0e
parent8be1f66c380f1af8db3a10591e732e99b8aea75e (diff)
downloademacs-c5246f32cc989d0a7beeda5aa15d8f24b9ebf9a7.tar.gz
emacs-c5246f32cc989d0a7beeda5aa15d8f24b9ebf9a7.tar.bz2
emacs-c5246f32cc989d0a7beeda5aa15d8f24b9ebf9a7.zip
Remove no longer relevant item.
-rw-r--r--lisp/ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 711cada6913..384d1bd0071 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -21,10 +21,6 @@
(bibtex-find-entry): Use bibtex-reposition-window. Always return
position of entry if key is found or nil if not found.
-2004-12-05 Luc Teirlinck <teirllm@auburn.edu>
-
- * cus-edit.el (custom-file): Escape double-quotes in docstring.
-
2004-12-05 Richard M. Stallman <rms@gnu.org>
* cus-edit.el (custom-file): Doc fix.