summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-04-12 18:30:39 +0000
committerDave Love <fx@gnu.org>2000-04-12 18:30:39 +0000
commit3d30065dc2a536cc7d7ef0d880112bea03ebf958 (patch)
tree57813ab73e62edf123a2adccf1eaf4582dd954d6
parent48e5b4711daf28d97b2eacb21438cbe69f3886cf (diff)
downloademacs-3d30065dc2a536cc7d7ef0d880112bea03ebf958.tar.gz
Copyright up-date.
-rw-r--r--lisp/ChangeLog11
-rw-r--r--lisp/info.el2
2 files changed, 12 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f032b2da438..9a1209ddad0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
+2000-04-12 Dave Love <fx@gnu.org>
+
+ * info.el: Add debug-ignored-errors.
+ (Info-mode-menu): Add some items.
+ (Info-directory): Add autoload cookie.
+
+ * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
+ Modify `truncate-lines'. Make `describe-language-environment'
+ always visible and add help. Modify `describe-key' help. Invoke
+ Info-directory from `info'. New entry `emacs-manual'.
+
2000-04-10 Gerd Moellmann <gerd@gnu.org>
* progmodes/ebrowse.el (ebrowse-tree-mode): Use
diff --git a/lisp/info.el b/lisp/info.el
index 98247a6e4ff..10e52e2e02a 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -1,6 +1,6 @@
;;; info.el --- info package for Emacs.
-;; Copyright (C) 1985, 86, 92, 93, 94, 95, 96, 97, 98, 99 Free Software
+;; Copyright (C) 1985, 86, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software
;; Foundation, Inc.
;; Maintainer: FSF