Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2f1cc336
Commit
2f1cc336
authored
Oct 07, 2010
by
Glenn Morris
Browse files
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
parent
5823f53f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
6 deletions
+10
-6
lisp/obsolete/cl-compat.el
lisp/obsolete/cl-compat.el
+5
-3
lisp/obsolete/lmenu.el
lisp/obsolete/lmenu.el
+5
-3
No files found.
lisp/obsolete/cl-compat.el
View file @
2f1cc336
;;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility)
;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
;;
2006, 2007, 2008,
2009, 2010 Free Software Foundation, Inc.
;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008,
;; 2009, 2010
Free Software Foundation, Inc.
;; Author: Dave Gillespie <daveg@synaptics.com>
;; Version: 2.02
;; Keywords: extensions
;; Obsolete-since: 23.3
;; This file is part of GNU Emacs.
...
...
@@ -24,6 +25,8 @@
;;; Commentary:
;; This file has been obsolete since Emacs 23.3.
;; These are extensions to Emacs Lisp that provide a degree of
;; Common Lisp compatibility, beyond what is already built-in
;; in Emacs Lisp.
...
...
@@ -195,5 +198,4 @@
;; byte-compile-warnings: (not cl-functions)
;; End:
;; arch-tag: 9996bb4f-aaf5-4592-b436-bf64759a3163
;;; cl-compat.el ends here
lisp/obsolete/lmenu.el
View file @
2f1cc336
;;; lmenu.el --- emulate Lucid's menubar support
;; Copyright (C) 1992, 1993, 1994, 1997, 2001, 2002, 2003, 2004,
;;
2005,
2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
;; Copyright (C) 1992, 1993, 1994, 1997, 2001, 2002, 2003, 2004,
2005,
;; 2006, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
;; Keywords: emulations obsolete
;; Obsolete-since: 23.3
;; This file is part of GNU Emacs.
...
...
@@ -22,6 +23,8 @@
;;; Commentary:
;; This file has been obsolete since Emacs 23.3.
;;; Code:
...
...
@@ -439,5 +442,4 @@ BEFORE, if provided, is the name of a menu before which this menu should
(
provide
'lmenu
)
;; arch-tag: 7051c396-2837-435a-ae11-b2d2e2af8fc1
;;; lmenu.el ends here
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment