diff options
| author | Glenn Morris <rgm@gnu.org> | 2014-01-14 22:06:07 -0500 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2014-01-14 22:06:07 -0500 |
| commit | 39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415 (patch) | |
| tree | 37e8094a0234f15293f9110b8bdd5805c69c9a13 /lisp/ChangeLog.3 | |
| parent | dac696602de6984ff8e4ce9d6bac9d51ab735cde (diff) | |
| download | emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz | |
ChangeLog fixes
Diffstat (limited to 'lisp/ChangeLog.3')
| -rw-r--r-- | lisp/ChangeLog.3 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index a39e817ae3c..66ac43a48d2 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -432,7 +432,7 @@ current-time-string and current-time-zone. Adjust to new format returned by current-time-zone. - * xfaces.el (face-equal): Doc fix. + * faces.el (face-equal): Doc fix. 1993-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -768,7 +768,7 @@ (x-initialize-frame-faces): Use the NOERROR argument to the font manipulation functions to avoid errors while starting up. Remove initialization of isearch font. - * xfaces.c (internal-x-complain-about-font): Add new frame + (internal-x-complain-about-font): Add new frame argument, so we can check the frame parameters to find the default font. Callers changed. @@ -2121,11 +2121,6 @@ initialization that make it a lot smarter, with a more uniform and featureful interface across many different keyboard types. - * term.c (fkey_table): Has been expanded to handle the entire - intersection of the capability sets defined by X keysyms and - terminfo. That is, every keysym for which there is a natural - equivalent in terminfo is now bound to that by the startup code. - * loaddefs.el (global-map): Natural default keybindings set up for almost all supported keysyms other than function keys. All other keysyms are now default-bound to a function which explains |
