diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2012-09-27 00:42:54 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2012-09-27 00:42:54 +0200 |
commit | 41e9b956afd3eed1c9a8385b474a83697bd75dbb (patch) | |
tree | f28d3c13bd880aa944fac6a11b6f21a76c4de737 /lisp/ChangeLog.9 | |
parent | e3b60857258096f99125f93ac989616076b5e03d (diff) | |
download | emacs-41e9b956afd3eed1c9a8385b474a83697bd75dbb.tar.gz |
Fix ChangeLog typos.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 5c01f872994..5c71fb860ec 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -569,7 +569,7 @@ Don't bind mouse events or tab/backtab. (help-function, help-variable, help-face, help-coding-system) (help-input-method, help-character-set, help-back, help-info) - (help-customize-variable, help-function-def, help-variable-def): + (help-customize-variable, help-function-def, help-variable-def): New button types. (help-button-action): New function. (describe-function-1): Pass help button-types to @@ -20671,7 +20671,7 @@ * term/tty-colors.el (tty-defined-color-alist): Renamed from tty-color-alist. (tty-color-alist, tty-modify-color-alist): New functions. - (tty-color-define, tty-color-clear, tty-color-approximate) + (tty-color-define, tty-color-clear, tty-color-approximate) (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an optional parameter FRAME. |