]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.7
(viper-insert-prev-from-insertion-ring)
[gnu-emacs] / lisp / ChangeLog.7
index bfdf284ff240b271dee42ae46411805e07260e45..aa5e5a196a3580bed930e21760cdce595b9f4184 100644 (file)
 
        (custom-buffer-create-internal): Move the ... before %.
 
-       * cus-dep.el (custom-make-dependencies): Also remeber if the
+       * cus-dep.el (custom-make-dependencies): Also remember if the
        variable is autoloaded or not.
        Create the information needed by customize-changed-options.
 
        * gnus-nocem.el (gnus-nocem-close): Nix out
        gnus-real-group-hashtb.
 
-1997-10-21  roth@klondike.cse.ucsc.edu (Carl D. Roth)
+1997-10-21  Carl D. Roth  <roth@klondike.cse.ucsc.edu>
 
        * gnus-nocem.el (gnus-fill-real-hashtb): New function.
 
 1997-06-02  Michael Kifer  <kifer@cs.sunysb.edu>
 
        * viper-init.el (vip-parse-sexp-ignore-comments): new variable.
-       * viper-cmd.el (vip-paren-match): parsing comments is now controled
+       * viper-cmd.el (vip-paren-match): parsing comments is now controlled
        with vip-parse-sexp-ignore-comments.
        * viper-cmd.el (vip-goto-col): fixed.
        * viper-cmd.el (vip-autoindent): now expands abbrevs.
        `icomplete-show-key-bindings', `icomplete-get-keys', and
        `icomplete-completions'.
 
-       * icomplete.el (icomplete-get-keys): Return keys bound in prior 
+       * icomplete.el (icomplete-get-keys): Return keys bound in prior
        buffer to func name.
 
-       * icomplete.el: Added icomplete delay behavior, so completions 
-       don't intrude as quickly for short input, with customization 
+       * icomplete.el: Added icomplete delay behavior, so completions
+       don't intrude as quickly for short input, with customization
        variables:
        (icomplete-max-delay-chars): Maximum number of initial chars to
        apply icomplete compute delay.
 1997-02-07  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * rmailsort.el (rmail-sort-messages): Preserve point
-       with respect to the the current message.
+       with respect to the current message.
 
 1997-02-06  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>