mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Remove some remaining references to XEmacs
* lisp/allout.el (allout-overlay-preparations): * lisp/cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-menu) (semantic-decoration-fileless-include-menu): * lisp/cedet/semantic/idle.el (semantic-idle-scheduler-setup-timers): * lisp/vc/ediff-init.el: * lisp/vc/ediff-util.el (ediff-mode): Remove some remaining references to XEmacs.
This commit is contained in:
parent
d314951043
commit
bd601099b9
5 changed files with 6 additions and 14 deletions
|
|
@ -102,7 +102,6 @@ it is unlikely the user would be ready to type again right away."
|
|||
|
||||
(defun semantic-idle-scheduler-setup-timers ()
|
||||
"Lazy initialization of the auto parse idle timer."
|
||||
;; REFRESH THIS FUNCTION for XEMACS FOIBLES
|
||||
(or (timerp semantic-idle-scheduler-timer)
|
||||
(setq semantic-idle-scheduler-timer
|
||||
(run-with-idle-timer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue