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.7


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.7
Date: Tue, 04 Feb 2003 07:27:30 -0500

Index: emacs/lisp/ChangeLog.7
diff -c emacs/lisp/ChangeLog.7:2.17 emacs/lisp/ChangeLog.7:2.18
*** emacs/lisp/ChangeLog.7:2.17 Tue Jan 28 18:49:10 2003
--- emacs/lisp/ChangeLog.7      Tue Feb  4 07:27:29 2003
***************
*** 735,741 ****
        * files.el (auto-mode-alist): Fix regular expression error for
        sh-mode.
  
! 1998-07-26  Ken'ichi HANDA <address@hidden>
  
        * arc-mode.el (archive-summarize): Set buffer unibyte before
        calling archive-XXX-summarize.
--- 735,741 ----
        * files.el (auto-mode-alist): Fix regular expression error for
        sh-mode.
  
! 1998-07-26  Ken'ichi HANDA  <address@hidden>
  
        * arc-mode.el (archive-summarize): Set buffer unibyte before
        calling archive-XXX-summarize.
***************
*** 1297,1303 ****
  
        * language/misc-lang.el ("IPA"): Add coding-priority and coding-system.
  
! 1998-07-07  Kevin Rodgers <address@hidden>
  
        * vc.el (vc-finish-logentry): Only delete windows in the
        selected frame displaying the *VC-log* buffer, in case another
--- 1297,1303 ----
  
        * language/misc-lang.el ("IPA"): Add coding-priority and coding-system.
  
! 1998-07-07  Kevin Rodgers  <address@hidden>
  
        * vc.el (vc-finish-logentry): Only delete windows in the
        selected frame displaying the *VC-log* buffer, in case another
***************
*** 1905,1911 ****
        (japanese-hankaku-region): Likewise.
        (japanese-zenkaku-region): Likewise.
  
! 1998-06-22  WJCarpenter <address@hidden>
  
        * mail/feedmail.el: New file.
  
--- 1905,1911 ----
        (japanese-hankaku-region): Likewise.
        (japanese-zenkaku-region): Likewise.
  
! 1998-06-22  WJCarpenter  <address@hidden>
  
        * mail/feedmail.el: New file.
  
***************
*** 2475,2481 ****
        * rsz-mini.el (resize-minibuffer-mode):
        * iswitchb.el (iswitchb-read-buffer): Add autoload cookie.
  
! 1998-06-03  Kevin Rodgers <address@hidden>
  
        * replace.el (esc-map): Bind C-M-% to query-replace-regexp.
  
--- 2475,2481 ----
        * rsz-mini.el (resize-minibuffer-mode):
        * iswitchb.el (iswitchb-read-buffer): Add autoload cookie.
  
! 1998-06-03  Kevin Rodgers  <address@hidden>
  
        * replace.el (esc-map): Bind C-M-% to query-replace-regexp.
  
***************
*** 2604,2610 ****
        * international/mule.el (coding-system-mnemonic):
        Don't crash if arg is nil.
  
! 1998-05-31  Alan Shutko <address@hidden>
  
        * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): Add
        missing format arg.
--- 2604,2610 ----
        * international/mule.el (coding-system-mnemonic):
        Don't crash if arg is nil.
  
! 1998-05-31  Alan Shutko  <address@hidden>
  
        * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): Add
        missing format arg.
***************
*** 2613,2619 ****
  
        * finder.el (finder-known-keywords): Fix `convenience' entry.
  
! 1998-05-30  Richard Stallman <address@hidden>
  
        * textmodes/tex-mode.el: Undo May 15 change.
  
--- 2613,2619 ----
  
        * finder.el (finder-known-keywords): Fix `convenience' entry.
  
! 1998-05-30  Richard Stallman  <address@hidden>
  
        * textmodes/tex-mode.el: Undo May 15 change.
  
***************
*** 2752,2758 ****
        * autoinsert.el:
        * abbrev.el: Likewise.
  
! 1998-05-26  Emilio Lopes <address@hidden>
                and Karl Fogel  <address@hidden>
  
        * bookmark.el: Changes so bookmark list mode works with Info:
--- 2752,2758 ----
        * autoinsert.el:
        * abbrev.el: Likewise.
  
