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
ef8aee62
Commit
ef8aee62
authored
Dec 30, 2001
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
6d96d6eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+1
-0
lisp/ChangeLog
lisp/ChangeLog
+10
-0
No files found.
etc/NEWS
View file @
ef8aee62
...
...
@@ -292,6 +292,7 @@ Thus, point can go before an invisible, intangible region, but not
after it. This prevents C-f and C-b from appearing to stand still on
the screen.
+++
** define-abbrev now accepts an optional argument SYSTEM-FLAG. If
non-nil, this marks the abbrev as a "system" abbrev, which means that
it won't be stored in the user's abbrevs file if he saves the abbrevs.
...
...
lisp/ChangeLog
View file @
ef8aee62
2001-12-30 Richard M. Stallman <rms@gnu.org>
* info.el (Info-fontify-node): For a **** underline line, put the
invisible and intangible props on the following newline, but not
on the previous newline or the last char of the previous line.
* faces.el (face-set-after-frame-default): Don't change `default' face.
* faces.el (minibuffer-prompt): Adopt some default colors.
* replace.el (query-replace-read-args): Immediate error if read-only.
* textmodes/makeinfo.el (makeinfo-compilation-sentinel):
Display the output buffer in a more intelligent way.
...
...
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