summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.4
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.4')
-rw-r--r--lisp/ChangeLog.412
1 files changed, 4 insertions, 8 deletions
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index d6e626b6b4a..a02a2cc9a01 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -2871,7 +2871,7 @@
1994-02-18 Paul Eggert (eggert@twinsun.com)
- * (vc-lookup-triple): Yield nil, not "", if version name is nil.
+ * vc.el (vc-lookup-triple): Yield nil, not "", if version name is nil.
1994-02-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
@@ -2954,10 +2954,6 @@
1994-02-11 Paul Eggert (eggert@twinsun.com)
- * editfns.c (init_editfns): Look at LOGNAME before USER.
- * fileio.c (Fsubstitute_in_file_name): Remove long-dead code
- that looked at USER before LOGNAME.
-
* time.el (display-time-filter): Remove unnecessary (getenv "LOGNAME")
and (getenv "USER"), since (user-login-name) already does this.
* gnuspost.el (gnus-inews-login-name): Likewise.
@@ -6780,7 +6776,7 @@
1993-07-29 Paul Eggert (eggert@twinsun.com)
- * (vc-mode-line): Set vc-mode to nil if FILE no longer is
+ * vc-hooks.el (vc-mode-line): Set vc-mode to nil if FILE no longer is
version-controlled.
1993-07-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
@@ -8273,7 +8269,7 @@
1993-06-15 Shane Hartman (shane@nugget.spr.com)
- * gud.el (xdb): New debugger supported (xdb under HPUX-PARISC).
+ * gud.el (xdb): New debugger supported (xdb under HPUX-PA-RISC).
(gud-xdb-debugger-startup): New function.
(gud-xdb-file-name, gud-xdb-accumulation): New functions.
(gud-xdb-marker-filter, gud-xdb-paths, gud-xdb-find-file): New.
@@ -8938,7 +8934,7 @@ See ChangeLog.3 for earlier changes.
;; coding: utf-8
;; End:
- Copyright (C) 1993-1994, 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc.
This file is part of GNU Emacs.