emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog.9


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.9
Date: Fri, 04 Apr 2003 01:21:39 -0500

Index: emacs/lisp/ChangeLog.9
diff -c emacs/lisp/ChangeLog.9:1.3 emacs/lisp/ChangeLog.9:1.4
*** emacs/lisp/ChangeLog.9:1.3  Tue Jan 28 18:49:10 2003
--- emacs/lisp/ChangeLog.9      Tue Feb  4 07:23:55 2003
***************
*** 294,300 ****
        that &rest VAR is the last element, and that variables aren't doubled.
        (byte-compile-lambda): Use it.
  
! 2001-10-12  Eli Barzilay <address@hidden>
  
        * calculator.el (calculator-eng-display): Don't call concat
        with an integer argument.
--- 294,300 ----
        that &rest VAR is the last element, and that variables aren't doubled.
        (byte-compile-lambda): Use it.
  
! 2001-10-12  Eli Barzilay  <address@hidden>
  
        * calculator.el (calculator-eng-display): Don't call concat
        with an integer argument.
***************
*** 1242,1248 ****
        (quail-activate): Mention the hooks these functions run in their
        doc strings.
  
! 2001-09-05  Edward M. Reingold <address@hidden>
  
        * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
        of file in header of menu.
--- 1242,1248 ----
        (quail-activate): Mention the hooks these functions run in their
        doc strings.
  
! 2001-09-05  Edward M. Reingold  <address@hidden>
  
        * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
        of file in header of menu.
***************
*** 1629,1635 ****
        window-scroll-functions are run with a window start that's
        temporarily outside of the restriction.
  
