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
18819b0f
Commit
18819b0f
authored
Nov 08, 2004
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
d5d126ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
etc/NEWS
etc/NEWS
+7
-0
No files found.
etc/NEWS
View file @
18819b0f
...
...
@@ -98,6 +98,8 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* Changes in Emacs 21.4
** line-move-ignore-invisible now defaults to t.
** In Outline mode, hide-body no longer hides lines at the top
of the file that precede the first header line.
...
...
@@ -2326,6 +2328,11 @@ configuration files.
* Lisp Changes in Emacs 21.4
** The new function syntax-after returns the syntax code
of the character after a specified buffer position, taking account
of text properties as well as the character code.
It returns the value compatibly with char-syntax.
+++
** The new primitive `get-internal-run-time' returns the processor
run time used by Emacs since start-up.
...
...
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