*/ChangeLog: Trivial fixes.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 3 Mar 2014 04:57:26 +0000 (05:57 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 3 Mar 2014 04:57:26 +0000 (05:57 +0100)
15 files changed:
ChangeLog
admin/ChangeLog
doc/emacs/ChangeLog
doc/lispref/ChangeLog
doc/misc/ChangeLog
etc/ChangeLog
lib-src/ChangeLog
lisp/ChangeLog
lisp/cedet/ChangeLog
lisp/gnus/ChangeLog
lisp/mh-e/ChangeLog
lwlib/ChangeLog
nt/ChangeLog
src/ChangeLog
test/ChangeLog

index f0f0a2d..0b07141 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
        $(BLD)/close-stream.$(O).
-       ($(BLD)/close-stream.$(O)):
+       ($(BLD)/close-stream.$(O))
        ($(BLD)/fpending.$(O)): New dependencies.
 
 2012-11-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        * configure.ac (opsysfile): Use bsd-common on gnu systems.
 
-       * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT):
+       * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT)
        (SIGNALS_VIA_CHARACTERS): Move here from src/s.
 
 2012-07-11  Paul Eggert  <eggert@cs.ucla.edu>
 
 2012-06-24  Eli Zaretskii  <eliz@gnu.org>
 
-       * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)):
-       ($(BLD)/timespec-add.$(O)):
+       * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O))
+       ($(BLD)/timespec-add.$(O))
        ($(BLD)/timespec-sub.$(O)): Don't depend on
        $(EMACS_ROOT)/nt/inc/sys/time.h.
 
        * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
        $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
        $(BLD)/timespec-sub.$(O).
-       ($(BLD)/dtotimespec.$(O)):
-       ($(BLD)/gettime.$(O)):
-       ($(BLD)/timespec-add.$(O)):
+       ($(BLD)/dtotimespec.$(O))
+       ($(BLD)/gettime.$(O))
+       ($(BLD)/timespec-add.$(O))
        ($(BLD)/timespec-sub.$(O)): New dependencies.
 
        * lib/stat-time.h:
        * config.bat (lib): Create/update lib/stdalign.in-h and
        lib/sys_types.in-h.
 
-       * lib/makefile.w32-in ($(BLD)/md5.$(O)):
-       ($(BLD)/sha1.$(O)):
-       ($(BLD)/sha256.$(O)):
+       * lib/makefile.w32-in ($(BLD)/md5.$(O))
+       ($(BLD)/sha1.$(O))
+       ($(BLD)/sha256.$(O))
        ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
        Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
 
        $(BLD)/time_r.$(O).
        ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
        $(EMACS_ROOT)/src/m/intel386.h.
-       ($(BLD)/strftime.$(O)):
+       ($(BLD)/strftime.$(O))
        ($(BLD)/time_r.$(O)): Define prerequisites.
 
 2011-01-31  Paul Eggert  <eggert@cs.ucla.edu>
        * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
        Set with AC_DEFINE rather than AH_BOTTOM.
 
