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
965bc065
Commit
965bc065
authored
Nov 08, 2000
by
Dave Love
Browse files
*** empty log message ***
parent
458f45fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
etc/NEWS
etc/NEWS
+10
-10
No files found.
etc/NEWS
View file @
965bc065
...
@@ -39,10 +39,6 @@ lacks unexec, asynchronous processes, and networking support.
...
@@ -39,10 +39,6 @@ lacks unexec, asynchronous processes, and networking support.
*
Changes in Emacs 21.1
*
Changes in Emacs 21.1
+++
**
Refill minor mode provides preliminary support for keeping
paragraphs filled as you modify them.
** auto-compression mode is no longer enabled just by loading jka-compr.el.
** auto-compression mode is no longer enabled just by loading jka-compr.el.
To control it, set `auto-compression-mode' via Custom or use the
To control it, set `auto-compression-mode' via Custom or use the
`auto-compression-mode'
command.
`auto-compression-mode'
command.
...
@@ -50,10 +46,6 @@ To control it, set `auto-compression-mode' via Custom or use the
...
@@ -50,10 +46,6 @@ To control it, set `auto-compression-mode' via Custom or use the
** `browse-url-gnome-moz' is a new option for
** `browse-url-gnome-moz' is a new option for
`browse-url-browser-function',
invoking Mozilla in GNOME.
`browse-url-browser-function',
invoking Mozilla in GNOME.
+++
**
The new global minor mode `auto-image-file-mode' allows image files
to be visited as images.
+++
+++
**
The functions `keep-lines', `flush-lines' and `how-many' now
**
The functions `keep-lines', `flush-lines' and `how-many' now
operate on the active region in Transient Mark mode.
operate on the active region in Transient Mark mode.
...
@@ -1797,6 +1789,14 @@ facilities for Emacs, similar to what zsh and tcsh offer. The main
...
@@ -1797,6 +1789,14 @@ facilities for Emacs, similar to what zsh and tcsh offer. The main
difference is that completion functions are written in Lisp, meaning
difference is that completion functions are written in Lisp, meaning
they can be profiled, debugged, etc.
they can be profiled, debugged, etc.
+++
**
Refill minor mode provides preliminary support for keeping
paragraphs filled as you modify them.
+++
**
The new global minor mode `auto-image-file-mode' allows image files
to be visited as images.
** Withdrawn packages
** Withdrawn packages
*** mldrag.el has been removed. mouse.el provides the same
*** mldrag.el has been removed. mouse.el provides the same
...
@@ -2061,9 +2061,9 @@ a composition at a specified position in a buffer or a string.
...
@@ -2061,9 +2061,9 @@ a composition at a specified position in a buffer or a string.
*** The function `decompose-composite-char' is now labeled as
*** The function `decompose-composite-char' is now labeled as
obsolete.
obsolete.
** The new character set `mule-unicode-0100-24ff',
** The new character set
s
`mule-unicode-0100-24ff',
`mule-unicode-2500-33ff',
and `mule-unicode-e000-ffff' are introduced
`mule-unicode-2500-33ff',
and `mule-unicode-e000-ffff' are introduced
for Unicode characters
of
the range U+0100..U+24FF, U+2500..U+33FF,
for Unicode characters
in
the range U+0100..U+24FF, U+2500..U+33FF,
U+E000..U+FFFF respectively.
U+E000..U+FFFF respectively.
** The new character sets `japanese-jisx0213-1' and
** The new character sets `japanese-jisx0213-1' and
...
...
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