]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.9
(calendar-dst-check-each-year-flag): Avoid
[gnu-emacs] / lisp / ChangeLog.9
index 7976756f1e65a3578fd695a96a1133fee9d31a30..6bd0b347c301478f7acccfef490dd976b9c47640 100644 (file)
        that &rest VAR is the last element, and that variables aren't doubled.
        (byte-compile-lambda): Use it.
 
-2001-10-12  Eli Barzilay <eli@barzilay.org>
+2001-10-12  Eli Barzilay  <eli@barzilay.org>
 
        * calculator.el (calculator-eng-display): Don't call concat
        with an integer argument.
 
        * isearch.el (isearch-intersects-p): Fix end checks.
 
-2001-09-11  Eli Zaretskii  <a34785@is.elta.co.il>
+2001-09-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
        `t' branch of `cond', since Irix 6.1 and up is a special case of
        (quail-activate): Mention the hooks these functions run in their
        doc strings.
 
-2001-09-05  Edward M. Reingold <reingold@iit.edu>
+2001-09-05  Edward M. Reingold  <reingold@iit.edu>
 
        * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
        of file in header of menu.
        window-scroll-functions are run with a window start that's
        temporarily outside of the restriction.
 
-2001-08-16  Robert J. Chassell <bug-texinfo@gnu.org>
+2001-08-16  Robert J. Chassell  <bug-texinfo@gnu.org>
 
        * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
        (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
        final computational form, which was unnecessary; corrected a
        parsing problem when timeclock-relative was nil.
 
-2001-04-23  Kahlil Hodgson <kahlil@discus.anu.edu.au>
+2001-04-23  Kahlil Hodgson  <kahlil@discus.anu.edu.au>
 
        * calendar/timeclock.el (timeclock-modeline-display): Check if
        `list-entry' is null.
        (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
        (ps-skip-newline): Replace defun by defsubst.
 
-2001-04-10  Colin Walters <walters@cis.ohio-state.edu>
+2001-04-10  Colin Walters  <walters@cis.ohio-state.edu>
 
        * eshell/eshell.el (eshell-command): Needed a "%s" format
        specifier, in case the buffer contains percent characters.
 
        * international/mule-cmds.el (set-input-method): Another doc fix.
 
-2001-02-13  David M. Koppelman <koppel@ee.lsu.edu>
+2001-02-13  David M. Koppelman  <koppel@ee.lsu.edu>
 
        * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
 
        * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
        absolute.
 
-2001-02-06  David M. Koppelman <koppel@ee.lsu.edu>
+2001-02-06  David M. Koppelman  <koppel@ee.lsu.edu>
 
        * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
        buffers.  When hi-lock turned on rather than only checking current
 
        * ediff-vers.el: Fix for 8+3 DOS file systems.
 
-2001-01-19  Colin Walters <walters@cis.ohio-state.edu>
+2001-01-19  Colin Walters  <walters@cis.ohio-state.edu>
 
        * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
        diff mode, if available.
 
        * select.el (x-get-selection): Docstring fix.
 
-2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
+2000-11-27  Dave Pearson  <davep@hagbard.demon.co.uk>
 
        * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
 
        (iswitchb-entryfn-p): If minibuffer-depth returns the same value
        as recorded in iswitchb-minibuf-depth, return non-nil.
 
-2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
+2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
        (hscroll-window-maybe): Docstring fix.
 
        * Makefile.in (DONTCOMPILE): Omit bindings.el.
 
-2000-11-20  Eli Barzilay <eli@www.barzilay.org>
+2000-11-20  Eli Barzilay  <eli@www.barzilay.org>
 
        * calculator.el (calculator-paste): Use `if' instead of `and'
        and `or'.
        (mode-line-toggle-modified, mode-line-widen)
        (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
 
-2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
+2000-11-17  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
        * ps-print.el (toplevel): Test for find-coding-system being
        fboundp before calling ps-x-find-coding-system.
        * progmodes/icon.el (icon-indent-line)
        (icon-is-continuation-line): Handle comments specially.
 
-2000-08-17  Ken Stevens <k.stevens@ieee.org>
+2000-08-17  Ken Stevens  <k.stevens@ieee.org>
 
        * ispell.el: Set to standard author/maintainer/keyword fields.
        Fine tuning to menu map appearance and operation, and added help.
 
        * gnus/parse-time.el: Correct author's mail address.
 
-2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
+2000-07-19  Colin Walters  <walters@cis.ohio-state.edu>
 
        * comint.el (comint-highlight-input, comint-highlight-face):
        New user options.
        * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
        tutorials.
 
-       * complete.el (PC-env-vars-alist): New variable.
-       (PC-complete-as-file-name): New function.
-       (partial-completion-mode): Initialize PC-env-vars-alist from
-       process-environment.
-       (PC-do-completion): Handle completion of env vars.
-
        * info.el (Info-set-mode-line): Show file name in mode line,
        use `*Info*' instead of `Info:'.
 
        * startup.el (command-line-1): Change copyright messages to year
        2000.
 
+2000-06-15  Ehud Karni  <ehud@unix.mvs.co.il>
+
+       * complete.el (PC-env-vars-alist): New variable.
+       (PC-complete-as-file-name): New function.
+       (partial-completion-mode): Initialize PC-env-vars-alist from
+       process-environment.
+       (PC-do-completion): Handle completion of env vars.
+
 2000-06-15  Dave Love  <fx@gnu.org>
 
        * net/goto-addr.el (goto-address-fontify): Use keymap property,
        * info.el: Doc fixes.
        (Info-build-node-completions): Match Ref tags.
 
-2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
+2000-06-13  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * frame.el (display-multi-frame-p, display-multi-font-p): New
        defaliases for display-graphic-p.
        * simple.el (newline): Don't bind before-change-function,
        after-change-function.
 
-2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
+2000-05-31  Rajesh Vaidheeswarran  <rv@gnu.org>
 
        * whitespace.el (whitespace-rescan-timer-time): Update interval
        set to 600 seconds (10 minutes) instead of 60 seconds since
        * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
        argument.
 
-2000-04-27  Sen Nagata <sen@eccosys.com>
+2000-04-27  Sen Nagata  <sen@eccosys.com>
 
        * emacs-lisp/crm.el (crm-completion-table): New variable.
        (crm-collection-fn, crm-test-completion)
 
        * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
 
-2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
+2000-03-12  Detlev Zundel  <detlev.zundel@stud.uni-karlsruhe.de>
 
        * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
        Fix comment.
@@ -20696,3 +20698,5 @@ See ChangeLog.8 for earlier changes.
     Copyright (C) 2000, 2001 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f