-       * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
+       * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC)
        (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
        Set with shell, not cpp.
        (LIBX): Remove, just use -lX11 in the one place this was used.
index f27a03a..ef025c7 100644 (file)
 
 2013-12-27  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * admin.el (manual-misc-manuals, make-manuals):
-       (manual-pdf, cusver-find-files):
-       (cusver-new-version, cusver-scan, cusver-goto-xref):
-       (cusver-check): Doc fix.
+       * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
+       (cusver-find-files, cusver-new-version, cusver-scan)
+       (cusver-goto-xref, cusver-check): Doc fix.
        (manual-html-node, cusver-check): Use `user-error'.
 
 2013-12-24  Paul Eggert  <eggert@cs.ucla.edu>
@@ -79,9 +78,8 @@
 
 2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * admin.el (add-release-logs):
-       (set-version-in-file, set-version, set-copyright):
-       Use `user-error'.
+       * admin.el (add-release-logs, set-version-in-file, set-version)
+       (set-copyright): Use `user-error'.
 
 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
 
 2011-02-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        Remove no-longer needed getloadavg symbols.
-       * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
+       * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE)
        (LDAV_SYMBOL): Remove.
        * notes/copyright: Remove src/getloadavg.c as a special case.
 
index 2269349..5620b60 100644 (file)
@@ -20,8 +20,8 @@
 
 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
 
-       * programs.texi (Basic Indent):
-       (Other C Commands): Fix the description of RET and `C-j'.
+       * programs.texi (Basic Indent, Other C Commands):
+       Fix the description of RET and `C-j'.
 
        * indent.texi (Indentation Commands): Move the description of
        `C-j' from here...
        * misc.texi (Shell Mode): Move documentation of
        shell-completion-fignore from Shell Mode to Shell Options.
 
-2013-12-26  João Távora <joaotavora@gmail.com>
+2013-12-26  João Távora  <joaotavora@gmail.com>
 
        * emacs.texi (Matching): Describe new features of Electric Pair mode.
 
 
 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * search.texi (Special Isearch):
-       (Query Replace): Document negative argument of replacement commands.
+       * search.texi (Special Isearch, Query Replace): Document negative
+       argument of replacement commands.
        (Symbol Search): Document `isearch-forward-symbol-at-point'.
 
        * files.texi (File Conveniences): Document `image-next-file' and
 
 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * fixit.texi (Transpose):
-       (Fixing Case): Remove @refill.
+       * fixit.texi (Transpose, Fixing Case): Remove @refill.
 
 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
 
 
 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
 
-       * mule.texi (Specify Coding, Text Coding, Communication Coding):
+       * mule.texi (Specify Coding, Text Coding, Communication Coding)
        (File Name Coding, Terminal Coding): Add command names (Bug#8312).
 
 2011-05-18  Glenn Morris  <rgm@gnu.org>
index bd13a7d..767c05e 100644 (file)
@@ -1,4 +1,4 @@
-2014-03-02  Barry O'Reilly <gundaetiapo@gmail.com>
+2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * markers.texi (Moving Marker Positions): Clarify guidance about
        when to move markers and when to create a new one, as discussed at
 
 2014-02-28  Xue Fuqiao  <xfq@gnu.org>
 
-       * functions.texi (Advising Functions):
-       (Advising Named Functions): Tweak markup.
+       * functions.texi (Advising Functions, Advising Named Functions):
+       Tweak markup.
 
        * display.texi (Defining Faces): Doc fix for `face-spec-set'.
 
        * elisp.texi (Top):
-       * commands.texi (Generic Commands):
-       (Defining Commands): Document `define-alternatives'.
+       * commands.texi (Generic Commands, Defining Commands):
+       Document `define-alternatives'.
 
 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
 
 
 2013-11-17  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * os.texi (Time Parsing):
-       (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
+       * os.texi (Time Parsing, Processor Run Time, Input Modes)
+       (Terminal Output): Minor fixes.
 
 2013-11-14  Glenn Morris  <rgm@gnu.org>
 
 
 2013-10-03  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * syntax.texi (Syntax Flags):
-       (Syntax Table Functions): Add indexes.
+       * syntax.texi (Syntax Flags, Syntax Table Functions): Add indexes.
 
 2013-10-02  Xue Fuqiao  <xfq.free@gmail.com>
 
        (Undo): Doc fix for `buffer-undo-list'.
 
        * positions.texi (Character Motion):
-       * markers.texi (Moving Markers):
-       (Creating Markers): Comment out undefined behavior.
+       * markers.texi (Moving Markers, Creating Markers):
+       Comment out undefined behavior.
 
 2013-08-15  Xue Fuqiao  <xfq.free@gmail.com>
 
 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
 
        * internals.texi (Writing Emacs Primitives): Remove unnecessary
-       references to the sources. (Bug#13800)
+       references to the sources.  (Bug#13800)
 
        * searching.texi (Regexp Backslash): Doc fix for backslash
        constructs in regular expressions.
 
 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Fix permissions bugs with setgid directories etc. (Bug#13125)
+       Fix permissions bugs with setgid directories etc.  (Bug#13125)
        * files.texi (Testing Accessibility): Document GROUP arg
        of file-ownership-preserved-p.
        (File Attributes): Document that 9th element is now
 
 2012-07-06  Richard Stallman  <rms@gnu.org>
 
-       * intro.texi (Evaluation Notation, A Sample Function Description):
+       * intro.texi (Evaluation Notation, A Sample Function Description)
        (A Sample Variable Description): Improve/undo previous changes.
 
 2012-07-05  Glenn Morris  <rgm@gnu.org>
        (Resizing Windows, Deleting Windows, Selecting Windows)
        (Choosing Window Options, Horizontal Scrolling)
        (Cyclic Window Ordering, Window History, Dedicated Windows)
-       (Quitting Windows, Window Configurations, Textual Scrolling):
+       (Quitting Windows, Window Configurations, Textual Scrolling)
        (Coordinates and Windows, Window Configurations)
        (Window Parameters, Window Hooks): Copyedits.
        (Splitting Windows, Deleting Windows):
 
        * processes.texi (Output from Processes, Filter Functions):
        Mention waiting-for-user-input-p.
-       (Sentinels, Query Before Exit, System Processes, Transaction Queues):
+       (Sentinels, Query Before Exit, System Processes, Transaction Queues)
        (Network Servers, Datagrams, Network Processes, Network Options)
        (Network Feature Testing, Serial Ports): Copyedits.
        (Network): Add encrypted network overview paragraph.
 
 2012-04-15  Glenn Morris  <rgm@gnu.org>
 
-       * processes.texi (Processes, Subprocess Creation, Shell Arguments):
+       * processes.texi (Processes, Subprocess Creation, Shell Arguments)
        (Synchronous Processes, Asynchronous Processes, Deleting Processes):
        Copyedits.
        (Subprocess Creation): Discourage modifying exec-path directly.
 
 2012-04-14  Chong Yidong  <cyd@gnu.org>
 
-       * customize.texi (Applying Customizations):
-       (Custom Themes): New nodes.
+       * customize.texi (Applying Customizations, Custom Themes): New nodes.
 
        * display.texi (Defining Faces): Reference custom-set-faces.
 
 
 2012-03-28  Glenn Morris  <rgm@gnu.org>
 
-       * searching.texi (Regular Expressions, Regexp Special):
-       (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
+       * searching.texi (Regular Expressions, Regexp Special)
+       (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search)
        (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
        (Regexp Special): Mention collation.
        Clarify char classes with an example.
        (Pure Storage): Small changes.
        (Memory Usage): Copyedit.
        (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
-       example definitions. Give examples of things with non-nil
+       example definitions.  Give examples of things with non-nil
        interactive args.  Mention eval_sub.  Remove old info about
        strings and GCPRO.  Mention cus-start.el.
        (Buffer Internals, Window Internals, Process Internals):
        (Syntax Class Table): Use a table.
        (Syntax Properties): Document syntax-propertize-function and
        syntax-propertize-extend-region-functions.
-       (Motion via Parsing): Clarify scan-lists. Fix indentation.
+       (Motion via Parsing): Clarify scan-lists.  Fix indentation.
        (Parser State): Update for the new "c" comment style.
        Fix description of item 7 (comment style).
 
        Document wide integers better.
        * files.texi (File Attributes): Document ino_t values better.
        ino_t values no longer map to anything larger than a single cons.
-       * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
+       * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations)
        (Bitwise Operations):
        * objects.texi (Integer Type): Use a binary notation that is a bit easier
        to read, and that will port better if 62-bits becomes the default.
        * positions.texi (List Motion):
        * hash.texi (Hash Tables, Creating Hash, Defining Hash):
        * numbers.texi (Arithmetic Operations, Math Functions)
-       (Predicates on Numbers, Comparison of Numbers):
-       (Numeric Conversions):
+       (Predicates on Numbers, Comparison of Numbers, Numeric Conversions):
        * locals.texi (Standard Buffer-Local Variables):
        * maps.texi (Standard Keymaps):
        * os.texi (User Identification, System Environment, Recording Input)
index 5c74a54..1145fc5 100644 (file)
 
        * org.texi (Global and local cycling): Fix missing '@'.
 
-2013-01-07 Bastien Guerry <bzg@gnu.org>
+2013-01-07  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Global and local cycling): Mention C-u C-u TAB.
        (Include files, The Export Dispatcher)
 
 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * ido.texi (Working Directories):
-       (Flexible Matching, Regexp Matching, Find File At Point)
-       (Ignoring, Misc Customization): Use @defopt for user options.
+       * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
+       (Find File At Point, Ignoring, Misc Customization): Use @defopt
+       for user options.
 
 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
 
 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
 
        * sc.texi (Introduction): Fix index.
-       (Usage Overview):
-       (Citations, Citation Elements, Recognizing Citations)
+       (Usage Overview, Citations, Citation Elements, Recognizing Citations)
        (Information Keys and the Info Alist, Reference Headers)
        (The Built-in Header Rewrite Functions)
        (Electric References, Reply Buffer Initialization)
 
        * newsticker.texi (Usage): Use @key for RET.
 
-       * cl.texi (Argument Lists):
-       (For Clauses):
+       * cl.texi (Argument Lists, For Clauses)
        (Macros): Add indexes.
 
 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
 
        * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
-       (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
+       (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
        (todo-mode.dvi, todo-mode.pdf): New rules.
 
        * todo-mode.texi: New file.
 
 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * calc.texi (Basic Operations on Units):
-       (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
+       * calc.texi (Basic Operations on Units, Customizing Calc):
+       Mention the variable `calc-allow-units-as-numbers'.
 
 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
 
 
 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
 
-       * org.texi (Handling links):
-       (In-buffer settings): Document inlining images on startup.
+       * org.texi (Handling links, In-buffer settings):
+       Document inlining images on startup.
 
 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
 
 
 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
 
-       * calc.texi (Editing Stack Entries):
-       (Algebraic Entry): Rewrite introductory sentences so it can be used by
+       * calc.texi (Editing Stack Entries, Algebraic Entry):
+       Rewrite introductory sentences so it can be used by
        Calc's help functions.  Mention fixing typos.
        (Customizing Calc): Fix typo.
 
        * info.texi (Help-Xref):
        * message.texi (Message Headers):
        * org.texi (Remember):
-       * reftex.texi (Options (Defining Label Environments)):
-       (Options (Index Support)):
-       (Options (Viewing Cross-References)):
-       (Options (Misc)):
-       (Changes):
+       * reftex.texi (Options (Defining Label Environments))
+       (Options (Index Support), Options (Viewing Cross-References))
+       (Options (Misc), Changes):
        * speedbar.texi (Creating a display):
        * tramp.texi (Customizing Completion, Auto-save and Backup):
        Texinfo usage fix.
 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * idlwave.texi (Continued Statement Indentation):
-       * reftex.texi (Options (Index Support)):
+       * reftex.texi (Options (Index Support))
        (Displaying and Editing the Index, Table of Contents):
        * speedbar.texi (Creating a display, Major Display Modes):
        Replace non-nil with non-@code{nil}.
index 6f419c3..6bf0e81 100644 (file)
        Rename to \versionemacs, same as all the other refcards.
        * refcards/Makefile (ENVADD): New variable.
        (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
-       (%.pdf, %,dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
+       (%.pdf, %.dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
        Depend on emacsver.tex.  Add "." to TEXINPUTS for TeX commands.
 
 2012-09-16  Paul Eggert  <eggert@cs.ucla.edu>
index 3cbda8a..8cf73ce 100644 (file)
@@ -1,5 +1,5 @@
 2014-02-25  Andreas Amann  <a.amann@ucc.ie>  (tiny change)
-       
+
        Fix emacsclient's handling of SIGCONT (Bug#16883).
        * emacsclient.c (handle_sigcont): Cancel the continue only if tty.
 
        * make-docfile.c (IF_LINT):
        * emacsclient.c (IF_LINT): Remove (in config.h now).
 
-       * make-docfile.c (main):
+       * make-docfile.c (main)
        (fopen) [!WINDOWSNT]:
        (chdir) [!DOS_NT]: No more need to undef.
 
 
 2012-06-05  Glenn Morris  <rgm@gnu.org>
 
-       * makefile.w32-in ($(BLD)/getdate.$(O), $(BLD)/leditcfns.$(O)):
-       ($(BLD)/make-path.$(O), $(BLD)/qsort.$(O)):
+       * makefile.w32-in ($(BLD)/getdate.$(O), $(BLD)/leditcfns.$(O))
+       ($(BLD)/make-path.$(O), $(BLD)/qsort.$(O))
        ($(BLD)/timer.$(O)): Remove cruft.
 
 2012-06-03  Glenn Morris  <rgm@gnu.org>
 
        * emacsclient.c (main): Avoid dangling 'if'.
        (xstrdup): Remove; no longer needed.
-       (get_current_dir_name, w32_getenv, get_server_config, find_tty):
+       (get_current_dir_name, w32_getenv, get_server_config, find_tty)
        (set_local_socket, main):
        Use const char *, not char *, for pointers that are not assigned
        through.
 
        * fakemail.c (action): Convert function definitions to standard C.
        (add_a_stream):
-       * test-distrib.c (cool_read):
-       (main): Likewise.
+       * test-distrib.c (cool_read, main): Likewise.
 
 2010-07-03  Andreas Schwab  <schwab@linux-m68k.org>
 
 2007-08-29  Jason Rumney  <jasonr@gnu.org>
 
        * emacsclient.c (SEND_STRING, SEND_QUOTED): Remove obfuscation macros.
-       (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):
+       (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp)
        (main): Expand removed macros inline.
        (main) [WINDOWSNT]: Don't call ttyname.  Don't recognize -suspend
        option.
 
 2001-11-30  Andrew Innes  <andrewi@gnu.org>
 
-       * makefile.w32-in (FACE_SUPPORT):
-       (MOUSE_SUPPORT):
-       (FLOAT_SUPPORT):
-       (WINNT_SUPPORT):
-       (lisp): Reference .el files instead of .elc files, to simplify
-       bootstrapping.
+       * makefile.w32-in (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT)
+       (WINNT_SUPPORT, lisp): Reference .el files instead of .elc files,
+       to simplify bootstrapping.
        ($(DOC)): Change dependency to just `make-docfile'.
 
 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
index e047d3b..35ac659 100644 (file)
@@ -34,7 +34,7 @@
        (display-mm-dimensions-alist, display-mm-height)
        (display-mm-width): Doc tweaks.
 
-2014-03-02  Barry O'Reilly <gundaetiapo@gmail.com>
+2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * simple.el (undo-elt-in-region): Fix buffer corruption for edge
        case of undo in region.
 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
 
        * icomplete.el (icomplete-completions): Use string-width.
-       Suggested by Stefan Monier <monnier@iro.umontreal.ca>.
+       Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
 
 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
 
-       * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight
-       regexp options.  (Bug#16914)
+       * progmodes/ruby-mode.el (ruby-font-lock-keywords):
+       Highlight regexp options.  (Bug#16914)
 
 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
 
        `tramp-adb-command-exit-status'.  Change all callees.
        (tramp-adb-handle-file-attributes)
        (tramp-adb-handle-directory-files-and-attributes): Use it.
-       (tramp-adb-ls-output-name-less-p): Use
-       `directory-listing-before-filename-regexp'.
+       (tramp-adb-ls-output-name-less-p):
+       Use `directory-listing-before-filename-regexp'.
        (tramp-adb-handle-delete-directory): Flush also file properties of
        the truename of directory.
        (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
 
 2014-02-22  Daniel Colascione  <dancol@dancol.org>
 
-       * net/secrets.el (secrets-create-item,secrets-search-items): Check
-       that attribute values are strings, avoiding the construction of
-       invalid dbus messages.
+       * net/secrets.el (secrets-create-item,secrets-search-items):
+       Check that attribute values are strings, avoiding the construction
+       of invalid dbus messages.
 
 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
 
        (sql-oracle-options): New default value ("-L").
        (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
        (sql-placeholders-filter): Correct placeholder pattern.
-       (sql-read-table-name): Bug fix. Detect absence of SQLi process.
+       (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
        (sql-login-delay): New variable.
        (sql-product-interactive): Use it.
 
 
 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
-       * progmodes/python.el (python-shell-send-string):
+       * progmodes/python.el (python-shell-send-string)
        (python-shell-send-string-no-output): Fix docstring (Bug#16547).
 
 2014-02-04  Anders Lindgren  <andlind@gmail.com>
 
 2014-02-02  Daniel Colascione  <dancol@dancol.org>
 
-       * progmodes/cc-defs.el (c-find-assignment-for-mode): Make loading cc-mode silent.
+       * progmodes/cc-defs.el (c-find-assignment-for-mode):
+       Make loading cc-mode silent.
 
 2014-02-02  Daniel Colascione  <dancol@dancol.org>
 
-       * comint.el (comint-prompt-read-only): Change doc to suggest remap keybinding.
+       * comint.el (comint-prompt-read-only): Change doc to suggest
+       remap keybinding.
 
 2014-02-02  Glenn Morris  <rgm@gnu.org>
 
 
        * international/quail.el (quail-define-package): Doc fix.
 
-       * emacs-lisp/authors.el (authors-valid-file-names):
+       * emacs-lisp/authors.el (authors-valid-file-names)
        (authors-renamed-files-alist): Additions.
 
        * vc/vc-git.el (vc-git-print-log): Remove --follow;
        * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
 
        Make M-x authors return zero *Authors Errors* from current logs.
-       * emacs-lisp/authors.el (authors-obsolete-files-regexps):
+       * emacs-lisp/authors.el (authors-obsolete-files-regexps)
        (authors-ignored-files): Add some entries, remove others.
        (authors-ambiguous-files, authors-valid-file-names):
        Add some entries.
        Spelling fixes.
        * emacs-lisp/generic.el (generic--normalize-comments):
        Rename from generic--normalise-comments.  All uses changed.
-       * play/bubbles.el (bubbles--neighborhood-score):
+       * play/bubbles.el (bubbles--neighborhood-score)
        (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
        (bubbles--neighborhood-available)
        (bubbles--update-neighborhood-score):
 
 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
-       * progmodes/python.el:
-       (python-nav--lisp-forward-sexp): New function.
+       * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
        (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
        python-nav-lisp-forward-sexp-safe.
        (python-nav--forward-sexp): New argument SAFE allows switching
        (find-buffer-file-type-coding-system): Mark obsolete.
        (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
        find-file-not-found-set-buffer-file-coding-system.
-       (w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
+       (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
        (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
-       (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
+       (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
        (w32-direct-print-region-helper, w32-direct-print-region-function)
        (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
        * startup.el (normal-top-level-add-subdirs-to-load-path):
 
 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * image.el (defimage):
-       (image-load-path): Doc fixes.
+       * image.el (defimage, image-load-path): Doc fixes.
 
 2013-10-27  Alan Mackenzie  <acm@muc.de>
 
        (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
        (verilog-at-close-struct-p): New functions.
        (verilog-beg-block-re-ordered, verilog-extended-case-re)
-       (verilog-forward-sexp, verilog-set-auto-endcomments):
+       (verilog-forward-sexp, verilog-set-auto-endcomments)
        (verilog-leap-to-case-head): Handle "unique0" case.
        (verilog-in-constraint-re): New constant.
        (verilog-keywords, verilog-type-font-keywords):
 
 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * emacs-lisp/cl-macs.el:
-       (cl--loop-destr-temps): Remove.
+       * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
        (cl--loop-iterator-function): Rename from cl--loop-map-form and change
        its convention.
        (cl--loop-set-iterator-function): New function.
 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
 
        * vc/vc.el (vc-ignore): Rewrite.
-       (vc-default-ignore-completion-table):
-       (vc--read-lines):
+       (vc-default-ignore-completion-table, vc--read-lines)
        (vc--add-line, vc--remove-regexp): New functions.
 
        * vc/vc-svn.el (vc-svn-ignore): Doc fix.
        (vc-svn-ignore-completion-table): New function.
 
        * vc/vc-hg.el (vc-hg-ignore): Rewrite.
-       (vc-hg-ignore-completion-table):
+       (vc-hg-ignore-completion-table)
        (vc-hg-find-ignore-file): New functions.
 
        * vc/vc-git.el (vc-git-ignore): Rewrite.
-       (vc-git-ignore-completion-table):
+       (vc-git-ignore-completion-table)
        (vc-git-find-ignore-file): New functions.
 
        * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
 
        * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
-       (vc-bzr-ignore-completion-table):
+       (vc-bzr-ignore-completion-table)
        (vc-bzr-find-ignore-file): New functions.
 
 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
        * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
        Remove functions.
 
-       * autorevert.el (auto-revert-use-notify):
+       * autorevert.el (auto-revert-use-notify)
        (auto-revert-notify-add-watch):
        * net/tramp.el (tramp-file-name-for-operation):
        * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
 
 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * ido.el (ido-fractionp):
-       (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
-       (ido-max-file-prompt-width, ido-unc-hosts-cache)
-       (ido-max-directory-size, ido-max-dir-file-cache)
+       * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
+       (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
+       (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
        (ido-decorations): Doc fix.
 
        * ansi-color.el: Fix old URL.
 
 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
 
-       * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
+       * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
        (ruby-syntax-expansion-allowed-p): Support array of symbols, for
        Ruby 2.0.
        (ruby-font-lock-keywords): Distinguish calls to functions with
 
 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
 
-       * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
+       * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
        (tramp-sh-file-inotifywait-process-filter): Handle file names with
        spaces.
 
        (dired-safe-switches-p, dired-switches-escape-p)
        (dired-insert-old-subdirs, dired-move-to-end-of-filename)
        (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
-       (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
+       (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
        (dired-goto-next-nontrivial-file): Use `string-match-p'.
        (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
        (dired-toggle-marks, dired-mark-files-containing-regexp)
 
        * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
        (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
-       (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
+       (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
        (tramp-find-inline-compress): Improve traces.
        (tramp-maybe-send-script): Check for Perl binary.
        (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
index 9a4d887..cae0dd1 100644 (file)
 
        * semantic/wisent/python.el (wisent-python-string-start-re)
        (wisent-python-string-re, wisent-python-forward-string)
-       (wisent-python-forward-line,wisent-python-lex-string):
+       (wisent-python-forward-line, wisent-python-lex-string):
        New variables.
        (wisent-python-forward-balanced-expression): New function.
 
        (ede-directory-safe-p): Check it.
        (ede-initialize-state-current-buffer, ede, ede-new)
        (ede-check-project-directory, ede-rescan-toplevel)
-       (ede-load-project-file, ede-parent-project, ede-current-project):
+       (ede-load-project-file, ede-parent-project, ede-current-project)
        (ede-target-parent): Avoid loading in a project unless it is safe,
        since it may involve malicious code.  This security flaw was
        pointed out by Hiroshi Oota.
        (semantic-decoration-unknown-include-describe): Fix filenames in
        docstring.
 
-       * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent):
+       * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent)
        (semantic-ede-grammar-compiler-bovine): Fix requires that are
        added to the grammar-make-script.
 
 
 2011-10-19  Chong Yidong  <cyd@gnu.org>
 
-       * ede.el (ede-minor-mode,global-ede-mode):
+       * ede.el (ede-minor-mode, global-ede-mode):
        * semantic.el (semantic-mode): Doc fix to reflect new
        define-minor-mode calling behavior.
 
        Synch EDE to CEDET 1.0.
 
        * cedet-idutils.el (cedet-idutils-make-command): New option.
-       (cedet-idutils-mkid-call):
+       (cedet-idutils-mkid-call)
        (cedet-idutils-create/update-database): New functions.
 
-       * cedet-cscope.el (cedet-cscope-create):
+       * cedet-cscope.el (cedet-cscope-create)
        (cedet-cscope-create/update-database): New functions.
        (cedet-cscope-support-for-directory): Make interactive.
 
        (ede-project-root, ede-project-root-directory): Move to
        ede/auto.el.
 
-       * ede/locate.el (ede-locate-flush-hash):
+       * ede/locate.el (ede-locate-flush-hash)
        (ede-locate-create/update-root-database): New methods.
        (initialize-instance): Use ede-locate-flush-hash.
 
        (semantic-decoration-on-includes-highlight-default): Check that
        the include tag has a position.
 
-       * semantic/complete.el (semantic-collector-local-members):
+       * semantic/complete.el (semantic-collector-local-members)
        (semantic-complete-read-tag-local-members)
        (semantic-complete-jump-local-members): New class and functions.
        (semantic-complete-self-insert): Save excursion before completing.
 
        Use define-minor-mode in CEDET where applicable.
 
-       * srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
+       * srecode/mode.el (srecode-minor-mode, global-srecode-minor-mode):
        Use define-minor-mode.
 
        * semantic/util-modes.el (semantic-add-minor-mode):
        (semantic-analyzer-debug-global-symbol)
        (semantic-analyzer-debug-missing-innertype)
        (semantic-analyzer-debug-insert-include-summary):
-       * semantic/util.el (semantic-file-tag-table):
+       * semantic/util.el (semantic-file-tag-table)
        (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
        (semantic-recursive-find-nonterminal-by-name):
        * semantic/tag-ls.el (semantic-tag-calculate-parent-default):
        * semantic/symref.el (semantic-symref-parse-tool-output):
        * semantic/sb.el (semantic-sb-fetch-tag-table):
        * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
-       * semantic/idle.el (semantic-idle-work-for-one-buffer):
+       * semantic/idle.el (semantic-idle-work-for-one-buffer)
        (semantic-idle-summary-maybe-highlight):
        * semantic/ia-sb.el (semantic-ia-speedbar)
        (semantic-ia-sb-tag-info):
        * semantic/grammar.el (semantic-analyze-possible-completions):
        * semantic/find.el (semantic-brute-find-tag-by-position):
-       * semantic/ede-grammar.el (project-compile-target):
+       * semantic/ede-grammar.el (project-compile-target)
        (ede-proj-makefile-insert-variables):
-       * semantic/debug.el (semantic-debug-set-parser-location):
+       * semantic/debug.el (semantic-debug-set-parser-location)
        (semantic-debug-set-source-location, semantic-debug-interface-layout)
        (semantic-debug-mode, semantic-debug):
        * semantic/db.el (semanticdb-needs-refresh-p):
        * ede.el (ede-buffer-header-file, ede-find-target)
        (ede-buffer-documentation-files, ede-project-buffers, ede-set)
        (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
-       * cedet-idutils.el (cedet-idutils-fnid-call):
+       * cedet-idutils.el (cedet-idutils-fnid-call)
        (cedet-idutils-lid-call, cedet-idutils-expand-filename)
        (cedet-idutils-version-check):
-       * cedet-global.el (cedet-gnu-global-call):
+       * cedet-global.el (cedet-gnu-global-call)
        (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
        (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
        * cedet-cscope.el (cedet-cscope-call)
index 4263508..8f32b41 100644 (file)
 
 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
 
-       * message.el (message-default-mail-headers):
+       * message.el (message-default-mail-headers)
        (message-default-headers): Carry the value mail-default-headers over
        into message-default-mail-headers, rather than message-default-headers.
 
 2002-08-07  Simon Josefsson  <jas@extundo.com>
 
        * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
-       (sieve-manage-authenticators):
+       (sieve-manage-authenticators)
        (sieve-manage-authenticator-alist): Add some SASL mechs.
        (sieve-sasl-auth): New function.
-       (sieve-manage-cram-md5-auth):
+       (sieve-manage-cram-md5-auth)
        (sieve-manage-plain-auth): Rewrite using SASL library.
        (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
        (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
index 90a19c5..9b00e2d 100644 (file)
 
 2011-07-09  Bill Wohler  <wohler@newt.com>
 
-       * mh-speed.el (mh-speed-toggle,mh-speed-view): Document "ignored"
+       * mh-speed.el (mh-speed-toggle, mh-speed-view): Document "ignored"
        arguments to keep checkdoc happy.
 
        * mh-search.el (mh-flists-execute): Ditto.
 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * mh-thread.el (mh-thread-set-tables):
-       * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update):
-       (mh-speed-extract-folder-name, mh-speed-parse-flists-output):
+       * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update)
+       (mh-speed-extract-folder-name, mh-speed-parse-flists-output)
        (mh-speed-invalidate-map, mh-speed-add-folder):
        * mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu):
        * mh-seq.el (mh-list-sequences):
        * mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
        (mh-handle-process-error, mh-variant-info):
        * mh-comp.el (mh-forward):
-       * mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias):
+       * mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias)
        (mh-alias-add-alias-to-file): Use with-current-buffer (closes SF
        #1903293).
 
 
        * mh-acros.el (mh-do-in-gnu-emacs, mh-do-in-xemacs)
        (with-mh-folder-updating, mh-in-show-buffer)
-       (mh-iterate-on-messages-in-region, mh-iterate-on-range):
+       (mh-iterate-on-messages-in-region, mh-iterate-on-range)
        (mh-do-at-event-location): Add debug decls.
        (mh-seq-msgs): Use defsubst.
 
index 458956a..2a865f7 100644 (file)
        (lw_create_widget, lw_pop_all_widgets, lw_show_busy)
        (lw_refigure_widget, lw_allow_resizing): Remove alternative K&R
        declarations.
-       * lwlib-Xlw.c (xlw_update_one_widget):
-       (xlw_pop_instance): Likewise.
+       * lwlib-Xlw.c (xlw_update_one_widget, xlw_pop_instance): Likewise.
        * lwlib-Xaw.c (xaw_update_one_widget, xaw_pop_instance):
        Likewise.
        * lwlib-Xm.c (P_): Remove.
        XtCDefaultFace): New.
 
        * xlwmenuP.h (_window_state): Add max_rest_width and xft_draw.
-       (_XlwMenu_part): Add faceName,xft_fg, xft_bg, xft_disabled_fg and
+       (_XlwMenu_part): Add faceName, xft_fg, xft_bg, xft_disabled_fg and
        xft_font.
 
 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
 
        * xlwmenuP.h (_XlwMenu_part): Add fontSet resource.
 
-       * xlwmenu.c (string_width):
-       (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
+       * xlwmenu.c (string_width, MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
        (display_menu_item, make_drawing_gcs, XlwMenuInitialize)
        (XlwMenuSetValues): Use font if fontSet is NULL, use only
        font for !HAVE_X_I18N.
index ccbeb85..62a3390 100644 (file)
        * nmake.defs: Use !if, not !ifdef.  For the details, see
        http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html
 
-       * inc/stdint.h (INTPTR_MIN):
+       * inc/stdint.h (INTPTR_MIN)
        (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC.
 
 2012-11-18  Eli Zaretskii  <eliz@gnu.org>
 
 2001-12-03  Andrew Innes  <andrewi@gnu.org>
 
-       * makefile.w32-in (bootstrap-nmake):
+       * makefile.w32-in (bootstrap-nmake)
        (bootstrap-gmake): Extend bootstrap process to first do
        bootstrap-clean in lisp dir and rebuild the DOC file.
        (bootstrap): Do a "normal" make after the bootstrap work.
 
 2001-01-24  Andrew Innes  <andrewi@gnu.org>
 
-       * makefile.w32-in (cleanall-other-dirs-nmake):
+       * makefile.w32-in (cleanall-other-dirs-nmake)
        (cleanall-other-dirs-gmake): New targets.
        (cleanall): Invoke them.
 
index 3425b50..94430f1 100644 (file)
        * emacs.c (main): Initialize daemon_pipe[1] here ...
        (syms_of_emacs): ... instead of here.
 
-2014-02-16  Anders Lindgern <andlind@gmail.com>
+2014-02-16  Anders Lindgern  <andlind@gmail.com>
 
        * nsterm.m (keyDown:): Check for normal key even if NSNumericPadKeyMask
        is set (Bug#16505).
 
 2013-12-25  Chong Yidong  <cyd@gnu.org>
 
-       * keyboard.c (Voverriding_terminal_local_map):
+       * keyboard.c (Voverriding_terminal_local_map)
        (Voverriding_local_map): Doc fix.
 
        * keymap.c (Vemulation_mode_map_alists): Doc fix.
        (decode_coding_c_string):
        * composite.h (COMPOSITION_DECODE_REFS, COMPOSITION_DECODE_RULE):
        * conf_post.h (has_attribute):
-       * dispextern.h (trace_redisplay_p):
+       * dispextern.h (trace_redisplay_p)
        (INC_TEXT_POS, DEC_TEXT_POS, SET_GLYPH_FROM_GLYPH_CODE)
        (SET_CHAR_GLYPH, SET_CHAR_GLYPH_FROM_GLYPH)
-       (SET_GLYPH_FROM_CHAR_GLYPH):
+       (SET_GLYPH_FROM_CHAR_GLYPH)
        (WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P)
        (FACE_SUITABLE_FOR_ASCII_CHAR_P, FACE_SUITABLE_FOR_CHAR_P)
        (PRODUCE_GLYPHS, reset_mouse_highlight, in_display_vector_p)
        (FONT_SET_STYLE, CHECK_FONT, CHECK_FONT_SPEC, CHECK_FONT_ENTITY)
        (CHECK_FONT_OBJECT, CHECK_FONT_GET_OBJECT, FONT_ADD_LOG)
        (FONT_DEFERRED_LOG):
-       * frame.h (FRAME_W32_P, FRAME_MSDOS_P, FRAME_WINDOW_P):
+       * frame.h (FRAME_W32_P, FRAME_MSDOS_P, FRAME_WINDOW_P)
        (FRAME_EXTERNAL_TOOL_BAR, FRAME_EXTERNAL_MENU_BAR, FOR_EACH_FRAME)
        (FRAME_MOUSE_UPDATE):
        * fringe.c (Fdefine_fringe_bitmap):
        * conf_post.h: Include <stdbool.h>.
        (bool_bf): New type.
        * dispextern.h (TRACE, PREPARE_FACE_FOR_DISPLAY):
-       * intervals.h (RESET_INTERVAL, COPY_INTERVAL_CACHE, MERGE_INTERVAL_CACHE)
-       Surround statement macro with proper 'do { ... } while (false)' brackets.
+       * intervals.h (RESET_INTERVAL, COPY_INTERVAL_CACHE)
+       (MERGE_INTERVAL_CACHE): Surround statement macro with proper
+       'do { ... } while (false)' brackets.
        * dispextern.h (IF_DEBUG): Properly parenthesize and convert to void.
        Args must now be expressions; all callers changed.
        (SET_MATRIX_ROW_ENABLED_P): Assume 2nd arg is bool.
 
 2013-10-08  Jan Djärv  <jan.h.d@swipnet.se>
 
-       * nsterm.m (windowDidExitFullScreen:):
+       * nsterm.m (windowDidExitFullScreen:)
        (toggleFullScreen:): Change NS_IMPL_COCOA to HAVE_NATIVE_FS.
 
 2013-10-08  Paul Eggert  <eggert@cs.ucla.edu>
        * process.c (wait_reading_process_output): Change int pnamelen to
        socklen_t.
 
-       * nsterm.m (setMarkedText:selectedRange:):
-       (deleteWorkingText):
+       * nsterm.m (setMarkedText:selectedRange:, deleteWorkingText):
        * nsmenu.m (addDisplayItemWithImage:idx:tag:helpText:enabled:):
        * nsfont.m (ns_get_covering_families, ns_findfonts): Cast NSLog
        argument to unsigned long to avoid warning.
 2013-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
 
        * xterm.c (x_clear_area): Lost 7th arg because it is always False.
-       (x_after_update_window_line, x_scroll_bar_create):
-       (x_scroll_bar_set_handle, XTset_vertical_scroll_bar):
+       (x_after_update_window_line, x_scroll_bar_create)
+       (x_scroll_bar_set_handle, XTset_vertical_scroll_bar)
        (handle_one_xevent, x_clear_frame_area):
        * gtkutil.c (xg_clear_under_internal_border, xg_update_scrollbar_pos):
        * xfns.c (x_set_menu_bar_lines, x_set_tool_bar_lines): Adjust users.
        (menubar_selection_callback, menu_position_func)
        (popup_selection_callback, create_and_show_popup_menu)
        (dialog_selection_callback, create_and_show_dialog):
-       * xrdb.c (x_get_string_resource):
+       * xrdb.c (x_get_string_resource)
        (main) [TESTRM]:
        * xsmfns.c (x_session_check_input):
        * xterm.c (x_draw_glyphless_glyph_string_foreground)
        Fix last font-related change.
        * w32font.h (w32font_list_internal, w32font_match_internal):
        Fix prototype.
-       * w32uniscribe.c (uniscribe_list, uniscribe_match):
+       * w32uniscribe.c (uniscribe_list, uniscribe_match)
        (uniscribe_list_family): Adjust to match font API change.
        MS-Windows breakage reported by Juanma Barranquero <lekktu@gmail.com>
        at http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00006.html.
        functions to accept struct frame * as first arg.
        * font.c (font_score, font_compare, font_sort_entities):
        Remove prototypes.
-       (font_sort_entities, font_list_entities, font_select_entity):
+       (font_sort_entities, font_list_entities, font_select_entity)
        (font_find_for_lface, Flist_fonts, Ffont_family_list): Adjust to
        match font API change.
        * xfont.c (xfont_list, xfont_match, xfont_list_family):
        * ftxfont.c (ftxfont_list, ftxfont_match):
        * xftfont.c (xftfont_list, xftfont_match):
        * nsfont.m (nsfont_list, nsfont_match, nsfont_list_family):
-       * w32font.c (w32font_list, w32font_match, w32font_list):
+       * w32font.c (w32font_list, w32font_match, w32font_list)
        (w32font_list_internal, w32_font_match_internal): Likewise.
        * xfaces.c (Fx_family_fonts): Adjust user.
 
        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.
-       (x_draw_glyph_string_background, cvt_string_to_pixel):
+       (x_draw_glyph_string_background, cvt_string_to_pixel)
        (cvt_pixel_dtor): Drop unnecessary prototypes.
        * xterm.h (x_display_ok): Adjust prototype.
 
        (close_on_exec, accept4, process_socket) [!SOCK_CLOEXEC]:
        New functions.
        (socket) [!SOCK_CLOEXEC]: Supply a substitute.
-       (Fmake_network_process, Fnetwork_interface_list):
+       (Fmake_network_process, Fnetwork_interface_list)
        (Fnetwork_interface_info, server_accept_connection):
        Make newly-created socket close-on-exec.
        * sysdep.c (emacs_open, emacs_fopen):
        * image.c (gif_load): Assume pass < 3 to pacify GCC.
        * process.c (Fset_process_datagram_address)
        (Fmake_network_process): Check get_lisp_to_sockaddr_size return value.
-       * xdisp.c (get_char_face_and_encoding):
+       * xdisp.c (get_char_face_and_encoding)
        (get_glyph_face_and_encoding): Ensure that *CHAR2B is initialized.
        (get_glyph_face_and_encoding): Prepare face before possibly using it.
        (get_per_char_metric): Don't use CHAR2B if it might not be initialized.
index 41416ba..2586b74 100644 (file)
@@ -1,4 +1,4 @@
-2014-03-02  Barry O'Reilly <gundaetiapo@gmail.com>
+2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * automated/undo-tests.el (undo-test-in-region-not-most-recent):
        Add new test of undo in region.
        (tramp-test20-file-modes, tramp-test21-file-links)
        (tramp-test22-file-times, tramp-test23-visited-file-modtime)
        (tramp-test24-file-name-completion, tramp-test25-load)
-       (tramp-test26-process-file, tramp-test27-start-file-process):
+       (tramp-test26-process-file, tramp-test27-start-file-process)
        (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
        (tramp-test29-utf8): New test.
 
        * automated/tramp-tests.el (tramp-test-temporary-file-directory):
        Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
        (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
-       (tramp-test09-insert-file-contents, tramp-test10-write-region):
+       (tramp-test09-insert-file-contents, tramp-test10-write-region)
        (tramp-test26-process-file): Add tests.
        (tramp-test11-copy-file): Remove debug message.
        (tramp-test20-file-modes): Special case, if user is "root".
        Add icalendar-testsuite--test-datestring-to-isodate,
        icalendar-testsuite--test-datetime-to-diary-date, and
        icalendar-testsuite--test-calendar-style.
-       (icalendar-testsuite--test-format-ical-event):
+       (icalendar-testsuite--test-format-ical-event)
        (icalendar-testsuite--test-parse-summary-and-rest):
        Doc fix.  Remove european-calendar-style.
        (icalendar-testsuite--get-ical-event): Doc fix.
-       (icalendar-testsuite--test-first-weekday-of-year):
+       (icalendar-testsuite--test-first-weekday-of-year)
        (icalendar-testsuite--run-cycle-tests): Add doc string.
-       (icalendar-testsuite--test-datestring-to-isodate):
-       (icalendar-testsuite--test-datetime-to-diary-date):
+       (icalendar-testsuite--test-datestring-to-isodate)
+       (icalendar-testsuite--test-datetime-to-diary-date)
        (icalendar-testsuite--test-calendar-style): New functions.
        (icalendar-testsuite--test-export): Handle iso date style.
        New arg INPUT-ISO.  Use calendar-date-style.
        (icalendar-testsuite--test-import): Handle iso date style.
        New arg EXPECTED-ISO.  Use calendar-date-style.
        (icalendar-testsuite--test-cycle): Handle iso date style.
-       (icalendar-testsuite--run-import-tests):
-       (icalendar-testsuite--run-export-tests):
+       (icalendar-testsuite--run-import-tests)
+       (icalendar-testsuite--run-export-tests)
        (icalendar-testsuite--run-real-world-tests): Add iso style tests.
 
 2008-02-29  Glenn Morris  <rgm@gnu.org>