1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
This commit is contained in:
Sam Steingold 2005-07-22 14:22:02 +00:00
parent eab4879567
commit 290e47075b

View File

@ -2183,7 +2183,7 @@ syntactic indentation.
** In sh-script, a continuation line is only indented if the backslash was
preceded by a SPC or a TAB.
---
** Perl mode has a new variable `perl-indent-continued-arguments'.
@ -5030,8 +5030,8 @@ running under X.
+++
*** New variable `gc-cons-percentage' automatically grows the GC cons threshold
as the heap sizxe increases.
as the heap size increases.
+++
*** New variables `gc-elapsed' and `gcs-done' provide extra information
on garbage collection.