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
395f10cb
Commit
395f10cb
authored
Sep 21, 2020
by
Stefan Kangas
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; Fix more trivial typos
parent
bf4accb6
Pipeline
#7016
failed with stage
in 65 minutes and 52 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
etc/NEWS
etc/NEWS
+1
-1
etc/NEWS.1-17
etc/NEWS.1-17
+1
-1
lib-src/ebrowse.c
lib-src/ebrowse.c
+1
-1
make-dist
make-dist
+1
-1
No files found.
etc/NEWS
View file @
395f10cb
...
...
@@ -1130,7 +1130,7 @@ prefer to rely upon existing Emacs facilities for formatting code but
the 'sql-indent' package provides facilities to aid more casual SQL
developers layout queries and complex expressions.
**** 'sql-use-indent-support' (default t) enables SQL indention support.
**** 'sql-use-indent-support' (default t) enables SQL indent
at
ion support.
The 'sql-indent' package from ELPA must be installed to get the
indentation support in 'sql-mode' and 'sql-interactive-mode'.
...
...
etc/NEWS.1-17
View file @
395f10cb
...
...
@@ -1944,7 +1944,7 @@ It's Beat CCA Week.
described by dot and mark, at its corners;
the existing text is pushed to the right.
clear-rectangle:
replace the rectangle described by dot an
e
mark
replace the rectangle described by dot an
d
mark
with blanks. The previous text is deleted.
delete-rectangle:
delete the text of the specified rectangle,
...
...
lib-src/ebrowse.c
View file @
395f10cb
...
...
@@ -1875,7 +1875,7 @@ yylex (void)
/* Actually local to matching_regexp. These variables must be in
global scope for the case that `static' get
'
s defined away. */
global scope for the case that `static' gets defined away. */
static char *matching_regexp_buffer, *matching_regexp_end_buf;
...
...
make-dist
View file @
395f10cb
...
...
@@ -110,7 +110,7 @@ while [ $# -gt 0 ]; do
;;
## Include the test/ directory.
## This is for backward compability to when --no-tests was the default.
## This is for backward compa
ti
bility to when --no-tests was the default.
"--tests"
)
with_tests
=
yes
;;
...
...
EMBA bot
@bot
mentioned in commit
2e8c9ede
·
Sep 27, 2020
mentioned in commit
2e8c9ede
mentioned in commit 2e8c9ede155668167e509ddb80c6a46dab8d70fe
Toggle commit list
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