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
aa701ce8
Commit
aa701ce8
authored
Aug 08, 2009
by
Chong Yidong
Browse files
Split off a new section, "Installation Changes in Emacs 23.2".
parent
0822135e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
+10
-8
etc/NEWS
etc/NEWS
+10
-8
No files found.
etc/NEWS
View file @
aa701ce8
...
...
@@ -22,6 +22,16 @@ When you add a new item, please add it without either +++ or ---
so we will look at it and add it to the manual.
* Installation Changes in Emacs 23.2
** New configure options for Emacs developers
These are not new features; only the configure flags are new.
*** --enable-profiling builds Emacs with profiling enabled.
This might not work on all platforms.
*** --enable-checking[=OPTIONS] builds emacs with extra runtime checks.
* Changes in Emacs 23.2
** The default value of `trash-directory' has changed to nil, which
...
...
@@ -45,14 +55,6 @@ Customize make-pointer-invisible to turn it off.
** On MS-Windows, `display-time' now displays the system load average
as well as the time, as it does on GNU and Unix.
** configure options for emacs developers
*** --enable-profiling will build emacs with profiling enabled.
This might not work on all platforms. It is not a new feature, just
the configure flag is new.
*** --enable-checking[=OPTIONS] will build emacs with various extra runtime checks.
It is not a new feature, just the configure flag is new.
** Killing a buffer with a running process now asks a confirmation.
You can remove this query in two ways: either removing
`process-kill-buffer-query-function' from `kill-buffer-query-functions' or
...
...
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