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
1b8c66fe
Commit
1b8c66fe
authored
Dec 30, 2001
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
cfb441af
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
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
1b8c66fe
...
@@ -292,6 +292,12 @@ Thus, point can go before an invisible, intangible region, but not
...
@@ -292,6 +292,12 @@ 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
after it. This prevents C-f and C-b from appearing to stand still on
the screen.
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.
Major modes that predefine some abbrevs should always specify this
flag.
** Support for Mocklisp has been removed.
** Support for Mocklisp has been removed.
** The function insert-string is now obsolete.
** The function insert-string is now obsolete.
...
...
lisp/ChangeLog
View file @
1b8c66fe
2001-12-30 Richard M. Stallman <rms@gnu.org>
* textmodes/makeinfo.el (makeinfo-compilation-sentinel):
Display the output buffer in a more intelligent way.
2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
* ls-lisp.el (insert-directory): Modify the "total" line wording,
* ls-lisp.el (insert-directory): Modify the "total" line wording,
...
...
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