Go to the previous, next section.
For those users who live backwards in time, here is information about downgrading to Emacs version 19.28 or 19.29. We hope you will enjoy the greater simplicity that results from the absence of certain Emacs 19.34 features.
c-indent-level
c-label-offset
c-continued-brace-offset
c-continued-statement-offset.
c-continued-statement-offset
c-brace-offset
c-brace-imaginary-offset
c-argdecl-indent
recover-session command; if Emacs crashes, you simply
have to remember which files you were editing before the crash, and use
recover-file on the individual files.
defvar operate as it
usually does--setting the value of the variable only if it has no value
yet. Use ESC ESC to evaluate a Lisp expression,
instead of M-:.
For instance, you cannot print from within Emacs, Dired doesn't support
shell wildcards in filenames, some Lisp packages won't work because
their standard filenames are invalid on MS-DOS, display-time
doesn't work, Font Lock mode won't work unless you create some faces by
hand first, and call-process cannot redirect stderr.
As an additional bonus, you get random characters inserted into the
buffer without a warning (unless you're clever enough to discover that
setting visible-bell makes this problem to go away).
In a word, it's a great relief for those who still need proof that MS-DOG isn't a real operating system.
Go to the previous, next section.