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
cc0e97a4
Commit
cc0e97a4
authored
Mar 06, 2008
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Help Files): Rename view-todo to view-emacs-toto.
Rename describe-project to describe-gnu-project.
parent
7e6b9a4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
lisp/ChangeLog
lisp/ChangeLog
+6
-0
man/help.texi
man/help.texi
+3
-3
No files found.
lisp/ChangeLog
View file @
cc0e97a4
2008-03-06 Kim F. Storm <storm@cua.dk>
* help.el (view-emacs-todo): Rename from view-todo. Change users.
(describe-gnu-project): Rename from describe-project. Change users.
Define obsolete function aliases for the old names.
2008-03-05 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
man/help.texi
View file @
cc0e97a4
...
...
@@ -606,7 +606,7 @@ control character.
@kindex C-h C-n
@findex view-emacs-news
@kindex C-h C-p
@findex describe-project
@findex describe-
gnu-
project
@kindex C-h C-t
@findex view-emacs-todo
@kindex C-h C-w
...
...
@@ -629,9 +629,9 @@ Display the Emacs ``news'' file, which lists new features in the most
recent version of Emacs (@code{view-emacs-news}).
@item C-h C-p
Display general information about the GNU Project
(@code{describe-project}).
(@code{describe-
gnu-
project}).
@item C-h C-t
Display the Emacs to-do list (@code{view-todo}).
Display the Emacs to-do list (@code{view-
emacs-
todo}).
@item C-h C-w
Display the full details on the complete absence of warranty for GNU
Emacs (@code{describe-no-warranty}).
...
...
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