Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
20992a85
Commit
20992a85
authored
May 26, 2013
by
Fabián Ezequiel Gallina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* progmodes/python.el: Fix typo in commentary.
parent
f782d531
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/python.el
lisp/progmodes/python.el
+1
-1
No files found.
lisp/progmodes/python.el
View file @
20992a85
...
...
@@ -157,7 +157,7 @@
;; Skeletons: 6 skeletons are provided for simple inserting of class,
;; def, for, if, try and while. These skeletons are integrated with
;;
d
abbrev. If you have `
d
abbrev-mode' activated and
;; abbrev. If you have `abbrev-mode' activated and
;; `python-skeleton-autoinsert' is set to t, then whenever you type
;; the name of any of those defined and hit SPC, they will be
;; automatically expanded. As an alternative you can use the defined
...
...
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