diff options
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r-- | lisp/ChangeLog.7 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index c41a0486058..69a3e5efa52 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -12265,7 +12265,7 @@ * language/european.el (setup-latin1-environment): Set code 222 in special-microsoft-code-table. -1997-08-11 Dan Nicolaescu <done@ece.arizona.edu> +1997-08-11 Dan Nicolaescu <done@ece.arizona.edu> * abbrev.el: Customized. (only-global-abbrevs): Doc fix. @@ -12364,7 +12364,7 @@ In "java" style, set c-hanging-comment-starter-p to nil to preserve Javadoc starter lines. -1997-08-10 Dan Nicolaescu <done@ece.arizona.edu> +1997-08-10 Dan Nicolaescu <done@ece.arizona.edu> * emulation/pc-select.el: Customized. @@ -12540,11 +12540,11 @@ * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku if the region is all ASCII. -1997-08-08 Dan Nicolaescu <done@sydney.ece.arizona.edu> +1997-08-08 Dan Nicolaescu <done@sydney.ece.arizona.edu> * progmodes/hideshow.el: Correct the autoload cookies. -1997-08-07 Dan Nicolaescu <done@ece.arizona.edu> +1997-08-07 Dan Nicolaescu <done@ece.arizona.edu> * term.el (term-default-fg-color): (term-default-bg-color): Default to nil. @@ -12970,7 +12970,7 @@ * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry. -1997-07-29 Oscar Figueiredo <<Oscar.Figueiredo@di.epfl.ch> +1997-07-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> * ph.el: Many doc strings and messages changed. @@ -16226,7 +16226,7 @@ * debug.el (debug): Set overriding-terminal-local-map to nil, don't bind it, so it won't be restored on `q'. -1997-06-09 Thomas Wurgler <twurgler@goodyear.com> +1997-06-09 Thomas Wurgler <twurgler@goodyear.com> * emacs-lock.el: Added the string "emacs-lock" to all function and variable names, to make them unique to emacs-lock. @@ -16384,7 +16384,7 @@ Treat overriding-terminal-local-map like overriding-local-map. (debugger-outer-overriding-terminal-local-map): New variable. -1997-06-07 Thomas Wurgler <twurgler@goodyear.com> +1997-06-07 Thomas Wurgler <twurgler@goodyear.com> * emacs-lock.el: Check for a lock when deleting a buffer. Turn off the lock on a shell or telnet buffer if its process |