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
b94472f1
Commit
b94472f1
authored
Jun 10, 2017
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; Spelling fixes
parent
bdf41152
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
ChangeLog.2
ChangeLog.2
+1
-1
ChangeLog.3
ChangeLog.3
+1
-1
lisp/frame.el
lisp/frame.el
+1
-1
src/xdisp.c
src/xdisp.c
+1
-1
No files found.
ChangeLog.2
View file @
b94472f1
...
...
@@ -4640,7 +4640,7 @@
Fill the doc string of font-lock-keywords
* lisp/font-lock.el (font-lock-keywords): Fill the lines and
reorgani
s
e some explanations (bug#21427).
reorgani
z
e some explanations (bug#21427).
(cherry picked from commit c05716d3a26ea7518b89eacfccaf70c9d0731df7)
ChangeLog.3
View file @
b94472f1
...
...
@@ -12785,7 +12785,7 @@
Fill the doc string of font-lock-keywords
* lisp/font-lock.el (font-lock-keywords): Fill the lines and
reorgani
s
e some explanations (bug#21427).
reorgani
z
e some explanations (bug#21427).
2016-04-30 Lars Ingebrigtsen <larsi@gnus.org>
...
...
lisp/frame.el
View file @
b94472f1
...
...
@@ -1535,7 +1535,7 @@ FRAME can be a frame name, a terminal name, or a frame.
If FRAME is omitted or nil, use the currently selected frame.
By default, the current monitor is said to be the physical
monitor dominating t
e
h selected frame. A frame is dominated by
monitor dominating th
e
selected frame. A frame is dominated by
a physical monitor when either the largest area of the frame resides
in the monitor, or the monitor is the closest to the frame if the
frame does not intersect any physical monitors.
...
...
src/xdisp.c
View file @
b94472f1
...
...
@@ -32257,7 +32257,7 @@ display table takes effect; in this case, Emacs does not consult
DEFVAR_BOOL ("display-raw-bytes-as-hex", display_raw_bytes_as_hex,
doc: /* Non-nil means display raw bytes in hexadecimal format.
The default is to use octal format (\200) whereas hexadecimal (\x80)
may be more familar to users. */);
may be more famil
i
ar to users. */);
display_raw_bytes_as_hex = false;
}
...
...
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