]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.5
* xmenu.c: Revert last change.
[gnu-emacs] / lisp / ChangeLog.5
index 941393f71a936263d184531cbadc04b502414216..1a2781b0d986dcd3270339b0e7e3f816019bc068 100644 (file)
        branch and removes any locks that might remain after check-in.
 
        (vc-cancel-version): Abort with error message in the CVS case.
-       (The error used to be signalled in vc-backend-uncheck, which is
+       (The error used to be signaled in vc-backend-uncheck, which is
        a little too late.)
 
        (vc-minor-revision): Function removed.
        the autogenerated label in the minibuffer caused the killed text
        to appear in front of the bibtex entry.
 
-1995-01-05  Eric Raymond  <esr@locke.ccil.org>
+1995-01-05  Eric S. Raymond  <esr@locke.ccil.org>
 
        * vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip
        away relative-pathname information.  This function no longer sets the
 
        * imenu.el (imenu-always-use-completion-buffer-p): A value of
        `never' now means never display a completion buffer.
-       (imenu--completion-buffer): Implement 'never behaviour.
+       (imenu--completion-buffer): Implement 'never behavior.
 
 1994-12-21  Stefan Schoef  <schoef@informatik.uni-oldenburg.de>