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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.7
Date: Tue, 28 Jan 2003 18:49:14 -0500

Index: emacs/lisp/ChangeLog.7
diff -c emacs/lisp/ChangeLog.7:2.16 emacs/lisp/ChangeLog.7:2.17
*** emacs/lisp/ChangeLog.7:2.16 Sat Nov  2 22:46:03 2002
--- emacs/lisp/ChangeLog.7      Tue Jan 28 18:49:10 2003
***************
*** 3833,3840 ****
  
  1998-04-29  Eric S. Raymond  <address@hidden>
  
!       * Many small changes that mostly eliminate the explicit mail
!       separator variable and use the new rfc822-goto-eoh primitive instead:
  
        * ispell4.el (ispell-message): Use rfc822-goto-eoh.
  
--- 3833,3840 ----
  
  1998-04-29  Eric S. Raymond  <address@hidden>
  
!       Many small changes that mostly eliminate the explicit mail separator
!       variable and use the new rfc822-goto-eoh primitive instead:
  
        * ispell4.el (ispell-message): Use rfc822-goto-eoh.
  
***************
*** 4909,4915 ****
  
  1998-04-07  Dave Love  <address@hidden>
  
!       * progmodes/fortran.el Use regexp-opt and eval-and-compile to
        build font-lock patterns.
        (fortran-mode): Define indent-region-function,
        indent-line-function.
--- 4909,4915 ----
  
  1998-04-07  Dave Love  <address@hidden>
  
!       * progmodes/fortran.el: Use regexp-opt and eval-and-compile to
        build font-lock patterns.
        (fortran-mode): Define indent-region-function,
        indent-line-function.
***************
*** 5788,5794 ****
  
  1998-03-06  Dave Love  <address@hidden>
  
!       * browse-url.el Various doc fixes, mainly to remove innappropriate
        leading "*"s.
        (browse-url-new-window-p, browse-url-netscape-display)
        (browse-url-save-file, browse-url-generic-program):
--- 5788,5794 ----
  
  1998-03-06  Dave Love  <address@hidden>
  
!       * browse-url.el: Various doc fixes, mainly to remove innappropriate
        leading "*"s.
        (browse-url-new-window-p, browse-url-netscape-display)
        (browse-url-save-file, browse-url-generic-program):
***************
*** 8403,8409 ****
  
  1997-10-24  Carsten Dominik  <address@hidden>
  
!       * reftex.el  The menu now used toggle and radio for some items.
        (reftex-default-context-regexps): `caption' now prefers the
        optional short caption.
        (reftex-offer-label-menu): Fixed bug which could kill master
--- 8403,8409 ----
  
  1997-10-24  Carsten Dominik  <address@hidden>
  
!       * reftex.el:  The menu now used toggle and radio for some items.
        (reftex-default-context-regexps): `caption' now prefers the
        optional short caption.
        (reftex-offer-label-menu): Fixed bug which could kill master
***************
*** 9591,9624 ****
  
  1997-10-21  Kim-Minh Kaplan  <address@hidden>
  
!       * gnus-picon.el: * gnus-picons-clear-cache-on-shutdown: new variable.
!       * gnus-picons-piconsearch-cache-user: variable deleted.
!       * gnus-picons-clear-cache: new function.
!       * gnus-picons-close: only clear cache if
        gnus-picons-clear-cache-on-shutdown.
!       * gnus-picons-url-retrieve: set url-package-name and
        url-package-version.
!       * gnus-picons-users-image-alist: new variable.
!       * gnus-picons-retrieve-user-callback: use it.
!       * Added support for network retrieval of picons.
!       * gnus-picons-map: removed.
!       * gnus-picons-remove: removed case to handle processes.
!       * gnus-picons-processes-alist: new variable
!       * gnus-picons-x-face-sentinel: simplified.  Use processes alist.
!       * gnus-picons-display-x-face: explicitly request an xface image.
        Always call gnus-picons-prepare-for-annotations.  Use processes
        alist.
!       * gnus-picons-lookup-internal: new function.
!       * gnus-picons-lookup: use it.
!       * gnus-picons-lookup-user-internal: ditto.
!       * gnus-picons-display-picon-or-name: no more xface-p argument.
!       * gnus-picons-try-suffixes: removed.
!       * gnus-picons-try-face: new function.  Does the caching in
        gnus-picons-glyph-alist.
!       * gnus-picons-try-to-find-face: take a glyph argument instead of a
        path.  No more xface-p argument.  Only use one annotation even if
        gnus-picons-display-as-address.
