1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2009-07-23 02:56:06 +00:00
parent 589a99f2f6
commit 0badeef452

View File

@ -71,6 +71,12 @@ source while in the midst of loading another file (e.g., with
to be corrupted once the outer load completed. Most code doesn't care
about this, but some (like c-mode) may check it.
* Editing Changes in Emacs 23.2
+++
** The default value for `blink-matching-paren-distance' has been increased.
* Changes in Specialized Modes and Packages in Emacs 23.2
@ -120,6 +126,10 @@ the command asynchronously without the need to manually add ampersand to
the end of the command. Its output appears in the buffer `*Async Shell
Command*'.
---
*** Elint now uses compilation-mode, and recognizes more built-in
functions and variables.
* Installation Changes in Emacs 23.1