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
662c9e53
Commit
662c9e53
authored
Feb 01, 2002
by
Eli Zaretskii
Browse files
Regenerated.
parent
cbd5582a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
332 additions
and
271 deletions
+332
-271
lisp/finder-inf.el
lisp/finder-inf.el
+13
-10
lisp/loaddefs.el
lisp/loaddefs.el
+319
-261
No files found.
lisp/finder-inf.el
View file @
662c9e53
...
...
@@ -335,7 +335,7 @@
"highlight the current line"
(
faces
frames
emulation
))
(
"ibuf-ext.el"
"exten
ded feature
s for ibuffer"
"exten
sion
s for ibuffer"
(
buffer
convenience
))
(
"ibuf-macs.el"
"macros for ibuffer"
...
...
@@ -554,8 +554,8 @@
"display a buffer in rot13"
nil
)
(
"ruler-mode.el"
"
D
isplay a ruler in the header line"
(
environment
))
"
d
isplay a ruler in the header line"
(
environment
convenience
))
(
"s-region.el"
"set region using shift key"
(
terminals
))
...
...
@@ -648,7 +648,7 @@
(
news
))
(
"tmm.el"
"text mode access to menu-bar"
nil
)
(
convenience
)
)
(
"tooltip.el"
"Show tooltip windows"
(
help
c
mouse
tools
))
...
...
@@ -703,6 +703,9 @@
(
"w32-fns.el"
"Lisp routines for Windows NT"
(
internal
))
(
"w32-vars.el"
"MS-Windows specific user options"
(
internal
))
(
"which-func.el"
"print current function in mode line"
(
mode-line
imenu
tools
))
...
...
@@ -1123,9 +1126,6 @@
(
"nnweb.el"
"retrieving articles via web search engines"
(
news
))
(
"parse-time.el"
"parsing time strings"
(
util
))
(
"pop3.el"
"Post Office Protocol (RFC 1460) interface"
(
mail
))
...
...
@@ -1156,9 +1156,6 @@
(
"starttls.el"
"STARTTLS functions"
(
tls
ssl
openssl
mail
news
))
(
"time-date.el"
"date and time handling functions"
(
mail
news
util
))
(
"utf7.el"
"UTF-7 encoding/decoding for Emacs"
(
mail
))
...
...
@@ -1225,9 +1222,15 @@
(
"lunar.el"
"calendar functions for phases of the moon"
(
calendar
))
(
"parse-time.el"
"parsing time strings"
(
util
))
(
"solar.el"
"calendar functions for solar events"
(
calendar
))
(
"time-date.el"
"date and time handling functions"
(
mail
news
util
))
(
"timeclock.el"
"mode for keeping track of how much you work"
(
calendar
data
))
...
...
lisp/loaddefs.el
View file @
662c9e53
This diff is collapsed.
Click to expand it.
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