; Fix some trivial doc typos
This commit is contained in:
parent
21b9026928
commit
6ac5985418
7 changed files with 7 additions and 7 deletions
|
@ -83,7 +83,7 @@
|
||||||
|
|
||||||
2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
|
2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
|
||||||
|
|
||||||
* maintaining.texi: Suopport fo Arch has been moved to obosolete,
|
* maintaining.texi: Support for Arch has been moved to obsolete,
|
||||||
remove references that imply otherwise.
|
remove references that imply otherwise.
|
||||||
|
|
||||||
2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
|
2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
|
@ -8873,7 +8873,7 @@
|
||||||
2006-06-06 Nick Roberts <nickrob@snap.net.nz>
|
2006-06-06 Nick Roberts <nickrob@snap.net.nz>
|
||||||
|
|
||||||
* progmodes/gud.el (gud-running): Fix doc string.
|
* progmodes/gud.el (gud-running): Fix doc string.
|
||||||
(gud-menu-map): Use :visible instead fo :enable for debugger test.
|
(gud-menu-map): Use :visible instead of :enable for debugger test.
|
||||||
(gud-tooltip-modes): Add python-mode.
|
(gud-tooltip-modes): Add python-mode.
|
||||||
(gud-tooltip-print-command): Add pdb. Remove perldb.
|
(gud-tooltip-print-command): Add pdb. Remove perldb.
|
||||||
|
|
||||||
|
|
|
@ -12376,7 +12376,7 @@
|
||||||
when turning on Encoded-kbd mode, and recover it when turning off
|
when turning on Encoded-kbd mode, and recover it when turning off
|
||||||
Encoded-kbd mode. Set encoded-kbd-iso2022-designations correctly.
|
Encoded-kbd mode. Set encoded-kbd-iso2022-designations correctly.
|
||||||
(encoded-kbd-self-insert-iso2022-7bit): Call charset-dimension
|
(encoded-kbd-self-insert-iso2022-7bit): Call charset-dimension
|
||||||
instead fo charset-bytes.
|
instead of charset-bytes.
|
||||||
(encoded-kbd-self-insert-iso2022-8bit): Likewise.
|
(encoded-kbd-self-insert-iso2022-8bit): Likewise.
|
||||||
|
|
||||||
* language/china-util.el (setup-chinese-gb-environment): Do not
|
* language/china-util.el (setup-chinese-gb-environment): Do not
|
||||||
|
|
|
@ -1694,7 +1694,7 @@ Do so according to the former subdir alist OLD-SUBDIR-ALIST."
|
||||||
|
|
||||||
;; Make menu bar items.
|
;; Make menu bar items.
|
||||||
|
|
||||||
;; No need to fo this, now that top-level items are fewer.
|
;; No need to do this, now that top-level items are fewer.
|
||||||
;;;;
|
;;;;
|
||||||
;; Get rid of the Edit menu bar item to save space.
|
;; Get rid of the Edit menu bar item to save space.
|
||||||
;(define-key map [menu-bar edit] 'undefined)
|
;(define-key map [menu-bar edit] 'undefined)
|
||||||
|
|
|
@ -11443,7 +11443,7 @@
|
||||||
* erc.el: * Added command-names to completion (erc-command-table)
|
* erc.el: * Added command-names to completion (erc-command-table)
|
||||||
* New variable erc-auto-query. When set, every arriving message to you
|
* New variable erc-auto-query. When set, every arriving message to you
|
||||||
will open a query buffer for that sender if not already open.
|
will open a query buffer for that sender if not already open.
|
||||||
* Compatibility function fo non-existing line-beginning|end-position functions in XEmacs.
|
* Compatibility function for non-existing line-beginning|end-position functions in XEmacs.
|
||||||
|
|
||||||
2001-10-03 Mario Lang <mlang@delysid.org>
|
2001-10-03 Mario Lang <mlang@delysid.org>
|
||||||
|
|
||||||
|
|
|
@ -23186,7 +23186,7 @@
|
||||||
Delete argument prop_index.
|
Delete argument prop_index.
|
||||||
(font_property_table): Change arguments to validator. Change Callers.
|
(font_property_table): Change arguments to validator. Change Callers.
|
||||||
(font_lispy_object): Delete.
|
(font_lispy_object): Delete.
|
||||||
(font_at): Use font_find_object instead fo font_lispy_object.
|
(font_at): Use font_find_object instead of font_lispy_object.
|
||||||
|
|
||||||
2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
|
2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
|
||||||
|
|
||||||
|
|
|
@ -5135,7 +5135,7 @@
|
||||||
(BSTRING): Deleted because they are stubs to the memory funcs.
|
(BSTRING): Deleted because they are stubs to the memory funcs.
|
||||||
(memmove): Defined as safe_bcopy since memcpy is not safe.
|
(memmove): Defined as safe_bcopy since memcpy is not safe.
|
||||||
(HAVE_X_WINDOWS): Does not conditionally define anything any more.
|
(HAVE_X_WINDOWS): Does not conditionally define anything any more.
|
||||||
Added support fo the GNU C compiler bundled with R3V7.
|
Added support for the GNU C compiler bundled with R3V7.
|
||||||
|
|
||||||
1993-07-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
1993-07-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue