X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d02fe47dd3be7310d1bfd6e802d1fac2ea5f5e9d..baf0cb84bf02779e1fda3e34999fef5a5a8f3bab:/lisp/ChangeLog.2 diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index 7132f92315..1222bdf2eb 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 @@ -326,7 +326,7 @@ * 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 @@ -390,7 +390,7 @@ 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. @@ -761,7 +761,7 @@ 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: @@ -1239,7 +1239,7 @@ 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. @@ -1805,7 +1805,7 @@ * 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) @@ -2531,7 +2531,7 @@ * 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. @@ -2963,7 +2963,7 @@ * 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 ...)) @@ -3827,7 +3827,7 @@ * 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. @@ -3983,7 +3983,7 @@ 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) @@ -3993,14 +3993,14 @@ See ChangeLog.1 for earlier changes. Copyright (C) 1986, 1987, 1988, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs. - GNU Emacs is free software; you can redistribute it and/or modify + GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) - any later version. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -4008,8 +4008,6 @@ See ChangeLog.1 for earlier changes. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with GNU Emacs. If not, see . ;;; arch-tag: c315ba16-14ba-4b07-86e6-013a18f11be7