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
05b6a3f3
Commit
05b6a3f3
authored
Jul 30, 2007
by
Robert J. Chassell
Browse files
*** empty log message ***
parent
ed8c9cf1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lispintro/ChangeLog
lispintro/ChangeLog
+5
-0
lispintro/emacs-lisp-intro.texi
lispintro/emacs-lisp-intro.texi
+1
-1
No files found.
lispintro/ChangeLog
View file @
05b6a3f3
2007-07-30 Robert J. Chassell <bob@rattlesnake.com>
* emacs-lisp-intro.texi: Fix typo on line 5173, change `thee' to
`these'.
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
...
...
lispintro/emacs-lisp-intro.texi
View file @
05b6a3f3
...
...
@@ -5170,7 +5170,7 @@ Function Interactive}.) The expression reads as follows:
@noindent
This expression is not one with letters standing for parts, as
described earlier. Instead, it starts a list with thee parts
.
described earlier. Instead, it starts a list with the
s
e parts
:
The first part of the list is an expression to read the name of a
buffer and return it as a string. That is @code{read-buffer}. The
...
...
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