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
9020b223
Commit
9020b223
authored
Nov 02, 2008
by
Glenn Morris
Browse files
Ulrich Mueller <ulm at kph.uni-mainz.de>
(USAGE2): Untabify.
parent
e722aa81
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
src/ChangeLog
src/ChangeLog
+4
-0
src/emacs.c
src/emacs.c
+2
-2
No files found.
src/ChangeLog
View file @
9020b223
2008-11-02 Ulrich Mueller <ulm@kph.uni-mainz.de>
* emacs.c (USAGE2): Untabify.
2008-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
* composite.c (fill_gstring_header): Fix copy/paste typo.
...
...
src/emacs.c
View file @
9020b223
...
...
@@ -285,8 +285,8 @@ Initialization options:\n\
Action options:\n\
\n\
FILE visit FILE using find-file\n\
+LINE
go to line LINE in next FILE\n\
+LINE:COLUMN
go to line LINE, column COLUMN, in next FILE\n\
+LINE
go to line LINE in next FILE\n\
+LINE:COLUMN
go to line LINE, column COLUMN, in next FILE\n\
--directory, -L DIR add DIR to variable load-path\n\
--eval EXPR evaluate Emacs Lisp expression EXPR\n\
--execute EXPR evaluate Emacs Lisp expression EXPR\n\
...
...
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