! 2001-08-16  Robert J. Chassell <address@hidden>
  
        * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
        (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
--- 1629,1635 ----
        window-scroll-functions are run with a window start that's
        temporarily outside of the restriction.
  
! 2001-08-16  Robert J. Chassell  <address@hidden>
  
        * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
        (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
***************
*** 3835,3841 ****
        final computational form, which was unnecessary; corrected a
        parsing problem when timeclock-relative was nil.
  
! 2001-04-23  Kahlil Hodgson <address@hidden>
  
        * calendar/timeclock.el (timeclock-modeline-display): Check if
        `list-entry' is null.
--- 3835,3841 ----
        final computational form, which was unnecessary; corrected a
        parsing problem when timeclock-relative was nil.
  
! 2001-04-23  Kahlil Hodgson  <address@hidden>
  
        * calendar/timeclock.el (timeclock-modeline-display): Check if
        `list-entry' is null.
***************
*** 4060,4066 ****
        (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 <address@hidden>
  
        * eshell/eshell.el (eshell-command): Needed a "%s" format
        specifier, in case the buffer contains percent characters.
--- 4060,4066 ----
        (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  <address@hidden>
  
        * eshell/eshell.el (eshell-command): Needed a "%s" format
        specifier, in case the buffer contains percent characters.
***************
*** 5538,5544 ****
  
        * international/mule-cmds.el (set-input-method): Another doc fix.
  
! 2001-02-13  David M. Koppelman <address@hidden>
  
        * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
  
--- 5538,5544 ----
  
        * international/mule-cmds.el (set-input-method): Another doc fix.
  
! 2001-02-13  David M. Koppelman  <address@hidden>
  
        * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
  
***************
*** 5702,5708 ****
        * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
        absolute.
  
! 2001-02-06  David M. Koppelman <address@hidden>
  
        * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
        buffers.  When hi-lock turned on rather than only checking current
--- 5702,5708 ----
        * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
        absolute.
  
! 2001-02-06  David M. Koppelman  <address@hidden>
  
        * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
        buffers.  When hi-lock turned on rather than only checking current
***************
*** 6253,6259 ****
  
        * ediff-vers.el: Fix for 8+3 DOS file systems.
  
! 2001-01-19  Colin Walters <address@hidden>
  
        * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
        diff mode, if available.
--- 6253,6259 ----
  
        * ediff-vers.el: Fix for 8+3 DOS file systems.
  
! 2001-01-19  Colin Walters  <address@hidden>
  
        * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
        diff mode, if available.
***************
*** 8108,8114 ****
  
        * select.el (x-get-selection): Docstring fix.
  
! 2000-11-27  Dave Pearson <address@hidden>
  
        * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
  
--- 8108,8114 ----
  
        * select.el (x-get-selection): Docstring fix.
  
! 2000-11-27  Dave Pearson  <address@hidden>
  
        * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
  
***************
*** 8251,8257 ****
        (iswitchb-entryfn-p): If minibuffer-depth returns the same value
        as recorded in iswitchb-minibuf-depth, return non-nil.
  
! 2000-11-23  Eli Zaretskii <address@hidden>
  
        * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
        (hscroll-window-maybe): Docstring fix.
--- 8251,8257 ----
        (iswitchb-entryfn-p): If minibuffer-depth returns the same value
        as recorded in iswitchb-minibuf-depth, return non-nil.
  
! 2000-11-23  Eli Zaretskii  <address@hidden>
  
        * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
        (hscroll-window-maybe): Docstring fix.
***************
*** 8513,8519 ****
  
        * Makefile.in (DONTCOMPILE): Omit bindings.el.
  
! 2000-11-20  Eli Barzilay <address@hidden>
  
        * calculator.el (calculator-paste): Use `if' instead of `and'
        and `or'.
--- 8513,8519 ----
  
        * Makefile.in (DONTCOMPILE): Omit bindings.el.
  
! 2000-11-20  Eli Barzilay  <address@hidden>
  
        * calculator.el (calculator-paste): Use `if' instead of `and'
        and `or'.
***************
*** 8554,8560 ****
        (mode-line-toggle-modified, mode-line-widen)
        (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
  
! 2000-11-17  Vinicius Jose Latorre <address@hidden>
  
        * ps-print.el (toplevel): Test for find-coding-system being
        fboundp before calling ps-x-find-coding-system.
--- 8554,8560 ----
        (mode-line-toggle-modified, mode-line-widen)
        (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
  
! 2000-11-17  Vinicius Jose Latorre  <address@hidden>
  
        * ps-print.el (toplevel): Test for find-coding-system being
        fboundp before calling ps-x-find-coding-system.
***************
*** 14379,14385 ****
        * progmodes/icon.el (icon-indent-line)
        (icon-is-continuation-line): Handle comments specially.
  
! 2000-08-17  Ken Stevens <address@hidden>
  
        * ispell.el: Set to standard author/maintainer/keyword fields.
        Fine tuning to menu map appearance and operation, and added help.
--- 14379,14385 ----
        * progmodes/icon.el (icon-indent-line)
        (icon-is-continuation-line): Handle comments specially.
  
! 2000-08-17  Ken Stevens  <address@hidden>
  
        * ispell.el: Set to standard author/maintainer/keyword fields.
        Fine tuning to menu map appearance and operation, and added help.
***************
*** 15769,15775 ****
  
        * gnus/parse-time.el: Correct author's mail address.
  
! 2000-07-19  Colin Walters <address@hidden>
  
        * comint.el (comint-highlight-input, comint-highlight-face):
        New user options.
--- 15769,15775 ----
  
        * gnus/parse-time.el: Correct author's mail address.
  
! 2000-07-19  Colin Walters  <address@hidden>
  
        * comint.el (comint-highlight-input, comint-highlight-face):
        New user options.
***************
*** 16628,16634 ****
        * info.el: Doc fixes.
        (Info-build-node-completions): Match Ref tags.
  
! 2000-06-13  Eli Zaretskii <address@hidden>
  
        * frame.el (display-multi-frame-p, display-multi-font-p): New
        defaliases for display-graphic-p.
--- 16628,16634 ----
        * info.el: Doc fixes.
        (Info-build-node-completions): Match Ref tags.
  
! 2000-06-13  Eli Zaretskii  <address@hidden>
  
        * frame.el (display-multi-frame-p, display-multi-font-p): New
        defaliases for display-graphic-p.
***************
*** 17175,17181 ****
        * simple.el (newline): Don't bind before-change-function,
        after-change-function.
  
! 2000-05-31  Rajesh Vaidheeswarran <address@hidden>
  
        * whitespace.el (whitespace-rescan-timer-time): Update interval
        set to 600 seconds (10 minutes) instead of 60 seconds since
--- 17175,17181 ----
        * simple.el (newline): Don't bind before-change-function,
        after-change-function.
  
! 2000-05-31  Rajesh Vaidheeswarran  <address@hidden>
  
        * whitespace.el (whitespace-rescan-timer-time): Update interval
        set to 600 seconds (10 minutes) instead of 60 seconds since
***************
*** 18218,18224 ****
        * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
        argument.
  
! 2000-04-27  Sen Nagata <address@hidden>
  
        * emacs-lisp/crm.el (crm-completion-table): New variable.
        (crm-collection-fn, crm-test-completion)
--- 18218,18224 ----
        * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
        argument.
  
! 2000-04-27  Sen Nagata  <address@hidden>
  
        * emacs-lisp/crm.el (crm-completion-table): New variable.
        (crm-collection-fn, crm-test-completion)
***************
*** 19191,19197 ****
  
        * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
  
! 2000-03-12  Detlev Zundel <address@hidden>
  
        * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
        Fix comment.
--- 19191,19197 ----
  
        * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
  
! 2000-03-12  Detlev Zundel  <address@hidden>
  
        * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
        Fix comment.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]