]> code.delx.au - gnu-emacs/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 2 Feb 2007 14:39:39 +0000 (14:39 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 2 Feb 2007 14:39:39 +0000 (14:39 +0000)
ChangeLog
admin/ChangeLog
etc/ChangeLog
lisp/ChangeLog.10
lisp/ChangeLog.11
lisp/ChangeLog.3
lisp/ChangeLog.4
lisp/ChangeLog.5
lisp/ChangeLog.6

index 6155639b23f45a891cb13c99df55765c627a2fed..0e3e77d4dfa990a9558c3d3b0251f408aab47064 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-2007-01-31  Sascha Wilde  <wilde@sha-bang.de> (tiny change)
+2007-01-31  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
 
-       * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and
+       * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
 
 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
 
@@ -18,7 +18,7 @@
 
        * configure.in: Add check for libXft.
 
-2007-01-18  Bruno Haible  <bruno@clisp.org> (tiny change)
+2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
 
        * INSTALL: Info files moved to share/info.
 
index f675cdbb4e54f29db2d5c9f12653a27faa482d0d..ae62cd5dc0612a63bd248b6705927337c378d7bd 100644 (file)
@@ -1,4 +1,4 @@
-2007-01-27  Jan Dj\e,AC$\e(Brv  <jhd@winter.localdomain>
+2007-01-27  Jan Dj\e,Ad\e(Brv  <jhd@winter.localdomain>
 
        * FOR-RELEASE: Removed Gtk/Xft issue.
 
@@ -80,9 +80,9 @@
        * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
        about it.
 
-2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
+2006-04-17  Ramprasad B  <ramprasad_i82@yahoo.com>
 
-       * ./* (Copyright): Updated Copyright year(s)
+       * ./* (Copyright): Updated Copyright year(s).
 
 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
 
index d58c57d980c6c2aece8ce7107a560779414442b6..9e2e4071cdfa6ec337b3493a674fcf0be2f0cd80 100644 (file)
@@ -40,7 +40,7 @@
 
        * TODO: Proper background color handling for pngs.
 
-2007-01-18  Bruno Haible  <bruno@clisp.org> (tiny change)
+2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
 
        * emacs.1: Info files moved to share/info.
 
index 02affab175fef5178cb598a78971f744cac854e7..8343b64751be4ea2454ebae95899fff01b63a7c8 100644 (file)
@@ -11,7 +11,7 @@
 
 2003-07-03  Alan Mackenzie  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-mode.el: awk-mode: Call c-awk-after-change to
+       * progmodes/cc-mode.el (awk-mode): Call c-awk-after-change to
        ensure syntax-table props at loading.
 
        * progmodes/cc-fonts.el: Put (cc-require-when-compile 'cc-awk)
        (gdb-assembler-mode): Keep fringe outside margin as the overlay
        arrow is not used for assembler.
 
-2003-05-25   Tim Van Holder  <tim.vanholder@anubex.com>
+2003-05-25  Tim Van Holder  <tim.vanholder@anubex.com>
 
        * which-func.el (which-func-update-timer): New variable.
        (which-function-mode): Use it.
index 40482ce2f80e23cea83a2a015d3e25f554341e49..83b08053a1076c47ed60efcdb65a100f43e162dd 100644 (file)
        (xml-parse-dtd): Change parsing so that it produces strings
        instead of interned symbols.
 
-2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
+2003-11-01  Era Eriksson  <era@iki.fi>  (tiny change)
 
        * dired.el (dired-ls-sorting-switches): Doc fix.
 
index 71ac61138da07fbefb9416d098ff28c63b2bf1c3..7fc5162cfcda1f5a21c5a7b0f7af1ef5a6c59ddd 100644 (file)
        * completion.el: Pervasive changes to use Emacs 19 features
        and conform to Emacs conventions.
 
-1993-05-27  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * Version 19.9 released.
 
-1993-05-27  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * term/x-win.el: Check for a geometry resource, and apply it to the
        initial frame.
 
-1993-05-26  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-26  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * isearch.el (isearch-forward): Remove the claim that
        isearch-whitespace-chars matches any string of whitespace.
        * paths.el (gnus-local-organization): Renamed from ...-your-...
        (gnus-local-domain): Likewise.
 
-1993-05-26  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-26  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * faces.el (x-resolve-font-name): If PATTERN is nil, return the
        frame's face.
        (x-handle-rn-switch): New function.
        (command-switch-alist): Add -rn.
 
-1993-05-25  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (command-switch-alist, x-switch-definitions): Treat
        `-i' like `-itype', as in Emacs 18.
 
-1993-05-25  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * Version 19.8 released.
 
        * simple.el (kill-new): Pass t as 2nd arg to interprogram-cut-function.
        * select.el (x-set-cut-buffer): New arg PUSH.
 
-1993-05-24  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * disp-table.el (standard-display-default): New function.
        (standard-display-european): New command.
 
        * simple.el (shell-command): Don't activate mark even momentarily.
 
-1993-05-24  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * case-table.el, disp-table.el, finder.el, iso-ascii.el,
        iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el,
 
        * menu-bar.el (menu-bar-mode): Doc fix.
 
-1993-05-23  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * lucid.el (switch-to-other-buffer): Build the list of acceptable
        buffers properly.
        calendar-daylight-savings-ends): Default to nil if the locale
        never has DST.
 
-1993-05-22  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * Version 19.7 released.
 
        file-relative-name.
        (vc-update-change-log): Use find-change-log instead of hardcoding.
 
-1993-05-22  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
        from floor, ceiling, truncate, and round; the old names conflict
 
        * apropos.el (apropos-print-matches): Bind tem.
 
-1993-05-21  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-05-21  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holidays.el: Update reference to the papers in S-P&E.
        (filter-visible-calendar-holidays): Test for nil date.
        (minibuffer-keyboard-quit): If Delete Selection mode is off,
        do abort even if mark is active.
 
-1993-05-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        Some time-handling patches from Paul Eggert:
        * calendar.el (calendar-current-time-zone): New function.
        (outline-minor-mode): Work with above change.
        Do not set outline-regexp or outline-header-end-regexp.
 
-1993-05-19  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-05-19  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
        paper in test for Adar I 30 date of death for yahrzeit in a
        non-leap year when Shevat 29 must be used.
 
-1993-05-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * files.el (set-auto-mode): If the buffer's file name is nil,
        don't try to compare it against the entries in auto-mode-alist.
        * isearch.el (isearch-mode-map): Use vector, not string, to bind
        printing characters.
 
-1993-05-18  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * select.el (xselect-convert-to-class): Just return "Emacs" here.
        That's what the class will always be.
 
        * loaddefs.el: Add bindings for C-SPC and C-/, like C-@ and C-_.
 
-1993-05-18  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * startup.el (normal-top-level, command-line, command-line-1):
        Don't call the frame and face initialization functions unless
        (x-create-frame-with-faces): Simplify; do nothing special
        with `default' or `modeline' face.
 
-1993-05-15  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * version.el (emacs-version): Alpha release 19.6.
 
        * isearch.el (isearch-mode-map): Handle any length vector in keymap.
        (isearch-char-to-string): Handle non-character events properly.
 
-1993-05-14  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-14  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
 
        (function ...) for Emacs 18.
        (compilation-old-error-list): Set if undefined, for Emacs 18.
 
-1993-05-11  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-05-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * faces.el: Re-arranged to put accessors at the top.
 
        * comint.el (comint-filter): Increment opoint only if after
        insertion point.
 
-1993-05-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-05-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * faces.el: Call internal-set-face-1, not internat-set-face-1.
 
 
        * faces.el: Provide 'faces.
 
-1993-05-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-05-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Since we require faces.el, there's no point in setting
        frame-creation-function to x-create-frame - just set it directly
        * rmail.el (rmail-resend): Add `resent' attribute.
        (rmail-forward): With prefix arg, run rmail-resend.
 
-1993-05-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-05-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: (require 'faces), too.  Move (require 'select) to top,
        with the other requires.
 
-1993-05-06  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-05-06  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * finder.el: Bind finder-exit to 'q', not 'x'; the former is the
        conventional way to get out of such a package.
        (vc-backend-diff): Use diff-switches, not vc-diff-options.
        (vc-diff-options): Variable deleted.
 
-1993-05-03  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-05-03  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el: Update reference to the papers in S-P&E.
        (calendar-print-astro-day-number): Correct spelling error in
        * files.el (find-file-noselect): Do set buffer-file-name
        to the truename, when find-file-visit-truename.
 
-1993-04-29  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-29  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * yow.el (yow): Fix interactive spec.
 
        * gud.el (gud-format-command): Fix %f expansion to send ondly the
        basename of files to gdb.
 
-1993-04-27  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-27  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * disp-table.el (describe-display-table): Don't use the term
        "rope"; we're using vectors of characters now.
        patched it to fix that I found its algorithm was broken).
        (ring-ref): Added doc string.
 
-1993-04-25  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-25  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * bytecomp.el (meta-flag): Declare this an obsolete variable.
 
        * electric.el (shrink-window-if-larger-than-buffer):
        Moved to window.el.
 
-1993-04-16  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-16  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * comint.el (comint-match-partial-pathname): Move "---" range in
        character class in regular expressions to the end of the character
        * lisp-mnt.el (lm-commentary-region): Gone.
        (lm-commentary): New function, replacing lm-commentary-region.
 
-1993-04-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * bytecomp.el: The `suspend-hooks' variable is obsolete now, and
        `suspend-hook' is the right name.
 
-1993-04-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * term/sun-mouse.el (suspend-emacstool): Run suspend-hook, not
        suspend-hooks.
 
        * comint.el: Clean up cmu* uses in header comments.
 
-1993-04-10  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
+1993-04-10  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
 
        * subr.el (overlay-start, overlay-end, overlay-buffer): New
        defsubsts.
 
-1993-04-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * paragraphs.el (sentence-end, forward-sentence): Doc fixes.
 
        empty string in response to the keyword prompt, restore the old
        window configuration properly.
 
-1993-04-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * paragraphs.el (sentence-end, forward-sentence): Doc fixes.
 
        preceed the file 2 info for that same diff. So we save and restore
        point to overcome this."
 
-1993-04-09  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-04-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * subr.el (overlay-start, overlay-end, overlay-buffer): New
        defsubsts.
        * etags.el (etags-tags-completion-table): Rewritten with a mondo
        regexp.
 
-1993-03-31  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-31  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * timer.el (timer-program): New defconst.
        (run-at-time): Use timer-program as the name of the program the
        * files.el (find-backup-file-name): Delete nothing if overflow
        in number of versions to keep.
 
-1993-03-30  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-30  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * subr.el (int-to-string): Make this an alias for the subr
        number-to-string.
 
        * emacsbug.el: Added a (provide 'emacsbug); lisp-mnt.el needs this.
 
-1993-03-24  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * term/x-win.el (x-defined-colors): Use x-color-defined-p instead of
        x-defined-color.
        (x-handle-geometry): Use x-parse-geometry instead of x-geometry.
 
-1993-03-24  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * calendar.el (calendar-standard-time-zone-name,
        calendar-daylight-time-zone-name): Initialize these at load-time,
 
        * compile.el: Fix library headers.
 
-1993-03-23  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * files.el (insert-directory): Do chase symlinks before passing
        the directory name to ls.
        spook.el, studly.el, tabify.el, text-mode.el: Added or corrected
        Commentary headers.
 
-1993-03-22  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-03-22  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary-insert.el: Change the name to diary-ins.el.
        * calendar.el: Change all autoload references to diary-ins.
 
        * loaddefs.el (default-mode-line-format-default): Use %l.
 
-1993-03-21  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-21  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * time.el (display-time): Doc fix.
 
        comment-indent-function.
        * bytecomp.el: Declare comment-indent-hook an obsolete variable.
 
-1993-03-20  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-20  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * time.el (display-time): Doc fix.
 
        * finder.el: Make sure that when new keywords are compiled, we see them
        immediately.
 
-1993-03-19  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-19  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * tex-mode.el (tex-send-command): Fix the command sent so that no
        blank is inserted when replacing the asterisk with the file name.
        * ftp.el: Nuked (actually, moved to =ftp.el).
        ange-ftp.el replaces this.
 
-1993-03-18  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1993-03-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * solar.el (solar-time-string): Round the time properly.
 
        * frame.el (make-frame): Renamed from new-frame.
        (new-frame): Alias for make-frame.
 
-1993-03-18  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-03-18  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * tex-mode.el (tex-send-command): Fix the command sent so that no
        blank is inserted when replacing the asterisk with the file name.
        * vc-hooks.el: Merge today's change by eric with everybody else's
        change (from 1992/08/04 through 1993/02/24).
 
-1993-03-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el (byte-compile-from-buffer): Put buffer containing
        compiled code in binary overwrite mode.
        * vc.el, vc-hooks.el: the macro vc-error-occurred has to move from
        vc.el to vc-hooks.el for C-x C-f of a nonexistent file to work.
 
-1993-03-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * calendar.el (calendar-time-zone): Initialize this when
        calendar.el loads, not in the defvar.
 
-1993-03-15  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-15  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * register.el (view-register): Neglect not to avoid failing to
        properly display all the possible sorts of things one might find
 
        * indent.el (indent-line-function): Doc fix.
 
-1993-03-14  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * sort.el (sort-float-fields, sort-numeric-fields): Use
        string-to-number, not string-to-float or string-to-int.
 
        * term/keyswap.el: Initial revision
 
-1993-03-11  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
+1993-03-11  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
 
        * term/x-win.el: Disable suspending under X windows by setting
        suspend-hooks, not suspend-hook.  The latter is an obsolete name.
 
        * startup.el (command-line-1): Fix copyright year.
 
-1993-03-10  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-03-10  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary-insert.el (insert-anniversary-diary-entry,
        insert-block-diary-entry): Fix calendar-date-display-form used.
 
-1993-03-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * files.el (basic-save-buffer): If file-precious-flag is set, and
        we write the buffer to a temp file and then rename it, don't
 
        * compare-w.el (compare-windows): Use compare-buffer-substrings.
 
-1993-03-05  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-03-05  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Disable suspending under X windows by setting
        suspend-hooks, not suspend-hook.  The latter is an obsolete name.
 
        * bytecomp.el: Declare suspend-hook to be an obsolete variable.
 
-1993-03-05  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-03-05  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (hebrew-calendar-yahrzeit): Change reference to
        nonexistent function last-month-of-hebrew-year to the correct
        * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second
        defun.
 
-1993-03-04  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-03-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (kill-ring-save): Doc fix.
 
 
        * add-log.el (add-change-log-entry): Never move past second hdr line.
 
-1993-03-02  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
+1993-03-02  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
 
        * term/x-win.el (x-switch-definitions): Use the proper names for
        the scroll bar parameters.
 
        * term/x-win.el: Require `scroll-bar', not `scrollbar'.
 
-1993-03-02  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-03-02  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * frame.el (new-frame): Doc fix.
 
 
        * rmail.el (rmail-get-new-mail): Reset read-only after find-file.
 
-1993-03-01  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-03-01  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (kill-region): If the buffer is read-only, call
        `barf-if-buffer-read-only' instead of just `ding', to get the
        too small to be split anywhere.
        (mouse-split-window-horizontally): Similar changes.
 
-1993-02-28  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-28  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (insert-buffer): Make sure this returns nil.
 
        * frame.el (auto-raise-mode): Renamed from toggle-auto-raise.
        (auto-lower-mode): Renamed from toggle-auto-lower.
 
-1993-02-26  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * timer.el (run-at-time): Doc fix.
 
        (window-configuration-to-register): Likewise.
        (frame-configuration-to-register): Likewise.
 
-1993-02-24  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-02-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these
        functions to scrolbar.el.
        * vc-hooks.el (vc-find-file-hook): Discard vc status of file
        if we will actually have to create the buffer.
 
-1993-02-22  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-22  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * gud.el (gud-break): With a prefix argument, set a temporary
        breakpoint.
        * subr.el (string-to-int): Make this an alias for
        string-to-number.
 
-1993-02-21  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-21  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * two-column.el: Add autoloads for the functions defined in
        tc-mode-map.
        * help.el (describe-function):
        Print the arglist if the function is bytecode or a list.
 
-1993-02-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * files.el (revert-buffer): Reverse the sense of the first
        argument, but leave interactive usage the same.
        (set-foreground-color, set-background-color):
        Renamed from set-frame-{fore,back}ground.
 
-1993-02-15  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-02-15  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * informat.el (Info-tagify): Change the regular expression which
        recognizes node names to work properly with Emacs 19's regexp
        * bytecomp.el (byte-compile-lambda):
        Test of byte-compile-compatibility was backwards.
 
-1993-02-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * gosmacs.el: Bind M-h to delete-previous-word, not
        backward-kill-word; the latter has different prefix semantics.
 
        * gosmacs.el (set-gosmacs-bindings): Fix binding of \eh.
 
-1993-02-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * gosmacs.el: Require 'mlsupport, to get definition of
        backward-kill-word.
        sure to examine buffer local value of compilation-old-error-list
        before switching to source file buffer.
 
-1993-02-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
        the order of the arguments and make COUNT optional, for backward
 
        * cl.el (cl-version): Mark as no longer in beta test.
 
-1993-02-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-02-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * subr.el (mod): Add back this alias for %.
 
 
        * sendmail.el (mail-do-fcc): Allow dash in timezone name.
 
-1993-02-01  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-02-01  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and
        set it according to texinfo-chapter-level-regexp.
        * simple.el: Don't use the completion-oriented history commands.
        * paths.el (sendmail-program): Try /usr/ucblib/sendmail.
 
-1993-01-26  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
+1993-01-26  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
 
        * term/x-win.el: x-selection-value has been renamed to x-selection.
        x-own-selection has been renamed to x-set-selection, and the order
 
        * term/x-win.el: Doc fix.
 
-1993-01-25  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-25  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * frame.el (frame-notice-user-settings): Use new name
        frame-live-p, instead of live-frame-p.
        * simple.el ({next,previous}-complete-history-element): New functions.
        Bind them to M-n/M-p and next/prior in minibuffer completion maps.
 
-1993-01-24  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-24  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        unread-command-event has been replaced by unread-command-events.
        * simple.el (prefix-arg-internal): Use this to push back all
 
        * simple.el (quoted-insert): Doc fix.
 
-1993-01-23  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-23  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * mouse.el (mouse-save-then-kill): Instead of deleting the text
        whenever the text of the region happens to be the same as the
        screws up the undo record we create, corrupting the undo list
        pretty nastily.
 
-1993-01-22  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-22  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Doc fix.
 
        out of the commented-out scrollbar section, so it is on S-mouse-2
        on the mode line.
 
-1993-01-21  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-21  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): Fix the regular expressions used
        for finding paragraph beginnings and endings so that they think
        name after file-find-noselect, refer to tags-file-name, not the
        undefined var FILE.
 
-1993-01-20  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): When modifying the
        paragraph-separate regexp, don't let it match paragraph starts.
        * etags.el (visit-tags-table-buffer):
        Error if called with 'same and no current table.
 
-1993-01-19  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * mouse.el (event-end): Work on click events, too.
        (mouse-split-window-vertically): Use event-end and
        (scrollbar-set-window-start, scrollbar-scroll-down,
        scrollbar-scroll-up): Use event-end, from mouse.el.
 
-1993-01-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1993-01-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * x-mouse.el: Deleted; it was the interface to the Emacs 18-style
        mouse interface, which doesn't exist anymore.
 
-1993-01-15  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-15  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-switch-label-regexp): New constant.
        (electric-c-terminator, c-indent-line, indent-c-exp): Use it to
 
        * files.el (switch-to-buffer-other-frame): Pass t to pop-to-buffer.
 
-1993-01-14  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * scrollbar.el: New file.
        * term/x-win.el: Require 'scrollbar.
 
-1993-01-13  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1993-01-13  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * solar.el (solar-time-string): Round the time properly.
 
        and don't set the mark.  Replace obsolete fn event-point.
        (mouse-kill): Replace obsolete fn event-point.
 
-1993-01-11  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-11  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * page-ext.el (next-page): Correctly handle negative page count.
 
 
        * simple.el (kill-append): Doc fix.
 
-1993-01-09  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * frame.el (frame-notice-user-settings): Don't try to delete the
        initial frame if the user took care of that.
 
        * timer.el (run-at-time): Use a pipe to talk to the timer process.
 
-1993-01-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1993-01-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (set-goal-column): Make this disabled by default.
 
        Use defun instead of fset to define; the byte compiler is smart
        enough now not to compile this trivial function into slow byte code.
 
-1992-12-21  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-21  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
        shouldn't change the buffer text.  Make it not.  If we're in the
        blank space before another comment, fill that one as a comment,
        not as normal text.
 
-1992-12-20  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (kill-region): Change interactive spec to signal an
        error if the buffer is read-only, and remove the code to do a
 
        * loadup.el: Display load-path at start.
 
-1992-12-19  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * sendmail.el (mail-position-on-field): `end' is guaranteed to be
        at the beginning of the header separator; don't skip back to the
        BSD/GNU regexp to insist that line number end with a colon or
        close-paren.
 
-1992-12-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Not all time zone names
        end with "T".  Accept any sequence of three or four alphabetic
        * simple.el (prefix-arg-internal): Don't apply string-to-char to
        get the first element of the key sequence - it might be a vector.
 
-1992-12-15  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-15  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): When guessing the fill prefix,
        don't ever grab any actual text.
 
-1992-12-14  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * compile.el (compilation-error-regexp-alist): Add regexp for the
        MIPS CC distributed with Ultrix.
 
-1992-12-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * paths.el (Info-default-directory-list): The info files are
        supposed to be in /usr/local/info these days.  Add it to the list
        of directories to search.
 
-1992-12-11  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-11  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * vc.el (vc-do-command): Set the default directory of the *vc*
        buffer to the directory containing FILE.
        * info.el (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
        (Info-nth-menu-item): New function; bound to 1..9.
 
-1992-12-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        The find-file-name-handler function in ../src/fileio.c is now
        callable from lisp; use it instead of writing out its code.
        function.  Set ange-ftp's `unhandled-file-name-property' to its
        name.
 
-1992-12-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * lpr.el (lpr-switches, lpr-command): Make these defvars, not
        defconsts.
 
-1992-12-04  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): When trying to make sure that the
        comment ender isn't on its own line, don't signal an error if
        there is no comment ender.
 
-1992-12-03  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-03  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * sendmail.el (mail-self-blind, mail-interactive,
        mail-yank-ignored-headers): Make these defvars, not defconsts.
        Otherwise, they wipe out the user's customizations when we
        autoload sendmail.el.
 
-1992-12-01  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-12-01  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * hanoi.el (hanoi): If pole-spacing is odd, round down, not up.
        To see if the window is wide enough, just check if one half of a
 
        * vc.el (vc-next-action): Undo previous change.
 
-1992-11-19  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * vc.el (vc-next-action): Pass t as NOQUERY argument to
        vc-resynch-window here too.  This means that all uses of
        (vc-position-context, vc-find-position-by-context): New functions
        to help with that, made out of the old innards of vc-revert-buffer1.
 
-1992-11-18  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-18  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * fortran.el: New version of version 1.30 (!) from Stephen A. Wood
        <saw@hallc1.cebaf.gov>
 
-1992-11-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * fortran.el: New version (1.30) from "Stephen A. Wood"
        <saw@hallc1.cebaf.gov>
 
        * subr.el (lambda): Doc fix.
 
-1992-11-15  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-15  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (comment-column): Doc fix.
 
-1992-11-13  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * paths.el (rmail-spool-directory): Add dgux-unix to the list of
        systems which put their mail in "/usr/mail".
        * lpr.el (lpr-command): Add dgux-unix to the list of systems which
        want "lp".
 
-1992-11-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * bytecomp.el: Declare unread-command-char an obsolete variable.
        * vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
        * disass.el (byte-compile): Specify that the 'byte-compile feature
        is provided in the file "bytecomp".
 
-1992-11-11  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-11  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
        definition using (message nil).
 
        * c-mode.el (c-style-alist): Add quotes around C++ style name.
 
-1992-11-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * rect.el (operate-on-rectangle): Use move-to-column's FORCE
        argument instead of implementing it ourselves.
 
        * startup.el (after-init-hook): Doc fix.
 
-1992-11-05  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-05  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * isearch.el (isearch-frames-exist): This isn't what we want -
        replaced by...
        * term/x-win.el (command-switch-alist, x-switch-definitions):
        -ib was used for two things.  Use -itype for icon type.
 
-1992-11-04  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Moved functions to support selections and cut
        buffers out from amidst the X initialization code.
        default-directory to PWD if PWD is shorter.  And, if PWD isn't
        accurate, delete it.
 
-1992-11-03  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-11-03  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * compile.el (compile-internal): Use NAME-OF-MODE in the prompt
        when offering to kill an existing process.
        * bytecomp.el (byte-compile-lambda):
        Don't compile the interactive spec if it is a call to `list'.
 
-1992-10-30  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-10-30  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * ange-ftp.el: Tighten the regular expression used in
        file-name-handler-alist to recognized ange-ftp filenames; the
 
        * replace.el (occur): Always search entire buffer.
 
-1992-10-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-10-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * mouse.el (mouse-tear-off-window): New function.
 
 
        * telnet.el (telnet): Wait for telnet output before sending `open'.
 
-1992-10-14  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-10-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * files.el (file-truename): The variable ~ should be considered an
        absolute pathname; handle it correctly.  Concatenate the directory
 
        * picture.el (edit-picture): Run picture-mode-hook.
 
-1992-10-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
+1992-10-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * dired-aux.el (dired-compress-file): Change references to
        `from-file' to use `file'; the former only works because
 
        * simple.el (insert-buffer): Before reading arg, barf if read-only.
 
-1992-10-03  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-10-03  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * mouse.el: Begin adapting this to the new event format.
        (event-window, event-point, mouse-coords, mouse-timestamp):
        * simple.el (kill-word): Don't change point before calling kill-region.
        (delete-indentation): Don't go beyond eob, comparing with fill-prefix.
 
-1992-09-30  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-09-30  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * gud.el (gud-last-frame): Added defvar for this.
 
 
        * rmail.el (mail-unsent-separator): Add another alternative.
 
-1992-09-29  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-09-29  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
        Use x-get-cut-buffer and x-set-cut-buffer, instead of expecting
        * files.el (after-find-file): New arg NOAUTO.
        (revert-buffer, recover-file): Pass t for that arg.
 
-1992-09-23  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-09-23  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * cal-mayan.el (calendar-print-mayan-date): Fix conversion in
        output message.
 
        * ange-ftp.el (ange-ftp-file-name-as-directory): Fix typo.
 
-1992-09-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * gud.el (gud-mode-map): Bind gud-refresh to C-c C-l, not C-c l;
        the latter is reserved for the user's purposes.
        (tags-table-parent-pointer-list): Doc fix.
        (tags-table-including): New function, subr of visit-tags-table-buffer.
 
-1992-09-14  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * gud.el (gdb, sdb, dbx): Use C-c C-r ("resume") for continuing,
        instead of C-c C-c.  C-c C-c should be comint-interrupt-subjob;
        (dired-revert, dired-insert-old-subdirs): Use it.
        (dired-view-file): Undo previous change.
 
-1992-09-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * mouse.el: Change uses of 'K' interactive spec to 'e'.
 
        * add-log.el (add-log-current-defun): Use eq instead of = when one
        side might be nil.
 
-1992-09-09  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (frame-notice-user-settings): In situations where we
        have to delete the existing frame and create a new one, redirect
        * c-mode.el (c-fill-paragraph): Fix the cases where point is before
        or after the comment.  This uses new var comment-start-place.
 
-1992-09-04  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-04  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Expand this to recognize
        time zones after the date too.  Re-arranged some of the whitespace
 
        * sendmail.el (mail-do-fcc): Copy code from Emacs 18 to add time zone.
 
-1992-09-03  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Split this up and comment
        its various components so it looks a bit less like three lines of
        * compile.el (compile-goto-error): Move to bol before looking for
        the error.
 
-1992-09-02  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-09-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * c-mode.el (c-auto-newline): Added backslashed before quotes in
        docstring.
 
        * add-log.el (add-log-current-defun): Recognize Emacs DEFUN properly.
 
-1992-08-24  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * rnewspost.el (news-setup): Don't use kill-line; that puts
        trash in the kill ring; instead, use delete-region.
 
        * simple.el: Doc fixes.
 
-1992-08-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-08-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * sendmail.el (mail-signature-file): Undo the previous change -
        replace this with mail-signature.  The manual has already gone to
        * rmail.el (rmail-next-undeleted-message): No error at eob,
        just message.  (This reverses the previous change.)
 
-1992-08-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * sendmail.el (mail-signature): Variable replaced with...
        (mail-signature-file): This, since this is the way all the
 
        * sort.el (sort-subr): No progress messages if sorting less than 50k.
 
-1992-08-17  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-08-17  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * solar.el (sunrise-sunset): Get various values set properly when
        there is (or isn't) a double prefix arg.
 
-1992-08-14  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * timer.el (run-at-time, timer-process-filter): The character
        used to separate the time from the token in input to the timer
 
        * unrmail.el: New file.
 
-1992-08-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * hideif.el (hide-ifdef-mode): Made this function autoload.
        (hide-ifdef-initially, hide-ifdef-read-only,
 
        * add-log.el (change-log-mode): Make it autoload.
 
-1992-08-12  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (initial-frame-alist): Change the initial frame
        alist from ((minibuffer . nil)), which asks for no minibuffer,
        already taken care of in x_term_init, which is called from
        Fx_open_connection.  Rah.
 
-1992-08-11  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-11  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * calendar.el, diary.el, diary-insert.el, holidays.el,
        cal-french.el cal-mayan.el, solar.el, lunar.el: Installed the
        * add-log.el (add-log-current-defun): Protect against "Unbalanced
        parens" error from down-list.
 
-1992-08-10  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-10  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (set-screen-width, set-screen-height): Make the
        docstring say that these are obsolete.
        (screen-width, screen-height, set-screen-width,
        set-screen-height): Apply make-obsolete to these.
 
-1992-08-10  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-08-10  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (calendar-mode): Update mode line.
 
        * Reinstalled a loaddefs.el backup dated Aug 4.
        The installed copy seems to be a very old version.
 
-1992-08-08  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (set-screen-width, set-screen-height): Changed these
        from fset aliases to actual functions, since they aren't supposed
        instead of many looking-at calls.  Use memq instead of (or (eq x a)
        (eq x b)).  Stupidity reigns.
 
-1992-08-07  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (set-frame-width, set-frame-height): Functions deleted
        *again*.  Where did these come from?
        * compile.el (compilation-mode-map): Change
        compilation-previous/next-file bindings to M-{ and M-}.
 
-1992-08-05  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-08-05  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * cl.el (*cl-valid-named-list-accessors*, *cl-valid-nth-offsets*,
        byte-compile-named-accessors): Deleted.
        is visible.  RET now goes to the next preorder node.  These
        changes make sequential reading of info subtrees easier.
 
-1992-08-04  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-08-04  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * appt.el (appt-make-list): Add ;;;###autoload cookie for this
        function.
 
        * gud.el (gud-def): If KEY is nil, don't make a binding.
 
-1992-08-03  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-08-03  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary.el (print-diary-entries): Rewrote to work for either
        simple or fancy diary display.
 
        * map-ynp.el (map-y-or-n-p): Use key-description for USER-KEYS.
 
-1992-08-03  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (current-kill): Reinstate interprogram-paste feature.
        It doesn't seem to be wedged for me, and I can't find out how it is
        * add-log.el (add-log-current-defun): In C and Lisp, verify the defun
        really starts at or before the original point.
 
-1992-08-01  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-08-01  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * mailalias.el: Provide 'mailalias.
        * mailpost.el: Require 'mailalias and 'sendmail, since we use
        Change these to work correctly with the Zawinski-Furuseth byte
        compiler.
 
-1992-07-31  Robert J. Chassell (bob@churchy.gnu.ai.mit.edu)
+1992-07-31  Robert J. Chassell  (bob@churchy.gnu.ai.mit.edu)
 
        * loaddefs.el: New keybinding, `C-x r y', for `yank-rectangle'.
 
-1992-07-31  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-31  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (calendar-string-spread): New function.
        (calendar-mode-line-format): Redefine it.
        (next-error): Use the ARGP-1th, not ARGPth cdr of
        compilation-error-list.
 
-1992-07-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-07-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * bytecomp.el (byte-compile-warnings): By default, do not display
        warnings about references free variables.
 
        * sendmail.el (mail): Get rid of the multiple mail buffer feature.
 
-1992-07-29  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-29  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (general-holidays, hebrew-holidays, local-holidays,
        christian-holidays, islamic-holidays, solar-holidays, other-holidays):
        point is in or after; the error need not start at bol.
        Restore current buffer after calling other-window.
 
-1992-07-28  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-28  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holidays.el (calendar-holiday-function-sexp):
        New function.
        * etags.el (tags-exact-match-p): Rewritten.
        (tags-with-syntax): New macro.
 
-1992-07-26  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-26  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (calendar-cursor-to-date): Change `current-day' to
        `starred-day'.
        * flow-ctrl.el: fixed set-input-mode call broken by new third
          arg for meta control.
 
-1992-07-23  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-23  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (cursor-to-islamic-calendar-date,
        cursor-to-hebrew-calendar-date): Add phrase "until sunset" to message.
        * etags.el (last-tag): New defvar.
        (find-tag-noselect): Set and use it.
 
-1992-07-22  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-22  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * edebug.el, gnus.el, gnusmail.el, gnusmisc.el, gnuspost.el,
        hideif.el, isearch-mode.el, mh-e.el, mhspool.el, netunam.el,
        * etags.el (find-tag-noselect): Properly return
        find-tag-in-order's value.
 
-1992-07-22  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-22  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el: Removed relative jump instructions.
        (byte-rel-goto-ops): Variable deleted.
        (fill-c++-comment): Renamed from fill-C-comment.
        (c++-insert-header): Deleted.
 
-1992-07-21  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-21  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * inf-lisp.el: When creating inferior-lisp-mode-map, use
        shared-lisp-mode-map, instead of calling the function
        argument; there's no longer any need to adapt to different
        versions of Emacs.
 
-1992-07-21  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-21  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (calendar-set-mode-line): New function.
        (list-yahrzeit-dates): Use it for mode line.
 
        * Installed co-isearch.el, new gud.el (1.19)
 
-1992-07-21  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-21  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * frame.el (get-frame): Renamed to get-other-frame; get-frame
        sounds like a parallel to get-buffer or get-process.
        keys to which the movement commands are bound to blackbox's
        movement functions.  Define the insert and kp-enter keys.
 
-1992-07-20  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * blackbox.el (blackbox): Doc fix.
        (bb-outside-box): For some reason, this function was replaced by
 
        * startup.el (command-line): Fixed typo in comment.
 
-1992-07-20  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el (byte-compile-warnings): Include the full
        documentation given in the comments at the top of the file in this
        * window.el (window-config-to-register, register-to-window-config):
        Deleted, along with keybindings C-x 6 and C-x 7.
 
-1992-07-19  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-19  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * cal-mayan.el: New file.  The only functions visible to the
        outside world are calendar-goto-mayan-date,
        * rmail.el (rmail-delete-forward): Removed the feature
        of moving back if there's nowhere to go forward.
 
-1992-07-17  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * etags.el (visit-tags-table-buffer): Call abbreviate-file-name on
        the argument before setting tags-file-name.
 
        * Keywords added for [n-z]*.el.  Finder now under construction.
 
-1992-07-17  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * rmail.el (rmail-insert-inbox-text): Generate an alternate name
        to use for tofile by appending a `+' to file, not a `~'; files
 
        * Finished decorating the library files with new standard headers.
 
-1992-07-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * disass.el: Require `byte-compile', not 'bytecomp'.
 
        * etags.el: Major rewrite with many new features.
        * ctags.el: New file; goes with new etags.el.
 
-1992-07-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * byte-run.el (defsubst): Removed extra closing paren at the end
        of this function.
 
        * New library headers for [opqrst]*.el.  Ghod, this is boring.
 
-1992-07-15  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-15  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * lunar.el: New file.  The only functions known to outside world
        are calendar-phases-of-moon, diary-phases-of-moon, and
        * loaddefs.el: Key bindings moved here.
        * simple.el: From here.
 
-1992-07-14  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * byte-opt.el (byte-boolean-vars): Rebuilt for Emacs 19.
 
        * [uvwxy]*.el: Added headers for new Emacs Lisp documentation
        conventions.
 
-1992-07-14  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-14  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (calendar-mode): Change key bindings for all
        functions to make them consistent with Version 19 requirements.
        * loaddefs.el (completion-ignored-extensions): nconc together
        list of common extensions and list of unix or vms-specific ones.
 
-1992-07-13  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-13  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * simple.el (kill-region): The variable `undo-high-threshold' has
        been renamed to `undo-strong-limit'.  Change its use here.
 
-1992-07-13  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-13  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (exit-calendar): Bury buffers instead of killing them.
 
        * c-mode.el (calculate-c-indent): Don't indent as argdecl
        after apparent function decl inside a comment.
 
-1992-07-10  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el: Replaced with Jamie Zawinksi's byte compiler.
        * byte-optimize.el, bytecomp-runtime.el: New files, supporting
        * mouse.el (mouse-kill): Don't set the mark; pass point and the
        click's position to kill-region directly.
 
-1992-07-09  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-09  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * abbrev.el (write-abbrev-file): Removed extraneous interactive spec.
 
 
        * sendmail.el (mail-do-fcc): Call rmail-set-message-counters.
 
-1992-07-06  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-06  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * etags.el (visit-tags-table): Remove automounter prefixes before
        setting tags-file-name.
 
        * Installed tq.el.
 
-1992-07-06  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-06  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * tex-mode.el (tex-file): Fix reference to tex-offer-save.
 
-1992-07-05  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-07-05  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * tex-mode.el: Require comint instead of oshell.
        (tex-start-shell): Use comint, not oshell.
 
        * cmutex.el: Deleted, following recommendation of reingold.
 
-1992-06-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (command-line-1): Signal an error if the argument to
        the `-insert' option isn't a string.
 
-1992-06-28  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * completion.el (completion-separator-self-insert-autofilling):
        Changed references to `auto-fill-hook' to `auto-fill-function'.
        * texinfo-upd.el (texinfo-update-node,
        texinfo-sequential-node-update): Same thing.
 
-1992-06-28  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-06-28  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * solar.el: New file.
        The only functions known to outside world are calendar-sunrise-sunset,
        * holidays.el: Autoload
        calendar-holiday-function-solar-equinoxes-solstices.
 
-1992-06-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * info.el: Bindings for Info-goto-emacs-command-node and
        Info-goto-emacs-key-command-node in help-map moved from here...
        * loaddefs.el: Bind [M-right], [M-left], [M-up], and [M-down] to
        backward-sexp, forward-sexp, backward-list, and forward-list.
 
-1992-06-26  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-06-26  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holidays.el (calendar-holiday-list): Protect holiday evaluation from
         bogus holidays on list.
 
        * outline.el (outline-flag-region): Bind buffer-read-only to nil.
 
-1992-06-25  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-25  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * calendar.el, diary.el, holidays.el: Merged new versions from Ed
        Reingold.
        customize.
        * holiday.el (holidays): Added autoload cookie for this.
 
-1992-06-25  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-06-25  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary.el (diary-rosh-hodesh): Change mod to % in two places.
 
-1992-06-24  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-06-24  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holidays.el (calendar-holiday-function-fixed,
        calendar-holiday-function-float. calendar-holiday-function-julian,
        calendar-load-hook: New variable; use it with run-hooks.
        calendar: Describe use of calendar-load-hook.
 
-1992-06-23  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-23  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * autoload.el: The docstring is the third element of a `defun'
        form, not the second.
        now has values like `enable-local-variables'.
        (hack-local-variables): Test `enable-local-eval' properly.
 
-1992-06-22  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-22  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * autoload.el (generate-file-autoloads): Do attach a
        `doc-string-elt' property to `defun', `defvar', `defconst', and
        Ensure we keep at least one word on each line.
        Also don't break after a period followed by just one space.
 
-1992-06-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * screen.el (ctl-x-5-map): Removed declaration and initialization
        of this here; it's done in subr.el, alongside ctl-x-4-map.
 
        * upd-copyr.el (update-copyright): Grok abbreviated years.
 
-1992-06-19  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * lisp-mode.el (indent-sexp): The local variable `last-point' was
        being asked to do double-duty - `calculate-lisp-indent' needs to
        * lisp-mode.el (indent-sexp): Change the `while' loop to an `if',
        using `make-list' and `-' instead of `(list nil)' and `1+'.
 
-1992-06-18  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * edebug.el (edebug-debug): Added autoload cookie for this.
 
        * etags.el (find-tag-other-frame): New function.  Bind it to
        `C-x 5 .'.
 
-1992-06-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * compile.el (compilation-error-regexp-alist): Tightened up the
        regular expressions designed to match lint pass 2 and lint pass 3
 
        * mailabbrev.el: New version from jwz.
 
-1992-06-15  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * compile.el (compilation-enter-directory-regexp,
        compilation-leave-directory-regexp): In strings, replace uses of
        all the complemented character sets; none of these should match
        across a newline.
 
-1992-06-14  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * isearch-mode.el (isearch-forward): Remove sentence from doc
        string claiming that the key bindings are controlled by variables
        * gnus.el (gnus-nntp-server): Eval gnus-default-nntp-server only
        if bound.
 
-1992-06-12  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * isearch-mode.el: New package, which will probably supercede
        isearch.el.
        * compile.el (compile-internal): Do buffer-disable-undo here.
        (compilation-mode): Not here.
 
-1992-06-10  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-06-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * simple.el (rotate-yank-pointer): Move the guts of this to
        current-kill, and get rid of the optional DO-NOT-MOVE argument.
        (current-kill): Rotate the yank pointer here.
 
-1992-06-09  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-06-09  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * subr.el (one-window-p): Rename argument ARG to NOMINI, so
        that the docstring will agree with the argument list generated
        the file name.  Also removed setq of random variable
        `formatted-revision'.
 
-1992-06-02  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-06-02  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * yow.el: Somehow, the semicolons introducing the comment on the
        first line disappeared.  Put them back.
        * ispell.el: Add some autoloads.
        (ispell-word): Accept prefix arg, meaning do ispell-next.
 
-1992-06-01  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-06-01  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (current-kill): Name the variable which holds the
        value from other programs to be pasted interprogram-paste, not
 
        * cus-print.el: installed
 
-1992-05-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (normal-top-level): Call abbreviate-file-name instead
        of writing out its code.
        non-nil, use comint-last-input-start and comint-last-input-end to
        delete the input we just sent.
 
-1992-05-29  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-29  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (append-to-buffer): When called interactively, default
        to (other-buffer nil t).  This way, it will offer to insert into
        the buffer in the other window.
 
-1992-05-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * term/x-win.el (x-cut-buffer-or-selection-value): New function.
        Set interprogram-paste-function to use it.
 
        * simple.el (set-selective-display): Keep vpos of point constant.
 
-1992-05-24  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-05-24  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (list-yahrzeit-dates): New function.
        (hebrew-calendar-yahrzeit): Moved from diary.el.
        diary-ordinal-suffix: Give correct suffix for 111, 112, 113, 211,
        212, 213, etc.
 
-1992-05-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * mouse.el: Emulate the Emacs 18 mouse button bindings for now.
        (mouse-yank-at-click): New function.
        * window.el: Binding of split-window-horizontally moved from C-x 5
        to C-x 3.
 
-1992-05-20  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-20  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (kill-region): This used to forgo actually deleting
        the region if the buffer was read-only, meaning that the command
 
        * subr.el (one-window-p): If arg is t, completely avoid minibuffer.
 
-1992-05-19  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * version.el (version): New alias for emacs-version.
 
-1992-05-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1992-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * startup.el (normal-top-level): Typo: s/getev/getenv/.
 
-1992-05-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * subr.el (lambda): Define this as a macro which wraps the lambda
        expression in a (function ...) quoter.  This means that you don't
        * loadup.el: Disable undo recording in scratch while we load all
        the files; re-enable them before we dump.
 
-1992-05-12  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-05-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (normal-top-level): If (getenv "PWD") or (getenv
        "HOME") refer to the same directory as default-directory, change
        * mailabbrev.el (mail-abbrevs-v18-munge-map): Use define-key
        instead of making up an extra alist and nconcing it onto the keymap.
 
-1992-05-02  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-05-02  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (generate-calendar-month): Center heading over each
        month.
 
-1992-04-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * loaddefs.el: Moved (put 'narrow-to-page 'disabled t)...
        * page.el: To here.
 
-1992-04-28  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * mh-e.el (mh-signature-file-name): New variable.
        (mh-insert-signature): Use it.
        * loaddefs.el: Removed (put 'narrow-to-region 'disabled t).
        It is done in simple.el.
 
-1992-04-25  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-25  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * dired.el (dired-mode): Make the modeline display the entire path
        of the directory, not just the buffer name.
 
-1992-04-24  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * flame.el: Add "flame-" prefix to internal functions, to conform
        with the naming conventions of the rest of Emacs.
 
-1992-04-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * doctor.el (doctor-svo): Deleted second expression from top let
        binding; it used to read "(let ((foo <exp> sent)) ...)"; let
 
        * flame.el: We might as well (provide 'flame).
 
-1992-04-18  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (normal-top-level): Don't change default-directory to
        (getenv "PWD") unless they actually refer to the same directory.
 
        * rmail.el (rmail-unix-mail-delimiter): Doc fix.
 
-1992-04-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Don't bother giving this a
        docstring; move it to a comment.
 
        * cmacexp.el: Doc fix.
 
-1992-04-15  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (reindent-then-newline-and-indent,
        newline-and-indent): Call the newline function instead of saying
        * compile.el (compilation-find-buffer): Optional non-nil arg says
        to try to find some buffer other than the current one.
 
-1992-04-10  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1992-04-10  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holidays.el (calendar-cursor-holidays): Signal error when cursor
        is not on a date.
 
-1992-04-08  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * doctex.el, gdb.el, mh-e.el, vip.el: Use
        point{,-min,-max,-marker} functions instead of
        (sendmail-pre-abbrev-expand-hook): Take optional arg; if non-nil,
        call self-insert-command with it, and don't do expand-abbrev; just
 
-1992-04-06  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * lpr.el (lpr-command): Make this variable settable.
 
-1992-04-03  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-04-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * files.el (revert-buffer): Reverse the sense of the prefix
        argument; by default, do not offer to revert from the auto-save
        * files.el (write-contents-hooks): New variable.
        (basic-save-buffer): Use write-contents-hooks like write-file-hooks.
 
-1992-03-31  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * bytecomp.el (byte-compile-let, byte-compile-let*): Signal an
        error message if a binding has more than one value form.
 
        * simple.el (copy-region-as-kill): Doc fix.
 
-1992-03-16  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-03-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * Moved provide clauses to bottom of every elisp file that
        contains one.
        * upd-copyr.el (update-copyright): Don't update the GPL version or
        replace the notice if the user said not to update the copyright.
 
-1992-03-11  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-03-11  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * sendmail.el (mail-fcc): New function.
        (mail-mode-map): Bind C-c C-f C-f to mail-fcc.
        (compilation-search-path): Made user variable, added autoload cookie.
        (compilaton-window-height): Added autoload cookie.
 
-1992-02-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-02-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * files.el (hack-local-variables): Don't take a FORCE argument;
        it's as easy to bind enable-local-variables to t for a while as it
        definition and initialization to be here; moved it to...
        * files.el: Here.
 
-1992-02-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-02-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * telnet.el (read-password): Let the quit character terminate
        password entry.
 
-1992-02-07  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * info.el: Doc fix.
 
-1992-01-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-01-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (universal-argument): Read key sequences, not single
        keys.  Renamed `c-u' to `factor'.  Describe the argument in the
        * simple.el (digit-argument): Strip off high bit of
        last-command-char.
 
-1992-01-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-01-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * term/tvi970.el: New file.
 
-1992-01-16  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-01-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * screen.el: Don't automatically bind C-z to iconify; this is
        inappropriate on terminals.
        * term/x-win.el: Bind C-z to iconify here.
 
-1992-01-15  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-01-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * term/wyse50.el: Rewritten to use function-key-map.
 
        * simple.el: Include bindings for [up], [down], [left], and [right].
 
-1992-01-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
+1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * setenv.el: New file.
 
 
        * flow-ctrl.el: installed.
 
-1992-01-08  Jim Blandy (jimb@occs.cs.oberlin.edu)
+1992-01-08  Jim Blandy  (jimb@occs.cs.oberlin.edu)
 
        * simple.el (temporary-goal-column): Added missing closing paren.
 
 
        * debug.el (cancel-debug-on-entry): Complete over debugged functions.
 
-1991-12-21  Jim Blandy (jimb@occs.cs.oberlin.edu)
+1991-12-21  Jim Blandy  (jimb@occs.cs.oberlin.edu)
 
        * at386.el: Moved to term/at386.el, changed to use
        function-key-map.
 
-1991-12-20  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-12-20  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * term/news.el, term/vt100.el: Converted to use function-key-map
        instead of old keypad.el.
 
        * sccs.el: installed 3.5
 
-1991-12-08  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-12-08  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * simple.el (universal-argument): If there is already an argument
        specified, don't toss it and read a new one; instead, end argument
        (diff-sccs, diff-rcs): New commands using diff-internal-diff.
        (diff-rcs-extension): New variable.
 
-1991-12-05  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-12-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * apropos.el, doctex.el, help.el, paths.el, spook.el, yow.el:
        These files expected to find their data in exec-directory, but
 
        * simple.el: Doc fix.
 
-1991-11-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-11-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * startup.el (command-line): Don't bother catching errors that
        occur while the window system file is loading; cmd_error can now
        * startup.el (command-line): baud-rate is a variable, not a
        function.
 
-1991-11-14  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-11-14  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * info.el (Info-mode): Mention Info-directory in the list of
        commands in the docstring.
 
        * find-dired.el: New version munged by sk for tree dired.
 
-1991-11-06  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-11-06  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el (screen-initialize, screen-notice-user-settings):
        Renamed global-minibuffer-screen to default-minibuffer-screen.
 
-1991-11-05  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-11-05  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary.el (diary-rosh-hodesh): Add Erev Rosh Hodesh to the diary,
        as needed.
        * ebuff-menu.el (eletric-buffer-menu-mode-map):  Define
        < and > to scroll-left and scroll-right per user suggestion.
 
-1991-10-31  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-31  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (cd): Don't bother calling pwd after changing the
        directory.
        prefix from names.
        (shell): Marked this to be autoloaded.
 
-1991-10-29  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-29  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (find-file-noselect): Extract filename abbreviation
        code into separate function.
        doesn't exist, offer to create it.
        (make-directory-path): New function to support this offer.
 
-1991-10-28  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-28  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * macros.el (apply-macro-to-region-lines): Use a marker to keep
        track of the next line to operate on, so the macro can delete or
        add lines.
 
-1991-10-26  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * disass.el (disassemble): Correctly distinguish functions with no
        interactive spec and functions that are (interactive).  Correctly
        (disassemble-1): Use nth to extract components of explicit call to
        byte-code, not car and cdr.
 
-1991-10-25  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-25  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * lisp-mode.el (eval-print-last-sexp): Saying (terpri
        (current-buffer)) after evaluating the expression does bad things
        * compile.el (compilation-buffer-name-function,
        compilation-finish-function): Add autoload cookie for these.
 
-1991-10-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * info.el (Info-follow-nearest-node): Adjusted for new return
        value format from coordinates-in-window-p.
        to see if this is a compilation buffer, because the latter might
        not be local.
 
-1991-10-04  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-10-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (revert-buffer): Call verify-visited-file-modtime with
        one arg (the current buffer), instead of none.
        * version.el (emacs-version): (From Bob:) Take optional arg
        (prefix arg) to insert version text at point.
 
-1991-09-26  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-09-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * info.el (Info-default-directory-list): defvar this instead of
        defconsting it, so paths.el can set it.
        * map-ynp.el: No need for provide.
        * loadup.el: Load map-ynp.
 
-1991-08-23  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-08-23  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (calendar-last-day-of-month, calendar-leap-year-p,
        calendar-day-number, calendar-absolute-from-gregorian): Change
        (apply fun (cons first rest)) => (apply fun first rest).
        Come on, guys.
 
-1991-08-20  Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
+1991-08-20  Michael I Bushnell  (mib@geech.gnu.ai.mit.edu)
 
        * rmail.el (rmail-convert-to-babyl-format): Roland added the
        missing paren in the wrong place; fixed.
 
        * rmail.el (rmail-convert-to-babyl-format): Add missing paren.
 
-1991-08-19  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-08-19  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * calendar.el (redraw-calendar): Preserve cursor location in
        redrawing.
        (doctor-doc): Use member instead of doctor-member.
        (doctor-rms): Restored.
 
-1991-08-16  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-16  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el: Removed obsolete definitions for function keys.
 
-1991-08-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el (screen-create-initial-screen): Renamed to
        screen-initialize.  Arrange to cause errors if people try to
        find-file-read-only-other-screen): Here...
        * sendmail.el (mail-other-screen): And here.
 
-1991-08-14  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-14  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (generate-new-buffer): Function moved here from
        src/buffer.c.
        display time in 24-hour format, rather than using AM/PM suffix.
        Also, don't blow up in substring if load average is unavailable.
 
-1991-08-13  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-13  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el: Incorporated other-screen functions and key bindings.
 
        * files.el (save-some-buffers): Add missing `(and' and matching
        `)' so that buffer-offer-save is actually tested.
 
-1991-08-12  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-12  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * window.el (split-window-keep-point): New user option.
        (split-window-vertically): Modified to support it.
        split-window-keep-point according to the baud rate.
        * term/x-win.el: Set split-window-keep-point.
 
-1991-08-10  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-10  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el (x-daemon-mode, x-establish-daemon-mode): Removed
        these functions; we do this differently now.
        * autoload.el (batch-update-autoloads): Do (save-some-buffers t)
        before killing emacs, so loaddefs.el will be saved.
 
-1991-08-05  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el (screen-creation-func): Renamed to
        screen-creation-function, as per the convention.
 
        * screen.el: All of the screen startup code reworked.
 
-1991-08-01  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-08-01  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * startup.el (pre-init-hook): New variable.
        (window-setup-hook): Doc fix.
        (command-line): Call pre-init-hook.
        (command-line-1): Updated copyright date.
 
-1991-07-31  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-31  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * rmailedit.el: When initializing rmail-edit-map, take the cdr of
        text-mode-map before nconcing it, to omit the keymap header.
 
        * apropos.el (apropos, super-apropos): Don't make window for no syms.
 
-1991-07-29  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-29  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * loaddefs.el: Don't make backup versions of this file.
 
 
        * autoload.el (generate-autoload-cookie): Doc fix.
 
-1991-07-28  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-28  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * etags.el: Renamed new-etags.el, copied Emacs 18's tags package
        into its place - the new version seemed to have half-completed
 
        * edebug.el: Version 2.5 from LaLiberte.
 
-1991-07-25  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-25  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * view.el: (define-key "C-xv" 'view-file).
        (view-file-other-window, view-buffer-other-window): New functions.
        * subr.el (search-forward-regexp, search-backward-regexp): Added
        alternate names.
 
-1991-07-24  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-24  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * diff.el (diff): Turn off read-only flag to insert "no
        differences" message.
 
-1991-07-23  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-23  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * isearch.el (isearch): If the user switches to a different
        screen, exit the isearch.
 
        * rmail.el (rmail-widen-to-current-msgbeg): Added missing close paren.
 
-1991-07-21  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-21  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * isearch.el (isearch): Don't assume that we're repeating a search
        that found an empty string; check history to make sure we're
 
        * sendmail.el (mail-do-fcc): Added missing close paren.
 
-1991-07-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-07-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el: Enable interrupt-driven input after opening the X
        connection, so that the fcntls on file descriptor 0 apply to the
        `fortran-minimum-statement-indent' to (max tab-width 6) instead of 8.
        The minimum 6 insures legal indenting for lines with line numbers.
 
-1991-07-13  Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
+1991-07-13  Jim Blandy  (jimb@churchy.gnu.ai.mit.edu)
 
        * info.el (Info-find-node): Call buffer-flush-undo with one arg,
        instead of none.  Change call to get-buffer-c>reate to
        occur-pos-list of nulls.  And allocate the final-context-start
        marker once, so we don't allocate jillions of markers in the
 
-1991-07-11  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1991-07-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * term/x-win.el (x-handle-args): Re-written to take the command
        line switch as an argument, instead of just assuming it's in ARGS,
        Don't fail to advance args past -debug-init.
        (command-line-1): Ignore here options processed at earlier stages.
 
-1991-06-26  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-06-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el (x-read-resources): When a resource is not
        available, use (nth 2 key-resname-default) to get the default, not
        Open the connection to the server *before* trying to read the
        resources, silly.
 
-1991-06-20  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1991-06-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * subr.el (ignore): Added docstring for this; it appears as a key
        binding, so it ought to be described.
 
        * disass.el (disassemble-internal): Fixed typo string? -> stringp.
 
-1991-05-26  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-05-26  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holiday.el (calendar-holiday-function-passover-etc): Correct
        date and spelling of Yom HaAtzma'ut.
 
-1991-05-23  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-05-23  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * mail-utils.el: Require lisp-mode, because we use
        lisp-mode-syntax-table.  Lisp-mode is usually in the dumped emacs,
        don't clobber the definition in text-mode-map, but DO share the
        rest of text-mode-map.
 
-1991-05-23  Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
+1991-05-23  Michael I Bushnell  (mib@geech.gnu.ai.mit.edu)
 
        * startup.el (command-line): don't do anything if $VERSION_CONTROL
        is not set; move code to import environment var ahead of .emacs
 
        * forms.el (scroll-up, scroll-down): Made argument &optional.
 
-1991-05-22  Michael I Bushnell (mib@churchy.gnu.ai.mit.edu)
+1991-05-22  Michael I Bushnell  (mib@churchy.gnu.ai.mit.edu)
 
        * rmail.el (rmail-variables): Rmail should not be a
        save-buffer-skip buffer.  If the user wants this confusing
        behavior, it can be personally customized.
 
-1991-05-22  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1991-05-22  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (x-switches-specified): Variable deleted; the
        options given on the command line are placed in screen-default
        (pop-initial-screen): Don't do a condition-case to call
        death-function.
 
-1991-05-18  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-05-18  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * macros.el (apply-macro-to-region-lines): Added a save-excursion
        around the macro invocation, so that the macro doesn't need to
        the window system, catch it and write the error message to
        external-debugging-output.
 
-1991-05-17  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-05-17  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * holiday.el: Add Erev Shavuot to the full list of Jewish
        holidays.
 
-1991-05-16  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1991-05-16  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * macros.el (apply-macro-to-region-lines): New function.
 
        able to grok the originals, but not the copies, so there will be
        only one copy of each docstring in the DOC file.
 
-1991-05-13  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
+1991-05-13  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * isearch.el (search-exit-char): As per the opinion poll results,
        change this to RET.
 
        * loaddefs.el (auto-mode-alist): Recognize .emacs only at end.
 
-1991-05-13  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
+1991-05-13  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * simple.el (blink-matching-open): Make this function interactive.
 
 
        * lisp-mode.el (eval-print-last-sexp): Use terpri instead of newline.
 
-1991-05-09  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1991-05-09  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * disass.el (disassemble-internal): Rearranged to conveniently
        handle compiled-function objects.
        * rmail.el: Doc fix.
        (rmail-first-message): New function; bound to "<".
 
-1991-05-08  Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
+1991-05-08  Jim Blandy  (jimb@churchy.gnu.ai.mit.edu)
 
        * screen.el: Removed temporary hack to set up auto-new-screen and
        auto-new-screen-function.
        (fortran-tab-mode, fortran-setup-tab-mode-style):
        (fortran-setup-fixed-format-style): New commands.
 
-1991-05-05  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
+1991-05-05  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * calc.el: When setting up calc-digit-map, don't try to apply aref
        to the keymaps; extract the vectors from the keymaps before
        * add-log.el (prompt-for-change-log-name): Made a defun rather
        than a defmacro (braino fix).
 
-1991-04-18  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-04-18  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * simple.el (count-lines-region): Display the number of characters
        in the region as well.
 
-1991-04-14  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-04-14  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary.el (diary-omer, diary-parasha): Fix punctuation in diary
        entries.
        * prolog.el, r2bibtex.el, rect.el, refbib.el, register.el: Doc fix.
        * remote.el, replace.el: Doc fix.
 
-1991-04-11  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-04-11  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * simple.el (kill-region): Don't print out a message saying how
        many characters are being killed.
        rather than goto-char, since the final character position is
        rendered obsolete by the intervening fill-region-as-paragraph.
 
-1991-02-24  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+1991-02-24  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
 
        * diary.el (include-other-diary-files): Fix documentation string.
 
        * compile.el (next-error): Do rms's optimization (Feb 8 change)
        when moving backward, too.
 
-1991-02-20  Jim Blandy (jimb@geech.ai.mit.edu)
+1991-02-20  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * startup.el (command-line): Re-arranged nested ifs that handle
        the different command-line arguments into a cond, to make it
        easier for me to read.
 
-1991-02-15  Jim Blandy (jimb@pogo.ai.mit.edu)
+1991-02-15  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * loaddefs.el: Bind \M-C-r to isearch-backward-regexp, since
        it really ought to be there.  I want it often.
 
        * bg-mouse.el, bib-mode.el: Doc fix.
 
-1991-02-04  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-02-04  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * simple.el (eval-current-buffer): Removed, since it has been
        reintroduced to the C code.
 
-1991-02-02  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-02-02  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * comint.el (comint-mode): Move the creation of input-ring down
        with the other variables, and (golly!) initialize it to a ring.
        * replace.el (perform-replace): Prevent spurious match
        of ^foo in second part of foofoo after first part is deleted.
 
-1991-01-31  Jim Blandy (jimb@pogo.ai.mit.edu)
+1991-01-31  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * files.el (find-file-noselect): Strip auto-mount prefix only if safe.
 
 
        * appt.el: Doc fix.
 
-1991-01-30  Jim Blandy (jimb@pogo.ai.mit.edu)
+1991-01-30  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * paths.el (Info-directory-list): Look for info files in
        /usr/local/lib/info first, since this is the standard place for
 
        * info.el (info): With prefix arg, read file name and visit it.
 
-1991-01-26  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-01-26  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * term/x-win.el: Do not define the f1 function key to run rmail.
 
 
        * info.el (Info): Init Info-directory-list from INFOPATH.
 
-1991-01-12  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-01-12  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * etags.el (visit-tags-file-buffer): use progn instead of
        save-excursion, so the buffer actually gets visited.
        * compile.el (compilation-parse-errors): Fixed maintenance of
        last-linenum, so dups are really found.
 
-1991-01-08  Jim Blandy (jimb@pogo.ai.mit.edu)
+1991-01-08  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * bytecomp.el (byte-compile-byte-code-maker):  Since
        byte-compile-lambda is free to return the original lambda
        expression, we'd better be prepared to handle things that aren't
        bytecode objects.
 
-1991-01-07  Jim Blandy (jimb@gnu.ai.mit.edu)
+1991-01-07  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * loaddefs.el: Don't forget to specify the filenames when
        autoload-ing byte-compile-buffer and byte-compile-defun.
        * diary.el (diary-float): Allow month to be a list of months, a
        single month, or t (for all months).
 
-1990-11-26  Jim Blandy (jimb@geech.ai.mit.edu)
+1990-11-26  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * simple.el (copy-region-as-kill): No longer prints "Region
        copied" error message.
 
        * bg-mouse.el (bg-insert-moused-sexp): If before ')', just skip that.
 
-1990-11-26  Neil Mager (neilm@juliet.ll.mit.edu)
+1990-11-26  Neil Mager  (neilm@juliet.ll.mit.edu)
 
        * appt.el: Fixed if construct for midnight update.
 
        * diary.el (insert-block-diary-entry): Change reference to
        mark-ring to calendar-mark-ring.
 
-1990-11-21  Neil Mager (neilm@juliet.ll.mit.edu)
+1990-11-21  Neil Mager  (neilm@juliet.ll.mit.edu)
 
        * appt.el: Updated header of file to reflect changes.
 
        * calendar.el (describe-calendar-mode): Rewrote to give just a
        brief description of the mode instead of calling describe-mode.
 
-1990-10-19  Neil Mager (neilm@juliet.ll.mit.edu)
+1990-10-19  Neil Mager  (neilm@juliet.ll.mit.edu)
 
        * appt.el: Changed issue-appointments-message to
        appt.issue.message in header.
 
        * files.el (basic-save-buffer): Run after-save-hooks.
 
-1990-11-21  Robert J. Chassell (bob@gnu.ai.mit.edu)
+1990-11-21  Robert J. Chassell  (bob@gnu.ai.mit.edu)
 
        * texinfmt.el (texinfo-parse-line-arg): Ignore spaces@end of
        line.
        code which attempted to fake out mode-name in mode-line-list.
        Also, use slow \\<...> technology.
 
-1990-11-13  David J. MacKenzie (djm@apple-gunkies)
+1990-11-13  David J. MacKenzie  (djm@apple-gunkies)
 
        * fortran.el: Use domain format instead of uucp format for bug
        list address.
        * info.el (Info-find-node): Simplify file search.
        Try appending `.info' to specified name.
 
-1990-10-31  Jim Blandy (jimb@gnu.ai.mit.edu)
+1990-10-31  Jim Blandy  (jimb@gnu.ai.mit.edu)
 
        * bytecomp.el: Put properties on * so that the byte-compiler knows
        how to inline multiplication.
        * files.el (delete-auto-save-file-if-necessary):
        Don't delete if auto-saveing in visited file.
 
-1990-10-29  Jim Blandy (jimb@pogo.ai.mit.edu)
+1990-10-29  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * subr.el: `buffer-flush-undo' is now officially named
        `buffer-enable-undo'; added an alias for backward compatibility.
 
        * subr.el (keyboard-translate): New function.
 
-1990-10-25  Robert J. Chassell (bob@gnu.ai.mit.edu)
+1990-10-25  Robert J. Chassell  (bob@gnu.ai.mit.edu)
 
        * texinfmt.el (texinfo-format-defun-1): Replace with new version
        that handles @deftypefn and related typed definition commands.
        * etags.el (visit-tags-table-buffer):
        Handle local bindings of tags-file-name.
 
-1990-10-19  Robert J. Chassell (bob@gnu.ai.mit.edu)
+1990-10-19  Robert J. Chassell  (bob@gnu.ai.mit.edu)
 
        * texinfmt.el (texinfo-format-include,
        texinfo-format-setfilename): Redefined to handle new include
 
        * mouse.el (mouse-set-point): Compensate properly for hscroll.
 
-1990-09-13  Robert J. Chassell (bob@gnu.ai.mit.edu)
+1990-09-13  Robert J. Chassell  (bob@gnu.ai.mit.edu)
 
        * texinfmt.el (texinfo-format-inforef): Item name now optional.
 
 
        * term/x-win.el: Don't define C-z here; it's now in screen.el.
 
-1990-08-14  David J. MacKenzie (djm@apple-gunkies)
+1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
 
        * time.el: New version that uses wakeup instead of loadst.
 
 
        * c-mode.el (c-comment-indent): Special case comment after }.
 
-1990-07-05  Robert J. Chassell (bob@gnu.ai.mit.edu)
+1990-07-05  Robert J. Chassell  (bob@gnu.ai.mit.edu)
 
        * texinfmt.el: Renamed Lisp definitions section to `Description
          formatting' and revised `texinfo-format-defun-1' and format
 
        * sort.el: Doc fix.
 
-1990-06-28  Robert J. Chassell (bob@gnu.ai.mit.edu)
+1990-06-28  Robert J. Chassell  (bob@gnu.ai.mit.edu)
 
        * texinfmt.el (texinfo-format-paragraph-break): @br{} no longer a
          noop.
        calling c-backward-to-start-of-continued-exp.
        (c-backward-to-start-of-continued-exp): Back up over strings.
 
-1990-06-21  Robert J. Chassell (bob@pogo.ai.mit.edu)
+1990-06-21  Robert J. Chassell  (bob@pogo.ai.mit.edu)
 
        * texinfmt.el (texinfo-format-include): Include files ending with
          ".texi" as well as ".texinfo" and ".tex".
        * simple.el: Search-ring advance and recline characters are now
        M-n and M-p.
 
-1990-06-15  Robert J. Chassell (bob@pogo.ai.mit.edu)
+1990-06-15  Robert J. Chassell  (bob@pogo.ai.mit.edu)
 
        * tex-mode.el (tex-start-shell): Don't put `require' in defun, put
          it@top level.
          accidently find a string in the description that is confused for
          a menu item.
 
-1990-06-01  Robert J. Chassell (bob@wheat-chex)
+1990-06-01  Robert J. Chassell  (bob@wheat-chex)
 
        * texinfo.el: Added `texinfo-tex-region' (C-c C-r) to run TeX on
          the current region, `texinfo-tex-buffer' (C-c C-t) to run TeX on
        * startup.el (command-line):  Check environment variable
        VERSION_CONTROL and set version-control appropriately.
 
-1990-05-31  Robert J. Chassell (bob@wheat-chex)
+1990-05-31  Robert J. Chassell  (bob@wheat-chex)
 
        * texnfo-upd.el (texinfo-top-pointer-case): rewrote to handle
          @chapter (or other sectioning) command following Top node.
 
        * scheme.el (run-scheme): Autoload deleted.  Already done in loaddefs.
 
-1990-05-24  Robert J. Chassell (bob@rice-chex)
+1990-05-24  Robert J. Chassell  (bob@rice-chex)
 
        * page-ext.el (pages-directory-goto): Go to end of file if called
        from the last line (which is empty) of the pages-directory
        * c++-mode.el:  Installed latest version from David Detlefs with
        all additions made since Sep 1989.
 
-1990-05-24  Robert J. Chassell (bob@apple-gunkies)
+1990-05-24  Robert J. Chassell  (bob@apple-gunkies)
 
        * texinfmt.el:  Added   texinfo-format-defindex   which provides
        @defindex and @defcodeindex.
        * buff-menu.el (Buffer-menu-buffer): Simplified.
        Set Buffer-menu-buffer-column initially.
 
-1990-05-18  Robert J. Chassell (bob@apple-gunkies)
+1990-05-18  Robert J. Chassell  (bob@apple-gunkies)
 
        * page-ext.el: (pages-addresses-file-name):
        Renamed from addresses-file-name.
 
-1990-05-17  Robert J. Chassell (bob@apple-gunkies)
+1990-05-17  Robert J. Chassell  (bob@apple-gunkies)
 
        * texinfo.el (texinfo-mode-map): Replace `C-c LETTER ...' key
          bindings for functions updating nodes and menus with `C-c C-...'
        was found the previous time.
        * replace.el (keep-lines): Likewise.
 
-1990-05-10  Robert J. Chassell (bob@wheat-chex)
+1990-05-10  Robert J. Chassell  (bob@wheat-chex)
 
        * texinfmt.el: updated to correspond, more or less, to version 2.8
        of texinfo.tex.   Does not do refilling.
        * yow.el (yow): Don't be confused by percent in message.
        Use raw prefix arg as first argument; process it later.
 
-1990-01-08  Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
+1990-01-08  Robert J. Chassell  (bob@apple-gunkies.ai.mit.edu)
 
        * texnfo-upd.el (texinfo-update-node,
          texinfo-sequential-node-update): fixed auto-fill-hook bug.
 
        * rmailout.el (rmail-output): Check for an RMAIL file, and get error.
 
-1989-09-30  Robert J. Chassell (bob@rice-chex)
+1989-09-30  Robert J. Chassell  (bob@rice-chex)
 
        * texnfo-upd.el (texinfo-copy-menu): Don't enter infinite loop
          when copying a multi-line description@the end of a menu.
 
        * sendmail.el (mail-do-fcc): No blank line before iff file is new.
 
-1989-09-25  Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
+1989-09-25  Robert J. Chassell  (bob@apple-gunkies.ai.mit.edu)
 
        * renamed texinfo-update.el to texnfo-upd.el and updated `provide'
 
        * texinfo.el: updated `require' to reflect new name for texnfo-upd
 
-1989-09-23  Robert J. Chassell (bob@rice-chex)
+1989-09-23  Robert J. Chassell  (bob@rice-chex)
 
        * texinfo.el: Moved functions to update nodes and menus to
          texinfo-update.el.
        * startup.el (command-line): Rename local var for name of user
        to `init-file-user'.  Advertise that for use in the init file.
 
-1989-09-11  Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
+1989-09-11  Robert J. Chassell  (bob@apple-gunkies.ai.mit.edu)
 
        * texinfo.el (texinfo-update-node, texinfo-make-menu,
        texinfo-master-menu, texinfo-sequential-node-update): Added
 
        * isearch.el (isearch): Bug in previous change: was assuming regexp.
 
-1989-05-17  Kyle Jones (kjones@talos.uucp)
+1989-05-17  Kyle Jones  (kjones@talos.uucp)
 
        * saveconf.el: Changed copying permissions and warranty
        disclaimer to those of the GNU General Public License
 
        * startup.el: doc fix.
 
-1989-03-29  Edward M. Reingold (reingold@cs.uiuc.edu)
+1989-03-29  Edward M. Reingold  (reingold@cs.uiuc.edu)
 
-       * calendar.el:  Change shift-three-month functions so the name
-                       includes the word ``calendar''.
+       * calendar.el: Change shift-three-month functions so the name
+       includes the word ``calendar''.
 
        * calendar.el (list-diary-entries): Delete extraneous command
-                       to indicate buffer is not modified.
+       to indicate buffer is not modified.
 
 1989-03-15  Jeff Peck  (rms@mole.ai.mit.edu)
 
index d71a9f5d2babc34e1a9230a153daec3d7279a20c..9926999c9799e6672c69124d788f2126ea117023 100644 (file)
        Delete duplicate entry for ISO calendar.
        (calendar-event-to-date): Set buffer in case calendar isn't current.
 
-1994-05-08  David K}gedal  (davidk@lysator.liu.se)
+1994-05-08  David Kågedal  (davidk@lysator.liu.se)
 
-       * tempo.el (tempo-insert-region, tempo-show-completion-buffer,
-       tempo-leave-completion-buffer): New variables.
+       * tempo.el (tempo-insert-region, tempo-show-completion-buffer)
+       (tempo-leave-completion-buffer): New variables.
        (tempo-complete-tag): Added a completion buffer mechanism.
        (tempo-display-completions): New function.
        (tempo-insert-template): An extension to the (p ...) tag
         calendar year) and when dst either starts or ends in a calendar
         year, but not both.
 
-1993-06-01  Ken  Manheimer  (klm@coil.nist.gov)
+1993-06-01  Ken Manheimer  (klm@coil.nist.gov)
 
        * allout.el (outlineify-sticky): Reconciled provisions for
        non-standard and standard prefix leaders.
 
        * c++-mode-1.el: New file.
 
-1993-06-01  Ken  Manheimer  (klm@coil.nist.gov)
+1993-06-01  Ken Manheimer  (klm@coil.nist.gov)
 
        * allout.el (move-to-column): Pass zero instead of negative arg.
        Added some free variables defvars, so byte-comple doesn't complain.
index 62352984ed1264fdf9f9923b9c0e0d44dc13559a..ed9b45525eedb3a6ede186e05fb82b6a7629815d 100644 (file)
@@ -42,7 +42,7 @@
        on things like "cdump".
        Don't use \\s patterns inside brackets.
 
-1995-06-19  David K}gedal  <davidk@lysator.liu.se>
+1995-06-19  David Kågedal  <davidk@lysator.liu.se>
 
        * tempo.el: Documented the `l' tag.
        (tempo-insert-template): Check for zmacs-regions.
        * mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do
        message headers.
 
-1995-04-20  Torbj|rn Einarsson  <tfkte@fy.chalmers.se>
+1995-04-20  Torbjorn Einarsson  <tfkte@fy.chalmers.se>
 
        * f90.el (f90-keywords): "only" added to keyword list.
        (f90-font-lock-keywords-1): Type may now have attributes private
        (jka-compr-uninstall): Delete entries that jka-compr-install
        added to inhibit-first-line-modes-suffixes.
 
-1995-04-03  David K}gedal  <davidk@lysator.liu.se>
+1995-04-03  David Kågedal  <davidk@lysator.liu.se>
 
        * tempo.el (tempo-insert):
        Added the P tag and modified the s tag accordingly
 
        * bytecomp.el (byte-compile-defvar): Add the var to current-load-list.
 
-1994-01-21  David K}gedal  <davidk@lysator.liu.se>
+1994-01-21  David Kågedal  <davidk@lysator.liu.se>
 
        * tempo.el (tempo-insert-template): Quoted transient-mark-mode
        Expansion around region now puts point at the first mark.
index 0d02bf4739b801b25640bfc639901b2c1237e924..0b893b5acf10057422b26f48e82cd699a1275549 100644 (file)
        * timer.el (run-at-time): Handle numbers as relative times in
        seconds, as the original code did.
 
-1996-02-06  Barry Warsaw  <bwarsaw@anthem (Barry Warsaw)>
+1996-02-06  Barry Warsaw  <bwarsaw@anthem>
 
        * cc-mode.el (c-common-init): Fix typo.
 
 
        * winnt.el (mode-line-format): Include column-number-mode.
 
-1996-01-30  David Kegedal  <davidk@lysator.liu.se>
+1996-01-30  David Kågedal  <davidk@lysator.liu.se>
 
        * sendmail.el (mail-setup): For mail-self-blind, use user-mail-address.
 
 
        * files.el (wildcard-to-regexp): New function.
 
-1995-12-28  1995  Marc Fleischeuers  <marc@mpi.nl>
+1995-12-28  Marc Fleischeuers  <marc@mpi.nl>
 
        * files.el (make-auto-save-file-name): Make name always end in #,
        i.e. overwrite third char in extension if required.
        If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
        display attribute corresponding to that arg.  Doc fix.
 
-1995-12-12  David K}gedal  <davidk@lysator.liu.se>
+1995-12-12  David Kågedal  <davidk@lysator.liu.se>
 
        * sendmail.el (sendmail-send-it): Added support for Resent-CC and
        Resent-BCC headers.
        (completion-c-mode-hook): Encapsulate C-mode changes in new function.
        Either call it now or put it on c-mode-hook.
 
-1995-11-22  Barry Warsaw  <bwarsaw@anthem (Barry Warsaw)>
+1995-11-22  Barry Warsaw  <bwarsaw@anthem>
 
        * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just
        return t at end of let clause since this will break
 
        * hippie-exp.el (he-transfer-case): Fix typo in prev change.
 
-1995-10-13  Michael Kifer  <Michael Kifer  <kifer@cs.sunysb.edu>>
+1995-10-13  Michael Kifer  <kifer@cs.sunysb.edu>>
 
        * ediff.el (ediff-version): is now autoloaded.
        * ediff-init.el: Moved defsubsts up.
        * ediff-hook.el: Now defines [window] in menu-bar-ediff-menu.
 
-1995-10-13  Michael Kifer  <Michael Kifer  <kifer@cs.sunysb.edu>>
+1995-10-13  Michael Kifer  <kifer@cs.sunysb.edu>>
 
        * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view
        hook in xemacs.
        * goto-addr.el: New file.
        * browse-url.el: New file.
 
-1995-10-13  Anders Holst (aho@nada.kth.se)
+1995-10-13  Anders Holst  (aho@nada.kth.se)
 
        * hippie-exp.el:
        (hippie-expand): Removed bug - don't undo from another buffer.
 
        * sendmail.el (sendmail-send-it): Use user-mail-address.
 
-1995-08-31  Barry Warsaw  <bwarsaw@anthem (Barry Warsaw)>
+1995-08-31  Barry Warsaw  <bwarsaw@anthem>
 
        * cc-mode.el (c-backslashify-current-line): Obsolete.
        (c-append-backslash, c-delete-backslash): Taken from c-mode.el.
        * lisp-mode.el (shared-lisp-mode-map):
        Don't bind TAB, just set indent-line-function.
 
-Wed Jul 26 15:40:00 Michael Kifer  (kifer@cs.sunysb.edu)
+1995-07-26  Michael Kifer  (kifer@cs.sunysb.edu)
 
-       * viper-ex.el (vip-submit-report): fnc modified.
+       * viper-ex.el (vip-submit-report): Function modified.
 
-       * viper-keym.el (vip-overriding-map): new variable.
+       * viper-keym.el (vip-overriding-map): New variable.
 
-       * viper-macs.el (vip-repeat-from-history-key): new default.
+       * viper-macs.el (vip-repeat-from-history-key): New default.
        (vip-read-fast-keysequence, ex-unmap-read-args, ex-map-read-args):
-       changed to use vip-read-key.
+       Changed to use vip-read-key.
 
-       * viper-mous.el (vip-multiclick-timeout): new default.
-       (vip-surrounding-word, vip-mouse-click-get-word): fnc modified.
+       * viper-mous.el (vip-multiclick-timeout): New default.
+       (vip-surrounding-word, vip-mouse-click-get-word): Function modified.
 
-       * viper-util.el (vip-add-hook, vip-remove-hook): new fncs.
+       * viper-util.el (vip-add-hook, vip-remove-hook): New functions.
 
-       * viper.el (vip-info-file-name): variable removed.
-       (vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode,
-       vip-start-R-mode, vip-insert-state-pre-command-sentinel,
-       vip-R-state-post-command-sentinel, vip-replace-char) fncs modified.
+       * viper.el (vip-info-file-name): Variable removed.
+       (vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode)
+       (vip-start-R-mode, vip-insert-state-pre-command-sentinel)
+       (vip-R-state-post-command-sentinel, vip-replace-char):
+       Functions modified.
 
 1995-07-25  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>