emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookma


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookmark.el
Date: Sat, 15 Jun 2019 06:43:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> -;; Added  for lucid emacs  compatibility, db
> -(or (fboundp 'defalias)  (fset 'defalias 'fset))
> -
> -;; suggested for lucid compatibility by david hughes:
> -(or (fboundp 'frame-height)  (defalias 'frame-height 'screen-height))

Wow!


        Stefan




reply via email to

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