!       * gnus-picons-toggle-extent: changed into an annotation action.
  
  1997-10-21  Lars Magne Ingebrigtsen  <address@hidden>
  
--- 9591,9624 ----
  
  1997-10-21  Kim-Minh Kaplan  <address@hidden>
  
!       * gnus-picon.el (gnus-picons-clear-cache-on-shutdown): new variable.
!       (gnus-picons-piconsearch-cache-user): variable deleted.
!       (gnus-picons-clear-cache): new function.
!       (gnus-picons-close): only clear cache if
        gnus-picons-clear-cache-on-shutdown.
!       (gnus-picons-url-retrieve): set url-package-name and
        url-package-version.
!       (gnus-picons-users-image-alist): new variable.
!       (gnus-picons-retrieve-user-callback): use it.
!       Added support for network retrieval of picons.
!       (gnus-picons-map): removed.
!       (gnus-picons-remove): removed case to handle processes.
!       (gnus-picons-processes-alist): new variable
!       (gnus-picons-x-face-sentinel): simplified.  Use processes alist.
!       (gnus-picons-display-x-face): explicitly request an xface image.
        Always call gnus-picons-prepare-for-annotations.  Use processes
        alist.
!       (nus-picons-lookup-internal): new function.
!       (gnus-picons-lookup): use it.
!       (gnus-picons-lookup-user-internal): ditto.
!       (gnus-picons-display-picon-or-name): no more xface-p argument.
!       (gnus-picons-try-suffixes): removed.
!       (gnus-picons-try-face): new function.  Does the caching in
        gnus-picons-glyph-alist.
!       (gnus-picons-try-to-find-face): take a glyph argument instead of a
        path.  No more xface-p argument.  Only use one annotation even if
        gnus-picons-display-as-address.
!       (gnus-picons-toggle-extent): changed into an annotation action.
  
  1997-10-21  Lars Magne Ingebrigtsen  <address@hidden>
  
***************
*** 12843,12849 ****
        (viper-bind-mouse-search-key,viper-bind-mouse-insert-key,
        viper-unbind-mouse-search-key,viper-unbind-mouse-insert-key):
        New functions.
!       * viper*el: vip-style names changed to viper-style names.
  
  1997-08-01  Richard Stallman  <address@hidden>
  
--- 12843,12849 ----
        (viper-bind-mouse-search-key,viper-bind-mouse-insert-key,
        viper-unbind-mouse-search-key,viper-unbind-mouse-insert-key):
        New functions.
!       * viper*.el: vip-style names changed to viper-style names.
  
  1997-08-01  Richard Stallman  <address@hidden>
  
***************
*** 12909,12915 ****
  
  1997-07-31  Michael Kifer  <address@hidden>
  
!       * ediff*el: (ediff-eval-in-buffer): changed macro and renamed
        ediff-with-current-buffer.
        Eliminated inefficient calls to `intern'.
        * ediff-diff.el: (ediff-exec-process): changed to work with buffers
--- 12909,12915 ----
  
  1997-07-31  Michael Kifer  <address@hidden>
  
!       * ediff*.el: (ediff-eval-in-buffer): changed macro and renamed
        ediff-with-current-buffer.
        Eliminated inefficient calls to `intern'.
        * ediff-diff.el: (ediff-exec-process): changed to work with buffers
***************
*** 13455,13461 ****
  
        * viper*.el: Adapted to use custom.el
        * ediff*.el: Improved customization.
!       * ediff-ptch (ediff-default-backup-extension): New variable.
        (ediff-backup-extension,ediff-backup-specs): Change in initialization.
  
  1997-07-17  Geoff Voelker  <address@hidden>
--- 13455,13461 ----
  
        * viper*.el: Adapted to use custom.el
        * ediff*.el: Improved customization.
!       * ediff-ptch.el (ediff-default-backup-extension): New variable.
        (ediff-backup-extension,ediff-backup-specs): Change in initialization.
  
  1997-07-17  Geoff Voelker  <address@hidden>
***************
*** 18062,18068 ****
        Setting of syntax and category for Devanagari characters are moved
        to characters.el.
  
!       * language/english (setup-english-environment): Set
        sendmail-coding-system and rmail-file-coding-system to nil.
  
        * language/ethio-util.el (fidel-to-tex-map): Name changed to
--- 18062,18068 ----
        Setting of syntax and category for Devanagari characters are moved
        to characters.el.
  
!       * language/english.el (setup-english-environment): Set
        sendmail-coding-system and rmail-file-coding-system to nil.
  
        * language/ethio-util.el (fidel-to-tex-map): Name changed to




reply via email to

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