! 1998-05-26  Emilio Lopes  <address@hidden>
                and Karl Fogel  <address@hidden>
  
        * bookmark.el: Changes so bookmark list mode works with Info:
***************
*** 4121,4127 ****
  
        * ffap.el (dired-at-point): Add autoload cookie.
  
! 1998-04-23  Jens Petersen <address@hidden>
  
        * ffap.el (dired-at-point-require-prefix): New option.
        (dired-at-point): New command.
--- 4121,4127 ----
  
        * ffap.el (dired-at-point): Add autoload cookie.
  
! 1998-04-23  Jens Petersen  <address@hidden>
  
        * ffap.el (dired-at-point-require-prefix): New option.
        (dired-at-point): New command.
***************
*** 5871,5877 ****
  
        * battery.el: Fixed spelling of `autoload' magic cookies.
  
! 1998-03-05  Sam Steingold <address@hidden>
  
        * lisp/simple.el (backward-delete-char-untabify-method):
        New user option.
--- 5871,5877 ----
  
        * battery.el: Fixed spelling of `autoload' magic cookies.
  
! 1998-03-05  Sam Steingold  <address@hidden>
  
        * lisp/simple.el (backward-delete-char-untabify-method):
        New user option.
***************
*** 5898,5904 ****
  
        * subr.el (sref): Increase CHAR in the while loop.
  
! 1998-03-03  Sam Steingold <address@hidden>
  
        * dired.el (dired-quit): Function deleted.
        (dired-mode-map): Use quit-window for q.
--- 5898,5904 ----
  
        * subr.el (sref): Increase CHAR in the while loop.
  
! 1998-03-03  Sam Steingold  <address@hidden>
  
        * dired.el (dired-quit): Function deleted.
        (dired-mode-map): Use quit-window for q.
***************
*** 7508,7514 ****
        * avoid.el (mouse-avoidance-mode): Variable customized to
        automatically load the package.
  
! 1997-12-22  Kevin Rodgers <address@hidden>
  
        * simple.el (previous-matching-history-element): Bind
        case-fold-search to nil if REGEXP contains an uppercase letter.
--- 7508,7514 ----
        * avoid.el (mouse-avoidance-mode): Variable customized to
        automatically load the package.
  
! 1997-12-22  Kevin Rodgers  <address@hidden>
  
        * simple.el (previous-matching-history-element): Bind
        case-fold-search to nil if REGEXP contains an uppercase letter.
***************
*** 9275,9281 ****
  
        * gnus.el: Gnus v5.4.56 is released.
  
! 1997-10-21  Shuhei KOBAYASHI <address@hidden>
  
        * message.el (message-make-in-reply-to): Make valid In-Reply-To.
  
--- 9275,9281 ----
  
        * gnus.el: Gnus v5.4.56 is released.
  
! 1997-10-21  Shuhei KOBAYASHI  <address@hidden>
  
        * message.el (message-make-in-reply-to): Make valid In-Reply-To.
  
***************
*** 9284,9290 ****
        * gnus-art.el (gnus-header-button-alist): Check for URLs in the
        Subject.
  
! 1997-10-21  Hrvoje Niksic <address@hidden>
  
        * gnus-xmas.el: Cleanup.
  
--- 9284,9290 ----
        * gnus-art.el (gnus-header-button-alist): Check for URLs in the
        Subject.
  
! 1997-10-21  Hrvoje Niksic  <address@hidden>
  
        * gnus-xmas.el: Cleanup.
  
***************
*** 9292,9303 ****
  
        * gnus-art.el (gnus-output-to-file): Return t.
  
! 1997-10-21  Guy Geens <address@hidden>
  
        * gnus-score.el (gnus-decay-score): Make decay work on negative
        scores.
  
! 1997-10-21  Kurt Swanson <address@hidden>
  
        * nnmail.el (nnmail-article-group): Handle junk properly.
  
--- 9292,9303 ----
  
        * gnus-art.el (gnus-output-to-file): Return t.
  
! 1997-10-21  Guy Geens  <address@hidden>
  
        * gnus-score.el (gnus-decay-score): Make decay work on negative
        scores.
  
! 1997-10-21  Kurt Swanson  <address@hidden>
  
        * nnmail.el (nnmail-article-group): Handle junk properly.
  
