emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116904: * lisp/speedbar.el: Remove some old comment


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116904: * lisp/speedbar.el: Remove some old commentary.
Date: Sat, 29 Mar 2014 01:53:37 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116904
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2014-03-28 21:53:35 -0400
message:
  * lisp/speedbar.el: Remove some old commentary.
modified:
  lisp/speedbar.el               
speedbar.el-20091113204419-o5vbwnq5f7feedwu-1271
=== modified file 'lisp/speedbar.el'
--- a/lisp/speedbar.el  2014-01-25 19:15:42 +0000
+++ b/lisp/speedbar.el  2014-03-29 01:53:35 +0000
@@ -39,21 +39,9 @@
 ;;
 ;;; Notes:
 ;;
-;;    Users of really old emacsen without the need timer functions
-;; will not have speedbar updating automatically.  Use "g" to refresh
-;; the display after changing directories.  Remember, do not interrupt
-;; the stealthy updates or your display may not be completely
-;; refreshed.
-;;
 ;;    AUC-TEX users: The imenu tags for AUC-TEX mode don't work very
 ;; well.  Use the imenu keywords from tex-mode.el for better results.
 ;;
-;; This file requires the library package assoc (association lists)
-;;     assoc should be available in all modern versions of Emacs.
-;; The custom package is optional (for easy configuration of speedbar)
-;;     http://www.dina.kvl.dk/~abraham/custom/
-;;     custom is available in all versions of Emacs version 20 or better.
-;;
 ;;; Developing for speedbar
 ;;
 ;; Adding a speedbar specialized display mode:


reply via email to

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