Update and enhance documentation of display of control characters.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 3b61ca6..9abed71 100644 (file)
@@ -1,8 +1,595 @@
+2011-11-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Text Display): Update the description,
+       cross-references, and indexing related to display of control
+       characters and raw bytes.
+
+2011-11-25  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Frames): Rewrite introduction.
+       (Mouse Commands): Default for mouse-drag-copy-region is now t.
+       Mouse-3 does not copy to kill ring by default.  DEL does not
+       behave specially for mouse commands any more.
+       (Mouse References): Document mouse-1-click-follows-link more
+       thoroughly.
+       (Menu Mouse Clicks): Move footnote to the main text and add xref
+       to Init Rebinding node.
+       (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
+
+       * files.texi (Visiting): `C-x 5 f' works on ttys too.
+
+2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * display.texi (Font Lock): Fix typo.
+
+2011-11-24  Glenn Morris  <rgm@gnu.org>
+
+       * rmail.texi (Rmail Output):
+       Mention rmail-automatic-folder-directives.  (Bug#9657)
+
+2011-11-21  Chong Yidong  <cyd@gnu.org>
+
+       * mark.texi (Global Mark Ring): Fix description of global mark
+       ring (Bug#10032).
+
+2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * msdog.texi (Windows Fonts): Fix typo.
+
+2011-11-17  Glenn Morris  <rgm@gnu.org>
+
+       * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
+
+2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * killing.texi (Rectangles):
+       * misc.texi (Document View):
+       * modes.texi (Choosing Modes):
+       * msdog.texi (Windows Fonts):
+       * regs.texi (Rectangle Registers):
+       * search.texi (Isearch Yank): Fix typos.
+
+2011-11-06  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Basic Window): Add xref to Cursor Display.
+       (Split Window): Document negative arg for splitting commands.
+       (Other Window): Document mouse-1 in text area of window.
+       (Change Window): Don't mention window attributes, since they
+       aren't defined.  C-x 1 can't be used with minibuffer windows.
+       Windows are no longer auto-deleted.
+       (Window Choice): Add xref to Choosing Window in Lisp manual.
+       (Window Convenience): Note that windmove disables shift-selection.
+       Move M-x compare-windows here from Other Window node.
+
+       * custom.texi (Mouse Buttons):
+       * search.texi (Isearch Scroll):
+       * windows.texi (Split Window): Use new names split-window-below
+       and split-window-right.
+
+2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs.texi (Top): Fix typo.
+
+2011-10-25  Glenn Morris  <rgm@gnu.org>
+
+       * abbrevs.texi (Saving Abbrevs):
+       quietly-read-abbrev-file is not a command.  (Bug#9866)
+
+2011-10-24  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Scrolling): Document scroll-up-line and
+       scroll-down-line.  Document scroll-command property.
+       (Recentering): New node, split off from Scrolling.
+
+2011-10-23  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Scroll Bars): GTK uses right scroll bars now.
+       (Tool Bars): Copyedits.
+
+       * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
+
+2011-10-22  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Displaying Buffers): Fix broken lispref link.
+
+2011-10-22  Chong Yidong  <cyd@gnu.org>
+
+       * mini.texi (Minibuffer Exit): Rename from Strict Completion.
+       Move confirm-nonexistent-file-or-buffer discussion here.
+
+       * files.texi (File Names, Visiting): Move detailed discussion of
+       minibuffer confirmation to Minibuffer Exit.
+
+       * buffers.texi (Buffers): Tweak mention of mail buffer name.
+       (Select Buffer): Move confirmation discussion to Minibuffer Exit.
+
+2011-10-21  Chong Yidong  <cyd@gnu.org>
+
+       * files.texi (File Names, Visiting, Interlocking): Copyedits.
+       (Backup Copying): backup-by-copying-when-mismatch is now t.
+       (Customize Save): Fix description of require-final-newline.
+       (Reverting): Note that revert-buffer can't be undone.  Mention VC.
+       (Auto Save Control): Clarify.
+       (File Archives): Add 7z.
+       (Remote Files): ange-ftp-make-backup-files defaults to nil.
+
+       * arevert-xtra.texi (Autorevert): Copyedits.
+
+2011-10-20  Chong Yidong  <cyd@gnu.org>
+
+       * custom.texi (Hooks, Init Examples):
+       * display.texi (Font Lock):
+       * fixit.texi (Spelling):
+       * rmail.texi (Rmail Display): Minor mode function with no arg now
+       enables it.
+
+       * fixit.texi (Spelling): Fix description of inline completion.
+
+2011-10-19  Chong Yidong  <cyd@gnu.org>
+
+       * search.texi (Repeat Isearch, Error in Isearch): Add kindex
+       entries.
+       (Isearch Yank): Document isearch-yank-pop.
+       (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
+       (Other Repeating Search): Document Occur Edit mode.
+
+2011-10-18  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Fringes): Move overflow-newline-into-fringe here,
+       from Line Truncation node.
+       (Standard Faces): Note that only the background of the cursor face
+       has an effect.
+       (Cursor Display): Fix descriptions of cursor face
+       and bar cursor blinking.
+       (Text Display): Document nobreak-char-display more clearly.
+       (Line Truncation): Add xref to Split Window node.
+       (Display Custom): Don't bother documenting baud-rate or
+       no-redraw-on-reenter.
+
+       * search.texi (Slow Isearch): Node removed.
+
+2011-10-18  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
+
+2011-10-18  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Faces): Simplify discussion.  Move documentation
+       of list-faces-display here, from Standard Faces node.  Note
+       special role of `default' background.
+       (Standard Faces): Note special role of `default' background.  Note
+       that region face may be taken fom GTK.  Add xref to Text Display.
+       (Text Scale): Rename from "Temporary Face Changes".  Callers
+       changed.  Don't bother documenting variable-pitch-mode.
+       (Font Lock): Copyedits.  Remove font-lock-maximum-size.
+       (Useless Whitespace): Simplify description of
+       delete-trailing-whitespace.  Note active region case.
+       (Text Display): Fix description of escape-glyph face assignment.
+       Remove unibye mode discussion.  Update some parts for Unicode.
+       Move glyphless chars documentation to Lisp manual.
+
+       * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
+
+2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Scrolling): Tweak explanation of scroll direction.
+       (View Mode): Add index entries.
+
+       * killing.texi (Deletion): Document negative prefix arg to M-SPC.
+
+       * regs.texi (Text Registers): C-x r i does not activate the mark.
+       (Bookmarks): Document new default bookmark location.
+
+2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * killing.texi (Deletion): Add xref to Using Region.  Document
+       delete-forward-char.
+       (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
+       description here.  Recommend C-u C-SPC for jumping to mark.
+       (Kill Ring): Move kill ring variable documentation here.
+       (Primary Selection): Copyedits.
+       (Rectangles): Document new command rectangle-number-lines.
+       (CUA Bindings): Note that this disables the mark-even-if-inactive
+       behavior for C-x and C-c.
+
+       * mark.texi (Mark): Mention "active region" terminology.
+       (Using Region): Document delete-active-region.
+
+2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mark.texi (Mark): Clarify description of disabled Transient Mark
+       mode (Bug#9689).
+       (Setting Mark): Document prefix arg for C-x C-x.  Document primary
+       selection changes.  Mention that commands like C-y set the mark.
+       (Marking Objects): Add xref to Words node.  Note that mark-word
+       and mark-sexp also have the "extend region" behavior.
+       (Using Region): Mention M-$ in the table.  Document
+       mark-even-if-inactive here instead of in Mark Ring.
+       (Mark Ring): Move mark-even-if-inactive to Using Region.  Take
+       note of the "Mark Set" behavior.
+       (Disabled Transient Mark): Rename from "Persistent Mark"
+       (Bug#9688).  Callers changed.
+
+       * programs.texi (Expressions):
+       * text.texi (Words): Defer to Marking Objects for mark-word doc.
+
+2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * help.texi (Help, Help Summary): Eliminate the unnecessary "help
+       option" terminology.
+       (Key Help): Add command names.  Define "documentation string".
+       (Name Help): Remove an over-long joke.
+       (Apropos): Document prefix args.  Remove duplicated descriptions.
+       (Help Mode): Add C-c C-b to table.  Update TAB binding.
+       (Package Keywords): Rename from "Library by Keyword".  Describe
+       new package menu interface.
+       (Help Files, Help Echo): Tweak description.
+
+       * mini.texi (Completion Options): Add completion-cycle-threshold.
+       (Minibuffer History): Document numeric args to history commands.
+
+2011-10-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Bidirectional Editing): Correct some inaccuracies.
+
+2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * basic.texi (Position Info): Omit page commands.  Document
+       count-words-region and count-words.
+
+       * text.texi (Pages): Move what-page documentation here.
+
+2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
+       Remote Files node instead of linking directly to the Tramp manual.
+       (Minibuffer Edit): Add xref to Blank Lines.
+       (Completion): Add xref to Symbol Completion.  Remove redundant
+       example, which is repeated in the next node.
+       (Completion Commands): Minor clarifications.
+       (Completion Styles): New node, split from Completion Commands.
+       Document substring and initials styles.
+       (Strict Completion): Remove information duplicated in other nodes.
+       (Completion Options): Consolidate case difference discussion here.
+
+       * help.texi (Help Mode): Fix kindex entries.
+
+       * files.texi (File Names): Add index entries.
+
+2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * basic.texi (Inserting Text): Add xref to Completion.  Add
+       ucs-insert example, and document prefix argument.
+       (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
+       to left/right.  Tweak left-char and right-char descriptions.
+       M-left and M-right are now bound to left-word/right-word.
+       (Erasing): Document delete-forward-char.
+
+       * screen.texi (Screen, Menu Bar): Copyedits.
+       (Point): Remove duplicate paragraph on cursors, also in Screen.
+       (Mode Line): Trailing dashes no longer shown on X displays.
+
+       * frames.texi (Non-Window Terminals): Index just "text-only
+       terminal", which is used throughout the manual now.
+
+       * entering.texi (Entering Emacs): Define "startup screen".
+       Document window-splitting behavior with command-line inputs.
+       (Exiting): Remove obsolete paragraph about shells without suspend
+       functionality.
+
+       * commands.texi (User Input): Define "input event" more clearly.
+       (Keys): Add xref to Echo Area.
+       (Commands): Clarify relation between commands and functions.
+
+2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (emacsclient Options): Document how emacsclient runs
+       the Emacs daemon (Bug#9674).
+
+2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * basic.texi (Moving Point):
+       * custom.texi (Mouse Buttons):
+       * rmail.texi (Rmail Scrolling):
+       * search.texi (Isearch Scroll):
+
+       * display.texi (Scrolling): Replace scroll-up/down with
+       scroll-up/down-command.  Fix scroll-preserve-screen-position
+       description.  Document scroll-error-top-bottom.
+
+2011-09-30  Glenn Morris  <rgm@gnu.org>
+
+       * commands.texi (Keys): Whitespace fix.  (Bug#9635)
+
+2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * windows.texi (Pop Up Window): Defer discussion of window
+       splitting to the Window Choice node.  Add index entries.
+       (Force Same Window): Node deleted.
+       (Displaying Buffers, Window Choice): New nodes.
+
+       * buffers.texi (Select Buffer): Clarify description of
+       buffer-switching commands.  Add xref to Window Display node.
+       Don't repeat confirm-nonexistent-file-or-buffer description from
+       Visiting node.  Remove even-window-heights.
+
+       * frames.texi (Special Buffer Frames): Add xref to Window Choice.
+
+2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cmdargs.texi (Icons X): Fix description of Emacs icon.
+
+       * xresources.texi (Table of Resources): Fix documentation of
+       bitmapIcon.
+
+2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * package.texi (Package Menu): Add package-menu-mark-upgrades.
+
+2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
+
+       * frames.texi (Frame Commands): Note that delete-other-frames only
+       deletes frames on current terminal.
+
+2011-09-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * sending.texi (Mail Misc): Document mail-add-attachment.
+
+2011-09-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
+
+2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
+
+2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (File Archives):
+       * cal-xtra.texi (Diary Display):
+       * help.texi (Help Mode): Add xref to View Mode.
+
+2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (View Mode): New node.  Move view-file here from
+       Misc File Ops.  Move view-buffer here from Misc Buffer.
+
+       * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
+
+       * files.texi (Misc File Ops): Document new
+       delete-by-moving-to-trash behavior.  Remove view-file.
+
+       * dired.texi (Dired Deletion): Shorten description of Trash.
+
+       * misc.texi (emacsclient Options): Document server-port.
+
+2011-08-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Frame Commands): Advise setting focus-follows-mouse
+       even on MS-Windows.  Fix a typo.
+
+2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * package.texi: New file, documenting the package manager.
+
+       * emacs.texi: Include it.
+
+       * help.texi (Help Summary): Add describe-package.
+
+2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Printing): Convert subnodes into subsections.
+
+       * text.texi (Two-Column): Move into Text chapter.
+
+       * picture-xtra.texi (Picture Mode): Group with Editing Binary
+       Files section.  Convert from chapter into section.
+
+       * display.texi (Narrowing): Move into display chapter.
+
+       * sending.texi (Sending Mail):
+       * rmail.texi (Rmail):
+       * misc.texi (Gnus, Document View):
+       * dired.texi (Dired):
+       * emacs.texi: Group the mail, rmail, and gnus chapters together.
+
+2011-08-07  Juri Linkov  <juri@jurta.org>
+
+       * dired.texi (Operating on Files): Rewrite according to the fact
+       that `dired-do-chmod' doesn't use the `chmod' program anymore.
+
+2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * mini.texi (Minibuffer File): Insert a reference to Tramp for
+       remote file name completion.  (Bug#9197)
+
+2011-07-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Bidirectional Editing): Document the fact that
+       bidi-display-reordering is t by default.
+
+2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * help.texi (Misc Help): Mention `describe-prefix-bindings'
+       explicitly (bug#8904).
+
+2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * trouble.texi (Checklist): Use an `M-x' example instead of an
+       Emacs Lisp form to switch on the dribble file (bug#8056).
+
+2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
+
+2011-07-13  Glenn Morris  <rgm@gnu.org>
+
+       * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
+
+2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mark.texi (Mark Ring): Clarify how many locations are saved
+       (bug#5770).
+       (Global Mark Ring): Ditto.
+
+2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * text.texi (Table Recognition): Use "at point" instead of "under
+       point" (bug#4345).
+
+       * display.texi (Cursor Display): Mention `cursor-type'.
+
+       * screen.texi (Point): Clarify that it's only if you use a block
+       cursor that it appears to be on a character (bug#4345).
+
+2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Amusements): Move dissociated press here, from its
+       own section.
+
+       * emacs.texi (Top): Update node listing.
+
+2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
+       clarity (bug#3523).
+
+2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cmdargs.texi (Initial Options): Document --no-site-lisp.
+       (Misc X): Document --parent-id.
+
+       * frames.texi (Frame Commands): Note that focus-follows-mouse now
+       defaults to nil.
+
+       * misc.texi (emacsclient Options): Document --parent-id.
+
+       * msdog.texi (Windows HOME): Document _emacs as obsolete.
+
+2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * emacs.texi: Use "..." instead of ``...'' in the menus
+       (bug#3503).
+
+2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * killing.texi (Primary Selection): Document `only' setting for
+       select-active-regions.
+
+       * mark.texi (Setting Mark): Reference Shift Selection node.
+
+       * frames.texi (Mouse Commands): Document mouse-yank-primary.
+
+2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mark.texi (Setting Mark): Clarify what's meant by "Shifted
+       motion keys" (bug#3503).
+
+       * emacs.texi: Change all the register node names from "RegPos"
+       (etc.) to "Positional Registers" (etc.) (bug#3314).
+
+2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * killing.texi (Killing, Deletion and Killing, Killing by Lines)
+       (Other Kill Commands, Kill Options): Copyedits.
+       (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
+       (Yanking): Move yank-excluded properties discussion here.
+       (Cut and Paste): Move from frames.texi.  Update subnodes to
+       describe x-select-enable-clipboard case.
+
+       * frames.texi: Move Cut and Paste node and subnodes into
+       killing.texi, except Mouse Commands and Word and Line Mouse.
+
+2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
+
+       * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
+
+2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * screen.texi (Mode Line): Clarify that coding systems are
+       characters, not letters (bug#1749).
+
+       * cmdargs.texi (Environment): Mention removing variables
+       (bug#1615).  Text suggested by Kevin Rodgers.
+
+2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Amusements): Don't mention Yow; it's crippled.
+
+       * modes.texi: Rename from major.texi.
+       (Modes): New node.  Make Major Modes and Minor Modes subsections
+       of this.  All callers changed.
+
+       * custom.texi (Minor Modes): Move to modes.texi.
+
+2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.texi (Syntax): Node deleted.
+
+       * help.texi (Help Summary):
+       * major.texi (Major Modes):
+       * programs.texi (Parentheses):
+       * search.texi (Regexp Backslash, Regexp Backslash)
+       (Regexp Backslash):
+       * text.texi (Words): Callers changed.
+
+       * text.texi (Refill, Longlines): Delete nodes.
+
+       * ack.texi (Acknowledgments): Longlines removed from manual.
+
+       * emacs.texi (Top): Update node listing.
+
+2011-07-09  Glenn Morris  <rgm@gnu.org>
+
+       * fortran-xtra.texi (Fortran): Update handled extensions.
+
+2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * display.texi (Scrolling): `C-v' (etc) are now bound to
+       `scroll-*-command' (bug#8349).
+
+2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
+       doesn't actually delete any files (bug#7125).
+
+       * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
+       argument for `C-c C-k' (bug#7391).
+
+       * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
+       you're currently using (bug#8489).
+
+2011-07-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Coding Systems): Move index entries from the previous
+       change into their proper places.
+
+2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * help.texi (Help Files): Document view-external-packages (bug#8902).
+
+       * mule.texi (Coding Systems): Put a few more of the coding systems
+       into the index (bug#8900).
+
+2011-06-26  Glenn Morris  <rgm@gnu.org>
+
+       * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
+
+2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
+
+       * misc.texi (emacsclient Options): Mention --frame-parameters.
+
+2011-06-09  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Specifying File Variables):
+       Recommend explicit arguments for minor modes.
+
 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        Document wide integers better.
        * buffers.texi (Buffers):
-       * files.texi (Visiting): Default buffer maximum is now 2 EiB typically.
+       * files.texi (Visiting): Document maxima for 64-bit machines,
+       and mention virtual memory limits.
 
 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
-       doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
+       doc/emacs/building.texi: Describe restored GDB/MI functionality
+       removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
        doc/emacs/emacs.texi: Update node names for building.texi.
 
 2010-03-24  Glenn Morris  <rgm@gnu.org>
        (Table of Resources): Document fontBackend resource.
 
        * trouble.texi (Quitting): Add other undo bindings to table.
-       (DEL Does Not Delete): Note that the erasure key is usually labelled
+       (DEL Does Not Delete): Note that the erasure key is usually labeled
        "Backspace".  Remove discussion of obscure Xmodmap issue.
 
 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>