mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
Fix ChangeLog typos and whitespace.
This commit is contained in:
parent
30ae0b2c89
commit
e7b41c4c9a
4 changed files with 55 additions and 56 deletions
|
@ -12,8 +12,8 @@
|
|||
2013-06-07 Richard Copley <rcopley@gmail.com> (tiny change)
|
||||
|
||||
* Makefile.in (msys_to_w32): Modify to support d:\foo file names.
|
||||
(msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape): New
|
||||
variables.
|
||||
(msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape):
|
||||
New variables.
|
||||
(epaths-force-w32): Use them. (Bug#14513)
|
||||
|
||||
2013-06-03 Michael Albinus <michael.albinus@gmx.de>
|
||||
|
|
|
@ -6,9 +6,8 @@
|
|||
2013-06-10 Aidan Gauland <aidalgol@amuri.net>
|
||||
|
||||
* eshell/em-term.el (eshell-visual-commands)
|
||||
(eshell-visual-subcommands)
|
||||
(eshell-visual-options): Add summary line to docstrings. Add
|
||||
cross-references.
|
||||
(eshell-visual-subcommands, eshell-visual-options):
|
||||
Add summary line to docstrings. Add cross-references.
|
||||
|
||||
2013-06-10 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
|
@ -25,8 +24,9 @@
|
|||
* eshell/em-term.el (eshell-visual-command-p): New function.
|
||||
(eshell-term-initialize): Move long lambda to separate function
|
||||
eshell-visual-command-p.
|
||||
* eshell/em-dirs.el (eshell-dirs-initialise): Add missing #' to lambda.
|
||||
* eshell/em-script.el (eshell-script-initialize): Add missing #' to lambda.
|
||||
* eshell/em-dirs.el (eshell-dirs-initialise):
|
||||
* eshell/em-script.el (eshell-script-initialize):
|
||||
Add missing #' to lambda.
|
||||
|
||||
2013-06-08 Leo Liu <sdl.web@gmail.com>
|
||||
|
||||
|
@ -359,10 +359,10 @@
|
|||
(eshell-find-interpreter): Add new second parameter ARGS.
|
||||
|
||||
* eshell/em-script.el (eshell-script-initialize): Add second arg
|
||||
to the function added as MATCH to `eshell-interpreter-alist'
|
||||
to the function added as MATCH to `eshell-interpreter-alist'.
|
||||
|
||||
* eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
|
||||
the function added as MATCH to `eshell-interpreter-alist'
|
||||
the function added as MATCH to `eshell-interpreter-alist'.
|
||||
|
||||
* eshell/em-term.el (eshell-visual-subcommands): New defcustom.
|
||||
(eshell-visual-options): New defcustom.
|
||||
|
@ -2296,7 +2296,8 @@
|
|||
|
||||
* comint.el (comint-redirect-original-filter-function): Remove.
|
||||
(comint-redirect-cleanup, comint-redirect-send-command-to-process):
|
||||
* vc/vc-cvs.el (vc-cvs-annotate-process-filter,vc-cvs-annotate-command):
|
||||
* vc/vc-cvs.el (vc-cvs-annotate-process-filter)
|
||||
(vc-cvs-annotate-command):
|
||||
* progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
|
||||
* progmodes/prolog.el (prolog-consult-compile):
|
||||
* progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
|
||||
|
@ -2735,7 +2736,6 @@
|
|||
* emacs-lisp/package.el (package-pinned-packages): New var.
|
||||
(package--add-to-archive-contents): Obey it (bug#14118).
|
||||
|
||||
|
||||
2013-04-03 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
|
||||
|
@ -7185,8 +7185,8 @@
|
|||
(ad-advice-definition): Redefine as functions.
|
||||
(ad-advice-classes): Move before first use.
|
||||
(ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
|
||||
(ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
|
||||
(ad--defalias-fset): Remove functions.
|
||||
(ad-make-mapped-call, ad-make-advised-docstring)
|
||||
(ad-make-plain-docstring, ad--defalias-fset): Remove functions.
|
||||
(ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
|
||||
(ad-get-orig-definition): Rewrite.
|
||||
(ad-make-advised-definition-docstring): Change base docstring.
|
||||
|
@ -26021,15 +26021,15 @@
|
|||
2011-05-10 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
Fix doubled-word typos.
|
||||
* international/quail.el (quail-insert-kbd-layout): and and -> and
|
||||
* kermit.el: and and -> and
|
||||
* net/ldap.el (ldap-search-internal): to to -> to
|
||||
* international/quail.el (quail-insert-kbd-layout): and and -> and.
|
||||
* kermit.el: and and -> and.
|
||||
* net/ldap.el (ldap-search-internal): to to -> to.
|
||||
* progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
|
||||
* progmodes/js.el (js-mode): and and -> and
|
||||
* textmodes/artist.el (artist-move-to-xy): at at -> at
|
||||
(artist-draw-region-trim-line-endings): if if -> if
|
||||
* progmodes/js.el (js-mode): and and -> and.
|
||||
* textmodes/artist.el (artist-move-to-xy): at at -> at.
|
||||
(artist-draw-region-trim-line-endings): if if -> if.
|
||||
And Safetyc -> Safety.
|
||||
* textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
|
||||
* textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a.
|
||||
|
||||
2011-05-10 Glenn Morris <rgm@gnu.org>
|
||||
Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
|
|
@ -636,7 +636,7 @@
|
|||
|
||||
2012-09-01 Daniel Colascione <dancol@dancol.org>
|
||||
|
||||
* inc/ms-w32.h (TERM_HEADER): Add for refactoring
|
||||
* inc/ms-w32.h (TERM_HEADER): Add for refactoring.
|
||||
|
||||
2012-08-22 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
|
@ -934,8 +934,8 @@
|
|||
(install-other-dirs-nmake, install-other-dirs-gmake): Depend on `all'.
|
||||
(install-shortcuts): Depend on $(INSTALL_DIR)/bin. Copy addpm.exe
|
||||
here.
|
||||
(maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist): Depend
|
||||
on create-tmp-dist-dir.
|
||||
(maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist):
|
||||
Depend on create-tmp-dist-dir.
|
||||
|
||||
* nmake.defs (DIRNAME): New variable.
|
||||
(IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of
|
||||
|
|
|
@ -24,8 +24,8 @@
|
|||
* xdisp.c (init_from_display_pos, init_iterator)
|
||||
(handle_single_display_spec, next_overlay_string)
|
||||
(get_overlay_strings_1, reseat_1, reseat_to_string)
|
||||
(push_prefix_prop, Fcurrent_bidi_paragraph_direction): Set
|
||||
bidi_it.w member from it->w.
|
||||
(push_prefix_prop, Fcurrent_bidi_paragraph_direction):
|
||||
Set bidi_it.w member from it->w.
|
||||
(compute_display_string_pos): Accept additional argument, the
|
||||
window being displayed, and pass it to Fget_char_property.
|
||||
(Bug#14575)
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
2013-06-08 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* xgselect.c: Remove unneeded include xterm.h
|
||||
* xgselect.c: Remove unneeded include xterm.h.
|
||||
|
||||
* process.c (wait_reading_process_output): Check for NS before GLIB.
|
||||
GLIB may be linked in due to rsvg, but ns_select must be called.
|
||||
|
@ -338,8 +338,8 @@
|
|||
(update_frame_tool_bar): Update code for GNUStep.
|
||||
(clearAll): New method.
|
||||
(addDisplayItemWithImage:idx:tag:helpText:enabled:): Handle new tag
|
||||
argument. Call insertItemWithItemIdentifier when NS_IMPL_GNUSTEP. Move
|
||||
identifierToItem setObject and activeIdentifiers addObject before
|
||||
argument. Call insertItemWithItemIdentifier when NS_IMPL_GNUSTEP.
|
||||
Move identifierToItem setObject and activeIdentifiers addObject before
|
||||
call to insertItemWithItemIdentifier.
|
||||
(validateVisibleItems): Fix indentation.
|
||||
(toolbarAllowedItemIdentifiers:): Return activeIdentifiers.
|
||||
|
@ -3081,11 +3081,10 @@
|
|||
2012-12-31 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
|
||||
|
||||
* xterm.c (scroll-bar-adjust-thumb-portion): New variable to
|
||||
determine whether scroll bar thumb size should be adjusted or
|
||||
not. Use variable for MOTIF.
|
||||
determine whether scroll bar thumb size should be adjusted or not.
|
||||
Use variable for MOTIF.
|
||||
|
||||
* gtkutil.c (scroll-bar-adjust-thumb-portion): Use variable for
|
||||
GTK.
|
||||
* gtkutil.c (scroll-bar-adjust-thumb-portion): Use variable for GTK.
|
||||
|
||||
2013-01-13 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue