From e9dc713d18e425597339d6e2ed4a5fb2924d205d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 28 Dec 2013 01:36:00 +0100 Subject: [PATCH] Fix ChangeLog typos. --- lisp/ChangeLog | 30 ++++++++++++++++-------------- src/ChangeLog | 18 +++++++++--------- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fdc88696ab..58763279b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -167,7 +167,7 @@ * net/eww.el (eww-tag-select): Add text-property to jump to next select field. - (eww) : Add non-supported ftp error. + (eww): Add non-supported ftp error. 2013-12-22 Dmitry Gutov @@ -207,13 +207,13 @@ 2013-12-21 Kenjiro NAKAYAMA - * net/eww.el (eww-list-histories, eww-list-histories) + * net/eww.el (eww-list-histories, eww-list-histories) (eww-history-browse, eww-history-quit, eww-history-kill) (eww-history-mode-map, eww-history-mode): New command and functions to list browser histories. - (eww-form-text): Support text form with disabled - and readonly attributes. - (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'. + (eww-form-text): Support text form with disabled + and readonly attributes. + (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'. 2013-12-21 Rüdiger Sonderfeld @@ -550,7 +550,8 @@ 2013-12-18 Leo Liu - * eshell/em-prompt.el (eshell-emit-prompt): Fix last change. (Bug#16186) + * eshell/em-prompt.el (eshell-emit-prompt): Fix last change. + (Bug#16186) 2013-12-18 Eli Zaretskii @@ -872,7 +873,7 @@ * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp): Also match after beginning of line. (python-pdbtrack-set-tracked-buffer): Fix logic for remote - files. Thanks to Russell Sim. (Bug#15378) + files. Thanks to Russell Sim. (Bug#15378) 2013-12-13 Juri Linkov @@ -887,7 +888,7 @@ 2013-12-12 Fabián Ezequiel Gallina * progmodes/python.el (python-indent-calculate-indentation): - Fix de-denters cornercase. (Bug#15731) + Fix de-denters cornercase. (Bug#15731) 2013-12-12 Stefan Monnier @@ -913,7 +914,7 @@ * progmodes/python.el (python-indent-context) (python-indent-calculate-indentation): Fix auto-identation - behavior for comment blocks. (Bug#15916) + behavior for comment blocks. (Bug#15916) 2013-12-12 Nathan Trapuzzano (tiny change) @@ -1726,8 +1727,8 @@ 2013-11-24 Jorgen Schaefer - * minibuffer.el (completion--in-region-1): Scroll the correct - window. (Bug#13898) + * minibuffer.el (completion--in-region-1): Scroll the correct window. + (Bug#13898) 2013-11-24 Bozhidar Batsov @@ -1810,7 +1811,7 @@ Add completion for command `ag'. * pcmpl-x.el (pcmpl-x-ag-options): New variable. (pcomplete/ag): New function. - (pcmpl-x-ag-options): New function. Handle `[no]' in long options. + (pcmpl-x-ag-options): New function. Handle `[no]' in long options. 2013-11-21 Stefan Monnier @@ -2200,7 +2201,7 @@ 2013-11-06 Leo Liu * thingatpt.el (thing-at-point-looking-at): Add optional arg - DISTANCE to bound the search. All uses changed. (Bug#15808) + DISTANCE to bound the search. All uses changed. (Bug#15808) 2013-11-06 Glenn Morris @@ -2873,7 +2874,8 @@ 2013-10-21 Dmitry Gutov - * progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) all infix operators. + * progmodes/ruby-mode.el (ruby-smie-grammar): + Add (almost) all infix operators. (ruby-smie--implicit-semi-p): Add new operator chars. * progmodes/ruby-mode.el (ruby-mode-map): Add binding for diff --git a/src/ChangeLog b/src/ChangeLog index 606ac9a643..486381a1b3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -178,7 +178,7 @@ Remove font and color handling. (syms_of_nsterm): Defsym Qfile and Qurl. -2013-12-19 Anders Lindgren +2013-12-19 Anders Lindgren * nsterm.m (NSTRACE_SIZE, NSTRACE_RECT): New macros. (ns_constrain_all_frames, x_set_offset): Remove assignment to @@ -189,7 +189,7 @@ * nsterm.h (ns_output): Remove dont_constrain. -2013-12-19 Anders Lindgren +2013-12-19 Anders Lindgren * nsterm.m (mouseDown:): Generate HORIZ_WHEEL_EVENT. @@ -540,7 +540,7 @@ Avoid undefined behavior with huge regexp interval counts. * regex.c (GET_INTERVAL_COUNT): Rename from 'GET_UNSIGNED_NUMBER', - since it's now specialized to interval counts. All uses changed. + since it's now specialized to interval counts. All uses changed. Do not assume wrapraound on signed integer overflow. (regex_compile): Simplify based on the above changes. @@ -737,7 +737,7 @@ change_frame_size should already have done it. (x_new_font): Assign new tool- and menu-bar heights. (x_set_window_size_1): Account for tool- and menu-bar heights - (Bug#16013). Don't set pixel sizes since change_frame_size + (Bug#16013). Don't set pixel sizes since change_frame_size should already have done it. 2013-12-11 Paul Eggert @@ -1534,7 +1534,7 @@ 2013-11-20 Jan Djärv - * nsterm.m (init, run, stop:): Enable again. stop calls super stop + * nsterm.m (init, run, stop:): Enable again. stop calls super stop to handle dialogs. * nsterm.m (init, run, stop:): Comment out for now, does not work @@ -2319,7 +2319,7 @@ 2013-10-17 Barry O'Reilly Don't run timers in input-pending-p. Its new check-timers param - provides the prior behavior. (Bug#15045). + provides the prior behavior. (Bug#15045). * src/keyboard.c (Finput_pending_p): Accept optional check-timers param. @@ -3561,7 +3561,7 @@ (nsfont_open): Set font driver type. Set font->ascent and font->descent. Figure out font instead of ns_tmp_font, and flags instead of ns_tmp_flags. - Fix indentation. Remove call to ns_draw_text_decoration, + Fix indentation. Remove call to ns_draw_text_decoration, moved to nsterm. * nsfns.m: Include macfont.h. @@ -4168,7 +4168,7 @@ * nsterm.m (last_window): New variable. (EV_TRAILER2): New macro. (EV_TRAILER): Call EV_TRAILER2. - (mouseMoved:): Add support for mouse-autoselect-window + (mouseMoved:): Add support for mouse-autoselect-window on nextstep (Bug#6888). 2013-08-28 Andreas Schwab @@ -5486,7 +5486,7 @@ (handle_one_xevent, syms_of_xterm): Adjust users. (x_flush): Call XFlush once per each X display, not frame. This is better because this code always unconditionally skips - non-X frames in Vframe_list and issues the only XFlush if we + non-X frames in Vframe_list and issues the only XFlush if we have more than one X frame on the same X display. (any_help_event_p, x_draw_glyph_string_background, x_display_ok): Use bool for booleans. -- 2.20.1