emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/finder-inf.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/finder-inf.el
Date: Fri, 22 Feb 2002 06:28:12 -0500

Index: emacs/lisp/finder-inf.el
diff -c emacs/lisp/finder-inf.el:1.11 emacs/lisp/finder-inf.el:1.12
*** emacs/lisp/finder-inf.el:1.11       Sun Jan 13 12:19:00 2002
--- emacs/lisp/finder-inf.el    Fri Feb  1 13:31:48 2002
***************
*** 335,341 ****
          "highlight the current line"
          (faces  frames  emulation))
      ("ibuf-ext.el"
!         "extended features for ibuffer"
          (buffer  convenience))
      ("ibuf-macs.el"
          "macros for ibuffer"
--- 335,341 ----
          "highlight the current line"
          (faces  frames  emulation))
      ("ibuf-ext.el"
!         "extensions for ibuffer"
          (buffer  convenience))
      ("ibuf-macs.el"
          "macros for ibuffer"
***************
*** 554,561 ****
          "display a buffer in rot13"
          nil)
      ("ruler-mode.el"
!         "Display a ruler in the header line"
!         (environment))
      ("s-region.el"
          "set region using shift key"
          (terminals))
--- 554,561 ----
          "display a buffer in rot13"
          nil)
      ("ruler-mode.el"
!         "display a ruler in the header line"
!         (environment convenience))
      ("s-region.el"
          "set region using shift key"
          (terminals))
***************
*** 648,654 ****
          (news))
      ("tmm.el"
          "text mode access to menu-bar"
!         nil)
      ("tooltip.el"
          "Show tooltip windows"
          (help c mouse tools))
--- 648,654 ----
          (news))
      ("tmm.el"
          "text mode access to menu-bar"
!         (convenience))
      ("tooltip.el"
          "Show tooltip windows"
          (help c mouse tools))
***************
*** 703,708 ****
--- 703,711 ----
      ("w32-fns.el"
          "Lisp routines for Windows NT"
          (internal))
+     ("w32-vars.el"
+         "MS-Windows specific user options"
+         (internal))
      ("which-func.el"
          "print current function in mode line"
          (mode-line  imenu  tools))
***************
*** 1123,1131 ****
      ("nnweb.el"
          "retrieving articles via web search engines"
          (news))
-     ("parse-time.el"
-         "parsing time strings"
-         (util))
      ("pop3.el"
          "Post Office Protocol (RFC 1460) interface"
          (mail))
--- 1126,1131 ----
***************
*** 1156,1164 ****
      ("starttls.el"
          "STARTTLS functions"
          (tls  ssl  openssl  mail  news))
-     ("time-date.el"
-         "date and time handling functions"
-         (mail news util))
      ("utf7.el"
          "UTF-7 encoding/decoding for Emacs"
          (mail))
--- 1156,1161 ----
***************
*** 1225,1233 ****
--- 1222,1236 ----
      ("lunar.el"
          "calendar functions for phases of the moon"
          (calendar))
+     ("parse-time.el"
+         "parsing time strings"
+         (util))
      ("solar.el"
          "calendar functions for solar events"
          (calendar))
+     ("time-date.el"
+         "date and time handling functions"
+         (mail news util))
      ("timeclock.el"
          "mode for keeping track of how much you work"
          (calendar data))



reply via email to

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