INSTALL: Mention that m17n libraries and libotf are needed for Arabic shaping.
[bpt/emacs.git] / lisp / ChangeLog.2
index 051e2aa..3604656 100644 (file)
 
        * icon.el: New file.
 
-1988-05-02  Brian Fox  (bfox@rice-krispies.ai.mit.edu)
+1988-05-02  Brian J. Fox  (bfox@rice-krispies.ai.mit.edu)
 
        * replace.el (perform-replace): Make `y' do what SPC does, `n' do
        what DEL does, and `q' do what ESC does.  The original set of keys
 
 1988-04-14  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
-       * paragraph.el (forward-paragraph): Bug in pragraph-ignore-fill-prefix.
+       * paragraph.el (forward-paragraph): Bug in paragraph-ignore-fill-prefix.
 
        * terminal.el (te-sentinel): Delete whitespace at end of buffer
        before inserting the message.
 1987-12-23  Richard Mlynarik  (mly@peduncle)
 
        * loaddefs.el:
-       Update terminal-emualator documentation.  (This wasn't done
+       Update terminal-emulator documentation.  (This wasn't done
        after the last edit.)
 
        * terminal.el:
 
 1987-05-12  Richard M. Stallman  (rms@prep)
 
-       * loadefs.el (sentence-end): Treat `}' like `)'.
+       * loaddefs.el (sentence-end): Treat `}' like `)'.
 
        * buff-menu.el (buffer-menu-mode):
        Run buffer-menu-mode-hook.
        * rmail.el (rmail-forward):
        * sendmail.el (mail-send-and-exit): Don't count minibuffer window
        when deciding whether there is only one window.
-       These are done by definining subroutine one-window-p in a way that
+       These are done by defining subroutine one-window-p in a way that
        works in old versions of Emacs.
 
 1987-01-30  Richard Mlynarik  (mly@prep)
        * echistory.el (electric-command-history):
        Delete no-op `let'.
 
-       * compile.el (compile1): Flush v17 compatibility code to sett
+       * compile.el (compile1): Flush v17 compatibility code to set
        mode-line-format.
        * info.el (Info-set-mode-line, Info-edit): Ditto.
        * shell.el (shell-mode, inferior-lisp-mode): Ditto.
 
        * bytecomp.el:
        Don't compile (mark) specially -- lisp code shouldn't
-       call this function very freqently.
+       call this function very frequently.
 
        * startup.el (command-line-1):
        (let ((load-path (cons default-directory load-path))) (load ...))
 1986-08-07  Richard Mlynarik  (mly@prep)
 
        * rfc822.el, loaddefs.el, mail-utils.el:
-       Hairy address parser, used only if mail-use-rfc822 is non-nil
+       Hairy address parser, used only if mail-use-rfc822 is non-nil.
        (It is nil by default, so if one doesn't like or need the hair of
-       this file, then one is never troubled by it)
+       this file, then one is never troubled by it.)
 
        * disassemble.el, loaddefs.el:
        Code from doug@csli.stanford.edu modified by mly.
 
        * outline.el: Pervasive changes; new features, changed keys.
 
-       * files.el (backup-bufer):
+       * files.el (backup-buffer):
        If cannot write backup under normal name, write it in ~/%backup%.
        Preserve the last-modified time when backing up by copying.
 
 
 1986-05-19  Richard M. Stallman  (rms@prep)
 
-       * mh-e.el (mh-get-new-mail): Handle error messages reeived from `inc'.
+       * mh-e.el (mh-get-new-mail): Handle error messages received from `inc'.
 
 1986-05-15  Richard M. Stallman  (rms@prep)
 
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 1986, 1987, 1988, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008  Free Software Foundation, Inc.
+    Copyright (C) 1986-1988, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -4010,4 +4009,3 @@ See ChangeLog.1 for earlier changes.
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-;;; arch-tag: c315ba16-14ba-4b07-86e6-013a18f11be7