Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b3ea44f8
Commit
b3ea44f8
authored
Apr 29, 2002
by
Pavel Janík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
2461722b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/filesets.el
lisp/filesets.el
+2
-2
No files found.
lisp/filesets.el
View file @
b3ea44f8
...
...
@@ -27,7 +27,7 @@
;;; Commentary:
;; Define filesets, which can be opened or saved with the power one or
;; Define filesets, which can be opened or saved with the power
of
one or
;; two mouse clicks only. A fileset is either a list of files, a file
;; pattern, a base directory and a search pattern (for files), or an
;; inclusion group (i.e. a base file including other files).
...
...
@@ -86,7 +86,7 @@
(eval-and-compile
(unless (boundp 'filesets-running-xemacs)
(defvar filesets-running-xemacs (string-match "XEmacs\\|Lucid" emacs-version)
"Non-nil means we are runnin
n
XEmacs."
)))
"Non-nil means we are runnin
g
XEmacs.")))
(defvar filesets-menu-cache nil
"The whole filesets menu.")
...
...
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