Learning GNU Emacs by Debra Cameron, Bill Rosenblatt & Eric Raymond Here are the changes that appear in the 2/99 reprint: {24} Figure 2-2: The cursor location for ESC e (forward-sentence) is now located between "galleys." and "On" in the same line as the "Initial cursor position". {35} para. -2, lines -5 through -3: Deleted this sentence: "Note that the character under the cursor is not considered part of the defined region, since the point is conceptually right before the character the cursor is on." {119} Code line 1 (middle of the page): (setq shell-file-name "pathname for bash") now reads: (setq explicit-shell-file-name "/bin/sh") ("/bin/sh" is not italicezed.) {269} Code sample 2, line 2: "Charles Dickens < now reads: "Charles Dickens < (add a \ before the last ") {326} Line -1: "ESC x c-select-style" now reads "ESC x c-set-style"