***************
*** 11224,11230 ****
  
        * mail/sendmail.el (mail-send): Complain about invalid header line.
  
! 1997-08-30  Jerry James <address@hidden>
  
        * format.el (format-subtract-regions): New function.
        (format-property-increment-region): New function.
--- 11224,11230 ----
  
        * mail/sendmail.el (mail-send): Complain about invalid header line.
  
! 1997-08-30  Jerry James  <address@hidden>
  
        * format.el (format-subtract-regions): New function.
        (format-property-increment-region): New function.
***************
*** 14875,14881 ****
        custom-nest-groups controls this.
        <l, i, e>: Indent differently if custom-nest-groups.
  
! 1997-06-20   Ryszard Kubiak <address@hidden>
  
        * ogonek.el: Doc fixes.
        (ogonek-jak, ogonek-how): Examples of customization fixed.
--- 14875,14881 ----
        custom-nest-groups controls this.
        <l, i, e>: Indent differently if custom-nest-groups.
  
! 1997-06-20  Ryszard Kubiak  <address@hidden>
  
        * ogonek.el: Doc fixes.
        (ogonek-jak, ogonek-how): Examples of customization fixed.
***************
*** 15021,15027 ****
        (reftex-plug-into-AUCTeX) New variable and function.
        (reftex-make-master-buffer) Fixed bug with relative path names.
  
! 1997-06-18   Ryszard Kubiak <address@hidden>
  
        * ogonek.el: Doc Fix.
        (prefix-code): Change the name to `ogonek-prefix-code'.
--- 15021,15027 ----
        (reftex-plug-into-AUCTeX) New variable and function.
        (reftex-make-master-buffer) Fixed bug with relative path names.
  
! 1997-06-18  Ryszard Kubiak  <address@hidden>
  
        * ogonek.el: Doc Fix.
        (prefix-code): Change the name to `ogonek-prefix-code'.
***************
*** 18634,18640 ****
  
        * skeleton.el (skeleton-read): Doc fix.
  
! 1997-04-24  Per Abrahamsen <address@hidden>
  
        * widget.el (define-widget): Return name.
  
--- 18634,18640 ----
  
        * skeleton.el (skeleton-read): Doc fix.
  
! 1997-04-24  Per Abrahamsen  <address@hidden>
  
        * widget.el (define-widget): Return name.
  
***************
*** 19673,19679 ****
        * mh-utils.el (mh-find-progs): When looking for mh-lib, construct
        likely paths based on mh-progs rather than using a static list.
  
! 1997-03-24  Kevin Rodgers <address@hidden>
  
        * compile.el (grep-program): New variable.
        (grep-command): Use it, and test whether it supports the -e
--- 19673,19679 ----
        * mh-utils.el (mh-find-progs): When looking for mh-lib, construct
        likely paths based on mh-progs rather than using a static list.
  
! 1997-03-24  Kevin Rodgers  <address@hidden>
  
        * compile.el (grep-program): New variable.
        (grep-command): Use it, and test whether it supports the -e
***************
*** 19949,19955 ****
        c-Java-defun-prompt-regexp.
        (c-guess-basic-syntax): CASE 2: relpos for c and c++ is now boi.
  
! 1997-03-11  Kurt Hornik <address@hidden>
  
        * octave-mod.el (octave-abbrev-table): Add abbrevs for switch,
        case, otherwise, and endswitch.
--- 19949,19955 ----
        c-Java-defun-prompt-regexp.
        (c-guess-basic-syntax): CASE 2: relpos for c and c++ is now boi.
  
! 1997-03-11  Kurt Hornik  <address@hidden>
  
        * octave-mod.el (octave-abbrev-table): Add abbrevs for switch,
        case, otherwise, and endswitch.
***************
*** 19988,19994 ****
        (makefile-dependency-regex, makefile-macroassign-regex): Disallow
        spaces in symbol name.
  
! 1997-03-11  Dan Nicolaescu <address@hidden>
  
        * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
        New functions.
--- 19988,19994 ----
        (makefile-dependency-regex, makefile-macroassign-regex): Disallow
        spaces in symbol name.
  
! 1997-03-11  Dan Nicolaescu  <address@hidden>
  
        * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
        New functions.




reply via email to

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