]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.1
Add 2010 to copyright years.
[gnu-emacs] / lisp / ChangeLog.1
index f866416e1325ef205102101ada5d738950965f68..dd96ee162f19508b596934c260de008e3d5cfc11 100644 (file)
 
        * term-supdup.el:
        New file.
-       Defines supdup-contol-map, supdup-control-meta-map
+       Defines supdup-control-map, supdup-control-meta-map
        for characters which don't exist in ascii.
        Uses 0237 (m-c-_) as control escape -- this is what the supdup server
        uses.
 
 1985-11-21  Richard Mlynarik  (mly@prep)
 
-       * abbrev.el (quietry-read-abbrev-file):
+       * abbrev.el (quietly-read-abbrev-file):
        Fix typo.  Fix documentation of edit-abbrevs.
 
        * options.el:
        * debug.el (debug):
        Save match-data on entry, and do store-match-data on exit.
 
-       * mail-utils:
+       * mail-utils.el:
        mail-string-delete: Make arg END exclusive.
        mail-strip-quoted-names: flush spaces before stuff being flushed.
         Compensate for change to mail-string-delete.
 1985-07-10  Richard Mlynarik  (mly@mit-prep)
 
        * ebuff-menu.el (Electric-buffer-menu-undefined)
-       Don't call substritute-command-keys if keybindings are default,
+       Don't call substitute-command-keys if keybindings are default,
        with resultant couple-of-orders-of-magnitude speedup.
        RMS: this is what my changes to Fsubstitute_command_keys in doc.c
        were supposed to do.
 
 1985-05-16  Richard Mlynarik  (mly@mit-prep)
 
-       * simple.el: make <help> i run info
+       * simple.el: Make <help> i run info.
 
        * sundry changes to go with changes in src/fileio.c making
        copy-file, rename-file, add-name take an optional third argument.
        there in two places to make things work until everybody is running
        an emacs which takes the extra arg (marked "** KLUDGE **".) Remember
        to remove the kludge at that time!
-       Mods to files.el, loadup.el, rmail.el
+       Mods to files.el, loadup.el, rmail.el.
 
-       * added autoloading function electic-buffer-list
+       * added autoloading function electric-buffer-list.
 
-       * buff-menu.el: make splitting screen between > 2 buffers work
+       * buff-menu.el: Make splitting screen between > 2 buffers work.
 
 1985-05-16  K. Shane Hartman  (shane@mit-prep)
 
                Set current buffer variables from defaults
                in case user's init file has changed them.
 
-    Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+    Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
       Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.