1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

*/ChangeLog: Trivial fixes.

This commit is contained in:
Juanma Barranquero 2014-03-03 05:57:26 +01:00
parent 542a38406d
commit 35e951cd4b
15 changed files with 169 additions and 188 deletions

View File

@ -1663,7 +1663,7 @@
* lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
$(BLD)/close-stream.$(O). $(BLD)/close-stream.$(O).
($(BLD)/close-stream.$(O)): ($(BLD)/close-stream.$(O))
($(BLD)/fpending.$(O)): New dependencies. ($(BLD)/fpending.$(O)): New dependencies.
2012-11-03 Paul Eggert <eggert@cs.ucla.edu> 2012-11-03 Paul Eggert <eggert@cs.ucla.edu>
@ -2317,7 +2317,7 @@
* configure.ac (opsysfile): Use bsd-common on gnu systems. * 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. (SIGNALS_VIA_CHARACTERS): Move here from src/s.
2012-07-11 Paul Eggert <eggert@cs.ucla.edu> 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
@ -2533,8 +2533,8 @@
2012-06-24 Eli Zaretskii <eliz@gnu.org> 2012-06-24 Eli Zaretskii <eliz@gnu.org>
* lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)): * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O))
($(BLD)/timespec-add.$(O)): ($(BLD)/timespec-add.$(O))
($(BLD)/timespec-sub.$(O)): Don't depend on ($(BLD)/timespec-sub.$(O)): Don't depend on
$(EMACS_ROOT)/nt/inc/sys/time.h. $(EMACS_ROOT)/nt/inc/sys/time.h.
@ -2554,9 +2554,9 @@
* lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O), * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
$(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
$(BLD)/timespec-sub.$(O). $(BLD)/timespec-sub.$(O).
($(BLD)/dtotimespec.$(O)): ($(BLD)/dtotimespec.$(O))
($(BLD)/gettime.$(O)): ($(BLD)/gettime.$(O))
($(BLD)/timespec-add.$(O)): ($(BLD)/timespec-add.$(O))
($(BLD)/timespec-sub.$(O)): New dependencies. ($(BLD)/timespec-sub.$(O)): New dependencies.
* lib/stat-time.h: * lib/stat-time.h:
@ -2686,9 +2686,9 @@
* config.bat (lib): Create/update lib/stdalign.in-h and * config.bat (lib): Create/update lib/stdalign.in-h and
lib/sys_types.in-h. lib/sys_types.in-h.
* lib/makefile.w32-in ($(BLD)/md5.$(O)): * lib/makefile.w32-in ($(BLD)/md5.$(O))
($(BLD)/sha1.$(O)): ($(BLD)/sha1.$(O))
($(BLD)/sha256.$(O)): ($(BLD)/sha256.$(O))
($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h. ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
Suggested by Christoph Scholtes <cschol2112@googlemail.com>. Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
@ -4215,7 +4215,7 @@
$(BLD)/time_r.$(O). $(BLD)/time_r.$(O).
($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
$(EMACS_ROOT)/src/m/intel386.h. $(EMACS_ROOT)/src/m/intel386.h.
($(BLD)/strftime.$(O)): ($(BLD)/strftime.$(O))
($(BLD)/time_r.$(O)): Define prerequisites. ($(BLD)/time_r.$(O)): Define prerequisites.
2011-01-31 Paul Eggert <eggert@cs.ucla.edu> 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
@ -4921,7 +4921,7 @@
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
Set with AC_DEFINE rather than AH_BOTTOM. 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): (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
Set with shell, not cpp. Set with shell, not cpp.
(LIBX): Remove, just use -lX11 in the one place this was used. (LIBX): Remove, just use -lX11 in the one place this was used.

View File

@ -64,10 +64,9 @@
2013-12-27 Xue Fuqiao <xfq.free@gmail.com> 2013-12-27 Xue Fuqiao <xfq.free@gmail.com>
* admin.el (manual-misc-manuals, make-manuals): * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
(manual-pdf, cusver-find-files): (cusver-find-files, cusver-new-version, cusver-scan)
(cusver-new-version, cusver-scan, cusver-goto-xref): (cusver-goto-xref, cusver-check): Doc fix.
(cusver-check): Doc fix.
(manual-html-node, cusver-check): Use `user-error'. (manual-html-node, cusver-check): Use `user-error'.
2013-12-24 Paul Eggert <eggert@cs.ucla.edu> 2013-12-24 Paul Eggert <eggert@cs.ucla.edu>
@ -79,9 +78,8 @@
2013-12-24 Xue Fuqiao <xfq.free@gmail.com> 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
* admin.el (add-release-logs): * admin.el (add-release-logs, set-version-in-file, set-version)
(set-version-in-file, set-version, set-copyright): (set-copyright): Use `user-error'.
Use `user-error'.
2013-12-22 Eli Zaretskii <eliz@gnu.org> 2013-12-22 Eli Zaretskii <eliz@gnu.org>
@ -1055,7 +1053,7 @@
2011-02-16 Paul Eggert <eggert@cs.ucla.edu> 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
Remove no-longer needed getloadavg symbols. 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. (LDAV_SYMBOL): Remove.
* notes/copyright: Remove src/getloadavg.c as a special case. * notes/copyright: Remove src/getloadavg.c as a special case.

View File

@ -20,8 +20,8 @@
2014-02-27 Xue Fuqiao <xfq@gnu.org> 2014-02-27 Xue Fuqiao <xfq@gnu.org>
* programs.texi (Basic Indent): * programs.texi (Basic Indent, Other C Commands):
(Other C Commands): Fix the description of RET and `C-j'. Fix the description of RET and `C-j'.
* indent.texi (Indentation Commands): Move the description of * indent.texi (Indentation Commands): Move the description of
`C-j' from here... `C-j' from here...
@ -215,7 +215,7 @@
* misc.texi (Shell Mode): Move documentation of * misc.texi (Shell Mode): Move documentation of
shell-completion-fignore from Shell Mode to Shell Options. 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. * emacs.texi (Matching): Describe new features of Electric Pair mode.
@ -253,8 +253,8 @@
2013-12-22 Xue Fuqiao <xfq.free@gmail.com> 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
* search.texi (Special Isearch): * search.texi (Special Isearch, Query Replace): Document negative
(Query Replace): Document negative argument of replacement commands. argument of replacement commands.
(Symbol Search): Document `isearch-forward-symbol-at-point'. (Symbol Search): Document `isearch-forward-symbol-at-point'.
* files.texi (File Conveniences): Document `image-next-file' and * files.texi (File Conveniences): Document `image-next-file' and
@ -402,8 +402,7 @@
2013-09-22 Xue Fuqiao <xfq.free@gmail.com> 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
* fixit.texi (Transpose): * fixit.texi (Transpose, Fixing Case): Remove @refill.
(Fixing Case): Remove @refill.
2013-09-21 Xue Fuqiao <xfq.free@gmail.com> 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
@ -2646,7 +2645,7 @@
2011-05-22 Chong Yidong <cyd@stupidchicken.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). (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2011-05-18 Glenn Morris <rgm@gnu.org> 2011-05-18 Glenn Morris <rgm@gnu.org>

View 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 * markers.texi (Moving Marker Positions): Clarify guidance about
when to move markers and when to create a new one, as discussed at when to move markers and when to create a new one, as discussed at
@ -15,14 +15,14 @@
2014-02-28 Xue Fuqiao <xfq@gnu.org> 2014-02-28 Xue Fuqiao <xfq@gnu.org>
* functions.texi (Advising Functions): * functions.texi (Advising Functions, Advising Named Functions):
(Advising Named Functions): Tweak markup. Tweak markup.
* display.texi (Defining Faces): Doc fix for `face-spec-set'. * display.texi (Defining Faces): Doc fix for `face-spec-set'.
* elisp.texi (Top): * elisp.texi (Top):
* commands.texi (Generic Commands): * commands.texi (Generic Commands, Defining Commands):
(Defining Commands): Document `define-alternatives'. Document `define-alternatives'.
2014-02-27 Xue Fuqiao <xfq@gnu.org> 2014-02-27 Xue Fuqiao <xfq@gnu.org>
@ -467,8 +467,8 @@
2013-11-17 Xue Fuqiao <xfq.free@gmail.com> 2013-11-17 Xue Fuqiao <xfq.free@gmail.com>
* os.texi (Time Parsing): * os.texi (Time Parsing, Processor Run Time, Input Modes)
(Processor Run Time, Input Modes, Terminal Output): Minor fixes. (Terminal Output): Minor fixes.
2013-11-14 Glenn Morris <rgm@gnu.org> 2013-11-14 Glenn Morris <rgm@gnu.org>
@ -609,8 +609,7 @@
2013-10-03 Xue Fuqiao <xfq.free@gmail.com> 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
* syntax.texi (Syntax Flags): * syntax.texi (Syntax Flags, Syntax Table Functions): Add indexes.
(Syntax Table Functions): Add indexes.
2013-10-02 Xue Fuqiao <xfq.free@gmail.com> 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
@ -692,8 +691,8 @@
(Undo): Doc fix for `buffer-undo-list'. (Undo): Doc fix for `buffer-undo-list'.
* positions.texi (Character Motion): * positions.texi (Character Motion):
* markers.texi (Moving Markers): * markers.texi (Moving Markers, Creating Markers):
(Creating Markers): Comment out undefined behavior. Comment out undefined behavior.
2013-08-15 Xue Fuqiao <xfq.free@gmail.com> 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
@ -940,7 +939,7 @@
2013-04-21 Xue Fuqiao <xfq.free@gmail.com> 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
* internals.texi (Writing Emacs Primitives): Remove unnecessary * 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 * searching.texi (Regexp Backslash): Doc fix for backslash
constructs in regular expressions. constructs in regular expressions.
@ -1173,7 +1172,7 @@
2012-12-14 Paul Eggert <eggert@cs.ucla.edu> 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 * files.texi (Testing Accessibility): Document GROUP arg
of file-ownership-preserved-p. of file-ownership-preserved-p.
(File Attributes): Document that 9th element is now (File Attributes): Document that 9th element is now
@ -1808,7 +1807,7 @@
2012-07-06 Richard Stallman <rms@gnu.org> 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. (A Sample Variable Description): Improve/undo previous changes.
2012-07-05 Glenn Morris <rgm@gnu.org> 2012-07-05 Glenn Morris <rgm@gnu.org>
@ -2123,7 +2122,7 @@
(Resizing Windows, Deleting Windows, Selecting Windows) (Resizing Windows, Deleting Windows, Selecting Windows)
(Choosing Window Options, Horizontal Scrolling) (Choosing Window Options, Horizontal Scrolling)
(Cyclic Window Ordering, Window History, Dedicated Windows) (Cyclic Window Ordering, Window History, Dedicated Windows)
(Quitting Windows, Window Configurations, Textual Scrolling): (Quitting Windows, Window Configurations, Textual Scrolling)
(Coordinates and Windows, Window Configurations) (Coordinates and Windows, Window Configurations)
(Window Parameters, Window Hooks): Copyedits. (Window Parameters, Window Hooks): Copyedits.
(Splitting Windows, Deleting Windows): (Splitting Windows, Deleting Windows):
@ -2201,7 +2200,7 @@
* processes.texi (Output from Processes, Filter Functions): * processes.texi (Output from Processes, Filter Functions):
Mention waiting-for-user-input-p. 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 Servers, Datagrams, Network Processes, Network Options)
(Network Feature Testing, Serial Ports): Copyedits. (Network Feature Testing, Serial Ports): Copyedits.
(Network): Add encrypted network overview paragraph. (Network): Add encrypted network overview paragraph.
@ -2223,7 +2222,7 @@
2012-04-15 Glenn Morris <rgm@gnu.org> 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): (Synchronous Processes, Asynchronous Processes, Deleting Processes):
Copyedits. Copyedits.
(Subprocess Creation): Discourage modifying exec-path directly. (Subprocess Creation): Discourage modifying exec-path directly.
@ -2243,8 +2242,7 @@
2012-04-14 Chong Yidong <cyd@gnu.org> 2012-04-14 Chong Yidong <cyd@gnu.org>
* customize.texi (Applying Customizations): * customize.texi (Applying Customizations, Custom Themes): New nodes.
(Custom Themes): New nodes.
* display.texi (Defining Faces): Reference custom-set-faces. * display.texi (Defining Faces): Reference custom-set-faces.
@ -2373,8 +2371,8 @@
2012-03-28 Glenn Morris <rgm@gnu.org> 2012-03-28 Glenn Morris <rgm@gnu.org>
* searching.texi (Regular Expressions, Regexp Special): * searching.texi (Regular Expressions, Regexp Special)
(Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search): (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search)
(Simple Match Data, Saving Match Data, Standard Regexps): Copyedits. (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
(Regexp Special): Mention collation. (Regexp Special): Mention collation.
Clarify char classes with an example. Clarify char classes with an example.
@ -2605,7 +2603,7 @@
(Pure Storage): Small changes. (Pure Storage): Small changes.
(Memory Usage): Copyedit. (Memory Usage): Copyedit.
(Writing Emacs Primitives): Update Fcoordinates_in_window_p and For (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 interactive args. Mention eval_sub. Remove old info about
strings and GCPRO. Mention cus-start.el. strings and GCPRO. Mention cus-start.el.
(Buffer Internals, Window Internals, Process Internals): (Buffer Internals, Window Internals, Process Internals):
@ -2781,7 +2779,7 @@
(Syntax Class Table): Use a table. (Syntax Class Table): Use a table.
(Syntax Properties): Document syntax-propertize-function and (Syntax Properties): Document syntax-propertize-function and
syntax-propertize-extend-region-functions. 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. (Parser State): Update for the new "c" comment style.
Fix description of item 7 (comment style). Fix description of item 7 (comment style).
@ -3820,7 +3818,7 @@
Document wide integers better. Document wide integers better.
* files.texi (File Attributes): Document ino_t values better. * files.texi (File Attributes): Document ino_t values better.
ino_t values no longer map to anything larger than a single cons. 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): (Bitwise Operations):
* objects.texi (Integer Type): Use a binary notation that is a bit easier * 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. to read, and that will port better if 62-bits becomes the default.
@ -7268,8 +7266,7 @@
* positions.texi (List Motion): * positions.texi (List Motion):
* hash.texi (Hash Tables, Creating Hash, Defining Hash): * hash.texi (Hash Tables, Creating Hash, Defining Hash):
* numbers.texi (Arithmetic Operations, Math Functions) * numbers.texi (Arithmetic Operations, Math Functions)
(Predicates on Numbers, Comparison of Numbers): (Predicates on Numbers, Comparison of Numbers, Numeric Conversions):
(Numeric Conversions):
* locals.texi (Standard Buffer-Local Variables): * locals.texi (Standard Buffer-Local Variables):
* maps.texi (Standard Keymaps): * maps.texi (Standard Keymaps):
* os.texi (User Identification, System Environment, Recording Input) * os.texi (User Identification, System Environment, Recording Input)

View File

@ -198,7 +198,7 @@
* org.texi (Global and local cycling): Fix missing '@'. * 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. * org.texi (Global and local cycling): Mention C-u C-u TAB.
(Include files, The Export Dispatcher) (Include files, The Export Dispatcher)
@ -993,9 +993,9 @@
2013-08-10 Xue Fuqiao <xfq.free@gmail.com> 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
* ido.texi (Working Directories): * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
(Flexible Matching, Regexp Matching, Find File At Point) (Find File At Point, Ignoring, Misc Customization): Use @defopt
(Ignoring, Misc Customization): Use @defopt for user options. for user options.
2013-08-09 Xue Fuqiao <xfq.free@gmail.com> 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
@ -1019,8 +1019,7 @@
2013-08-07 Xue Fuqiao <xfq.free@gmail.com> 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
* sc.texi (Introduction): Fix index. * sc.texi (Introduction): Fix index.
(Usage Overview): (Usage Overview, Citations, Citation Elements, Recognizing Citations)
(Citations, Citation Elements, Recognizing Citations)
(Information Keys and the Info Alist, Reference Headers) (Information Keys and the Info Alist, Reference Headers)
(The Built-in Header Rewrite Functions) (The Built-in Header Rewrite Functions)
(Electric References, Reply Buffer Initialization) (Electric References, Reply Buffer Initialization)
@ -1036,8 +1035,7 @@
* newsticker.texi (Usage): Use @key for RET. * newsticker.texi (Usage): Use @key for RET.
* cl.texi (Argument Lists): * cl.texi (Argument Lists, For Clauses)
(For Clauses):
(Macros): Add indexes. (Macros): Add indexes.
2013-08-05 Xue Fuqiao <xfq.free@gmail.com> 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
@ -1047,7 +1045,7 @@
2013-08-04 Stephen Berman <stephen.berman@gmx.net> 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
* Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode. * 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.dvi, todo-mode.pdf): New rules.
* todo-mode.texi: New file. * todo-mode.texi: New file.
@ -1395,8 +1393,8 @@
2013-02-09 Jay Belanger <jay.p.belanger@gmail.com> 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
* calc.texi (Basic Operations on Units): * calc.texi (Basic Operations on Units, Customizing Calc):
(Customizing Calc): Mention the variable `calc-allow-units-as-numbers'. Mention the variable `calc-allow-units-as-numbers'.
2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz> 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
@ -4105,8 +4103,8 @@
2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Handling links): * org.texi (Handling links, In-buffer settings):
(In-buffer settings): Document inlining images on startup. Document inlining images on startup.
2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
@ -6260,8 +6258,8 @@
2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr> 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
* calc.texi (Editing Stack Entries): * calc.texi (Editing Stack Entries, Algebraic Entry):
(Algebraic Entry): Rewrite introductory sentences so it can be used by Rewrite introductory sentences so it can be used by
Calc's help functions. Mention fixing typos. Calc's help functions. Mention fixing typos.
(Customizing Calc): Fix typo. (Customizing Calc): Fix typo.
@ -9835,11 +9833,9 @@
* info.texi (Help-Xref): * info.texi (Help-Xref):
* message.texi (Message Headers): * message.texi (Message Headers):
* org.texi (Remember): * org.texi (Remember):
* reftex.texi (Options (Defining Label Environments)): * reftex.texi (Options (Defining Label Environments))
(Options (Index Support)): (Options (Index Support), Options (Viewing Cross-References))
(Options (Viewing Cross-References)): (Options (Misc), Changes):
(Options (Misc)):
(Changes):
* speedbar.texi (Creating a display): * speedbar.texi (Creating a display):
* tramp.texi (Customizing Completion, Auto-save and Backup): * tramp.texi (Customizing Completion, Auto-save and Backup):
Texinfo usage fix. Texinfo usage fix.
@ -10289,7 +10285,7 @@
2004-11-03 Jan Djärv <jan.h.d@swipnet.se> 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
* idlwave.texi (Continued Statement Indentation): * idlwave.texi (Continued Statement Indentation):
* reftex.texi (Options (Index Support)): * reftex.texi (Options (Index Support))
(Displaying and Editing the Index, Table of Contents): (Displaying and Editing the Index, Table of Contents):
* speedbar.texi (Creating a display, Major Display Modes): * speedbar.texi (Creating a display, Major Display Modes):
Replace non-nil with non-@code{nil}. Replace non-nil with non-@code{nil}.

View File

@ -596,7 +596,7 @@
Rename to \versionemacs, same as all the other refcards. Rename to \versionemacs, same as all the other refcards.
* refcards/Makefile (ENVADD): New variable. * refcards/Makefile (ENVADD): New variable.
(sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf) (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. Depend on emacsver.tex. Add "." to TEXINPUTS for TeX commands.
2012-09-16 Paul Eggert <eggert@cs.ucla.edu> 2012-09-16 Paul Eggert <eggert@cs.ucla.edu>

View File

@ -1,5 +1,5 @@
2014-02-25 Andreas Amann <a.amann@ucc.ie> (tiny change) 2014-02-25 Andreas Amann <a.amann@ucc.ie> (tiny change)
Fix emacsclient's handling of SIGCONT (Bug#16883). Fix emacsclient's handling of SIGCONT (Bug#16883).
* emacsclient.c (handle_sigcont): Cancel the continue only if tty. * emacsclient.c (handle_sigcont): Cancel the continue only if tty.
@ -466,7 +466,7 @@
* make-docfile.c (IF_LINT): * make-docfile.c (IF_LINT):
* emacsclient.c (IF_LINT): Remove (in config.h now). * emacsclient.c (IF_LINT): Remove (in config.h now).
* make-docfile.c (main): * make-docfile.c (main)
(fopen) [!WINDOWSNT]: (fopen) [!WINDOWSNT]:
(chdir) [!DOS_NT]: No more need to undef. (chdir) [!DOS_NT]: No more need to undef.
@ -690,8 +690,8 @@
2012-06-05 Glenn Morris <rgm@gnu.org> 2012-06-05 Glenn Morris <rgm@gnu.org>
* makefile.w32-in ($(BLD)/getdate.$(O), $(BLD)/leditcfns.$(O)): * makefile.w32-in ($(BLD)/getdate.$(O), $(BLD)/leditcfns.$(O))
($(BLD)/make-path.$(O), $(BLD)/qsort.$(O)): ($(BLD)/make-path.$(O), $(BLD)/qsort.$(O))
($(BLD)/timer.$(O)): Remove cruft. ($(BLD)/timer.$(O)): Remove cruft.
2012-06-03 Glenn Morris <rgm@gnu.org> 2012-06-03 Glenn Morris <rgm@gnu.org>
@ -1130,7 +1130,7 @@
* emacsclient.c (main): Avoid dangling 'if'. * emacsclient.c (main): Avoid dangling 'if'.
(xstrdup): Remove; no longer needed. (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): (set_local_socket, main):
Use const char *, not char *, for pointers that are not assigned Use const char *, not char *, for pointers that are not assigned
through. through.
@ -1616,8 +1616,7 @@
* fakemail.c (action): Convert function definitions to standard C. * fakemail.c (action): Convert function definitions to standard C.
(add_a_stream): (add_a_stream):
* test-distrib.c (cool_read): * test-distrib.c (cool_read, main): Likewise.
(main): Likewise.
2010-07-03 Andreas Schwab <schwab@linux-m68k.org> 2010-07-03 Andreas Schwab <schwab@linux-m68k.org>
@ -2496,7 +2495,7 @@
2007-08-29 Jason Rumney <jasonr@gnu.org> 2007-08-29 Jason Rumney <jasonr@gnu.org>
* emacsclient.c (SEND_STRING, SEND_QUOTED): Remove obfuscation macros. * 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): Expand removed macros inline.
(main) [WINDOWSNT]: Don't call ttyname. Don't recognize -suspend (main) [WINDOWSNT]: Don't call ttyname. Don't recognize -suspend
option. option.
@ -4132,12 +4131,9 @@
2001-11-30 Andrew Innes <andrewi@gnu.org> 2001-11-30 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (FACE_SUPPORT): * makefile.w32-in (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT)
(MOUSE_SUPPORT): (WINNT_SUPPORT, lisp): Reference .el files instead of .elc files,
(FLOAT_SUPPORT): to simplify bootstrapping.
(WINNT_SUPPORT):
(lisp): Reference .el files instead of .elc files, to simplify
bootstrapping.
($(DOC)): Change dependency to just `make-docfile'. ($(DOC)): Change dependency to just `make-docfile'.
2001-11-29 Pavel Janík <Pavel@Janik.cz> 2001-11-29 Pavel Janík <Pavel@Janik.cz>

View File

@ -34,7 +34,7 @@
(display-mm-dimensions-alist, display-mm-height) (display-mm-dimensions-alist, display-mm-height)
(display-mm-width): Doc tweaks. (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 * simple.el (undo-elt-in-region): Fix buffer corruption for edge
case of undo in region. case of undo in region.
@ -47,12 +47,12 @@
2014-03-02 Juanma Barranquero <lekktu@gmail.com> 2014-03-02 Juanma Barranquero <lekktu@gmail.com>
* icomplete.el (icomplete-completions): Use string-width. * 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> 2014-03-01 Dmitry Gutov <dgutov@yandex.ru>
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight * progmodes/ruby-mode.el (ruby-font-lock-keywords):
regexp options. (Bug#16914) Highlight regexp options. (Bug#16914)
2014-03-01 Martin Rudalics <rudalics@gmx.at> 2014-03-01 Martin Rudalics <rudalics@gmx.at>
@ -165,8 +165,8 @@
`tramp-adb-command-exit-status'. Change all callees. `tramp-adb-command-exit-status'. Change all callees.
(tramp-adb-handle-file-attributes) (tramp-adb-handle-file-attributes)
(tramp-adb-handle-directory-files-and-attributes): Use it. (tramp-adb-handle-directory-files-and-attributes): Use it.
(tramp-adb-ls-output-name-less-p): Use (tramp-adb-ls-output-name-less-p):
`directory-listing-before-filename-regexp'. Use `directory-listing-before-filename-regexp'.
(tramp-adb-handle-delete-directory): Flush also file properties of (tramp-adb-handle-delete-directory): Flush also file properties of
the truename of directory. the truename of directory.
(tramp-adb-handle-file-name-all-completions): Add "./" and "../". (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
@ -299,9 +299,9 @@
2014-02-22 Daniel Colascione <dancol@dancol.org> 2014-02-22 Daniel Colascione <dancol@dancol.org>
* net/secrets.el (secrets-create-item,secrets-search-items): Check * net/secrets.el (secrets-create-item,secrets-search-items):
that attribute values are strings, avoiding the construction of Check that attribute values are strings, avoiding the construction
invalid dbus messages. of invalid dbus messages.
2014-02-21 Juanma Barranquero <lekktu@gmail.com> 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
@ -543,7 +543,7 @@
(sql-oracle-options): New default value ("-L"). (sql-oracle-options): New default value ("-L").
(sql-mode-oracle-font-lock-keywords): Add placeholder highlighting. (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
(sql-placeholders-filter): Correct placeholder pattern. (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-login-delay): New variable.
(sql-product-interactive): Use it. (sql-product-interactive): Use it.
@ -878,7 +878,7 @@
2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org> 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). (python-shell-send-string-no-output): Fix docstring (Bug#16547).
2014-02-04 Anders Lindgren <andlind@gmail.com> 2014-02-04 Anders Lindgren <andlind@gmail.com>
@ -948,11 +948,13 @@
2014-02-02 Daniel Colascione <dancol@dancol.org> 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> 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> 2014-02-02 Glenn Morris <rgm@gnu.org>
@ -1220,7 +1222,7 @@
* international/quail.el (quail-define-package): Doc fix. * 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. (authors-renamed-files-alist): Additions.
* vc/vc-git.el (vc-git-print-log): Remove --follow; * vc/vc-git.el (vc-git-print-log): Remove --follow;
@ -1356,7 +1358,7 @@
* emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries. * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
Make M-x authors return zero *Authors Errors* from current logs. 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-ignored-files): Add some entries, remove others.
(authors-ambiguous-files, authors-valid-file-names): (authors-ambiguous-files, authors-valid-file-names):
Add some entries. Add some entries.
@ -1503,7 +1505,7 @@
Spelling fixes. Spelling fixes.
* emacs-lisp/generic.el (generic--normalize-comments): * emacs-lisp/generic.el (generic--normalize-comments):
Rename from generic--normalise-comments. All uses changed. 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--mark-direct-neighbors, bubbles--mark-neighborhood)
(bubbles--neighborhood-available) (bubbles--neighborhood-available)
(bubbles--update-neighborhood-score): (bubbles--update-neighborhood-score):
@ -2014,8 +2016,7 @@
2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org> 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
* progmodes/python.el: * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
(python-nav--lisp-forward-sexp): New function.
(python-nav--lisp-forward-sexp-safe): Use it. Rename from (python-nav--lisp-forward-sexp-safe): Use it. Rename from
python-nav-lisp-forward-sexp-safe. python-nav-lisp-forward-sexp-safe.
(python-nav--forward-sexp): New argument SAFE allows switching (python-nav--forward-sexp): New argument SAFE allows switching
@ -4463,9 +4464,9 @@
(find-buffer-file-type-coding-system): Mark obsolete. (find-buffer-file-type-coding-system): Mark obsolete.
(w32-find-file-not-found-set-buffer-file-coding-system): Rename from (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
find-file-not-found-set-buffer-file-coding-system. 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-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-print-region-helper, w32-direct-print-region-function)
(w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix. (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
* startup.el (normal-top-level-add-subdirs-to-load-path): * startup.el (normal-top-level-add-subdirs-to-load-path):
@ -4548,8 +4549,7 @@
2013-10-27 Xue Fuqiao <xfq.free@gmail.com> 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
* image.el (defimage): * image.el (defimage, image-load-path): Doc fixes.
(image-load-path): Doc fixes.
2013-10-27 Alan Mackenzie <acm@muc.de> 2013-10-27 Alan Mackenzie <acm@muc.de>
@ -4925,7 +4925,7 @@
(verilog-in-struct-nested-p, verilog-at-struct-mv-p) (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
(verilog-at-close-struct-p): New functions. (verilog-at-close-struct-p): New functions.
(verilog-beg-block-re-ordered, verilog-extended-case-re) (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-leap-to-case-head): Handle "unique0" case.
(verilog-in-constraint-re): New constant. (verilog-in-constraint-re): New constant.
(verilog-keywords, verilog-type-font-keywords): (verilog-keywords, verilog-type-font-keywords):
@ -5751,8 +5751,7 @@
2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca> 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/cl-macs.el: * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
(cl--loop-destr-temps): Remove.
(cl--loop-iterator-function): Rename from cl--loop-map-form and change (cl--loop-iterator-function): Rename from cl--loop-map-form and change
its convention. its convention.
(cl--loop-set-iterator-function): New function. (cl--loop-set-iterator-function): New function.
@ -7927,25 +7926,24 @@
2013-08-04 Xue Fuqiao <xfq.free@gmail.com> 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
* vc/vc.el (vc-ignore): Rewrite. * vc/vc.el (vc-ignore): Rewrite.
(vc-default-ignore-completion-table): (vc-default-ignore-completion-table, vc--read-lines)
(vc--read-lines):
(vc--add-line, vc--remove-regexp): New functions. (vc--add-line, vc--remove-regexp): New functions.
* vc/vc-svn.el (vc-svn-ignore): Doc fix. * vc/vc-svn.el (vc-svn-ignore): Doc fix.
(vc-svn-ignore-completion-table): New function. (vc-svn-ignore-completion-table): New function.
* vc/vc-hg.el (vc-hg-ignore): Rewrite. * 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-hg-find-ignore-file): New functions.
* vc/vc-git.el (vc-git-ignore): Rewrite. * 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-git-find-ignore-file): New functions.
* vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore. * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
* vc/vc-bzr.el (vc-bzr-ignore): Rewrite. * 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. (vc-bzr-find-ignore-file): New functions.
2013-08-03 Juanma Barranquero <lekktu@gmail.com> 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
@ -8347,7 +8345,7 @@
* net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p): * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
Remove functions. Remove functions.
* autorevert.el (auto-revert-use-notify): * autorevert.el (auto-revert-use-notify)
(auto-revert-notify-add-watch): (auto-revert-notify-add-watch):
* net/tramp.el (tramp-file-name-for-operation): * net/tramp.el (tramp-file-name-for-operation):
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
@ -8394,10 +8392,9 @@
2013-07-24 Xue Fuqiao <xfq.free@gmail.com> 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
* ido.el (ido-fractionp): * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
(ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode) (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
(ido-max-file-prompt-width, ido-unc-hosts-cache) (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
(ido-max-directory-size, ido-max-dir-file-cache)
(ido-decorations): Doc fix. (ido-decorations): Doc fix.
* ansi-color.el: Fix old URL. * ansi-color.el: Fix old URL.
@ -8687,7 +8684,7 @@
2013-07-12 Dmitry Gutov <dgutov@yandex.ru> 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-syntax-expansion-allowed-p): Support array of symbols, for
Ruby 2.0. Ruby 2.0.
(ruby-font-lock-keywords): Distinguish calls to functions with (ruby-font-lock-keywords): Distinguish calls to functions with
@ -8931,7 +8928,7 @@
2013-07-06 Michael Albinus <michael.albinus@gmx.de> 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 (tramp-sh-file-inotifywait-process-filter): Handle file names with
spaces. spaces.
@ -9732,7 +9729,7 @@
(dired-safe-switches-p, dired-switches-escape-p) (dired-safe-switches-p, dired-switches-escape-p)
(dired-insert-old-subdirs, dired-move-to-end-of-filename) (dired-insert-old-subdirs, dired-move-to-end-of-filename)
(dired-glob-regexp, dired-in-this-tree, dired-goto-file-1) (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-goto-next-nontrivial-file): Use `string-match-p'.
(dired-align-file, dired-insert-directory, dired-mark-files-in-region) (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
(dired-toggle-marks, dired-mark-files-containing-regexp) (dired-toggle-marks, dired-mark-files-containing-regexp)
@ -12745,7 +12742,7 @@
* net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst. * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
(tramp-local-coding-commands, tramp-remote-coding-commands): Use them. (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-find-inline-compress): Improve traces.
(tramp-maybe-send-script): Check for Perl binary. (tramp-maybe-send-script): Check for Perl binary.
(tramp-get-inline-coding): Do not redirect STDOUT for local decoding. (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.

View File

@ -1238,7 +1238,7 @@
* semantic/wisent/python.el (wisent-python-string-start-re) * semantic/wisent/python.el (wisent-python-string-start-re)
(wisent-python-string-re, wisent-python-forward-string) (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. New variables.
(wisent-python-forward-balanced-expression): New function. (wisent-python-forward-balanced-expression): New function.
@ -1341,7 +1341,7 @@
(ede-directory-safe-p): Check it. (ede-directory-safe-p): Check it.
(ede-initialize-state-current-buffer, ede, ede-new) (ede-initialize-state-current-buffer, ede, ede-new)
(ede-check-project-directory, ede-rescan-toplevel) (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, (ede-target-parent): Avoid loading in a project unless it is safe,
since it may involve malicious code. This security flaw was since it may involve malicious code. This security flaw was
pointed out by Hiroshi Oota. pointed out by Hiroshi Oota.
@ -1454,7 +1454,7 @@
(semantic-decoration-unknown-include-describe): Fix filenames in (semantic-decoration-unknown-include-describe): Fix filenames in
docstring. 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 (semantic-ede-grammar-compiler-bovine): Fix requires that are
added to the grammar-make-script. added to the grammar-make-script.
@ -1471,7 +1471,7 @@
2011-10-19 Chong Yidong <cyd@gnu.org> 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 * semantic.el (semantic-mode): Doc fix to reflect new
define-minor-mode calling behavior. define-minor-mode calling behavior.
@ -1695,10 +1695,10 @@
Synch EDE to CEDET 1.0. Synch EDE to CEDET 1.0.
* cedet-idutils.el (cedet-idutils-make-command): New option. * 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-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-create/update-database): New functions.
(cedet-cscope-support-for-directory): Make interactive. (cedet-cscope-support-for-directory): Make interactive.
@ -1750,7 +1750,7 @@
(ede-project-root, ede-project-root-directory): Move to (ede-project-root, ede-project-root-directory): Move to
ede/auto.el. 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. (ede-locate-create/update-root-database): New methods.
(initialize-instance): Use ede-locate-flush-hash. (initialize-instance): Use ede-locate-flush-hash.
@ -1863,7 +1863,7 @@
(semantic-decoration-on-includes-highlight-default): Check that (semantic-decoration-on-includes-highlight-default): Check that
the include tag has a position. 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-read-tag-local-members)
(semantic-complete-jump-local-members): New class and functions. (semantic-complete-jump-local-members): New class and functions.
(semantic-complete-self-insert): Save excursion before completing. (semantic-complete-self-insert): Save excursion before completing.
@ -2035,7 +2035,7 @@
Use define-minor-mode in CEDET where applicable. 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. Use define-minor-mode.
* semantic/util-modes.el (semantic-add-minor-mode): * semantic/util-modes.el (semantic-add-minor-mode):
@ -2522,7 +2522,7 @@
(semantic-analyzer-debug-global-symbol) (semantic-analyzer-debug-global-symbol)
(semantic-analyzer-debug-missing-innertype) (semantic-analyzer-debug-missing-innertype)
(semantic-analyzer-debug-insert-include-summary): (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-describe-buffer-var-helper, semantic-something-to-tag-table)
(semantic-recursive-find-nonterminal-by-name): (semantic-recursive-find-nonterminal-by-name):
* semantic/tag-ls.el (semantic-tag-calculate-parent-default): * semantic/tag-ls.el (semantic-tag-calculate-parent-default):
@ -2530,15 +2530,15 @@
* semantic/symref.el (semantic-symref-parse-tool-output): * semantic/symref.el (semantic-symref-parse-tool-output):
* semantic/sb.el (semantic-sb-fetch-tag-table): * semantic/sb.el (semantic-sb-fetch-tag-table):
* semantic/lex-spp.el (semantic-lex-spp-lex-text-string): * 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-idle-summary-maybe-highlight):
* semantic/ia-sb.el (semantic-ia-speedbar) * semantic/ia-sb.el (semantic-ia-speedbar)
(semantic-ia-sb-tag-info): (semantic-ia-sb-tag-info):
* semantic/grammar.el (semantic-analyze-possible-completions): * semantic/grammar.el (semantic-analyze-possible-completions):
* semantic/find.el (semantic-brute-find-tag-by-position): * 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): (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-set-source-location, semantic-debug-interface-layout)
(semantic-debug-mode, semantic-debug): (semantic-debug-mode, semantic-debug):
* semantic/db.el (semanticdb-needs-refresh-p): * semantic/db.el (semanticdb-needs-refresh-p):
@ -2569,10 +2569,10 @@
* ede.el (ede-buffer-header-file, ede-find-target) * ede.el (ede-buffer-header-file, ede-find-target)
(ede-buffer-documentation-files, ede-project-buffers, ede-set) (ede-buffer-documentation-files, ede-project-buffers, ede-set)
(ede-target-buffers, ede-buffers, ede-make-project-local-variable): (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-lid-call, cedet-idutils-expand-filename)
(cedet-idutils-version-check): (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-expand-filename, cedet-gnu-global-root)
(cedet-gnu-global-version-check, cedet-gnu-global-scan-hits): (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
* cedet-cscope.el (cedet-cscope-call) * cedet-cscope.el (cedet-cscope-call)

View File

@ -11344,7 +11344,7 @@
2010-03-30 Chong Yidong <cyd@stupidchicken.com> 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 (message-default-headers): Carry the value mail-default-headers over
into message-default-mail-headers, rather than message-default-headers. into message-default-mail-headers, rather than message-default-headers.
@ -25364,10 +25364,10 @@
2002-08-07 Simon Josefsson <jas@extundo.com> 2002-08-07 Simon Josefsson <jas@extundo.com>
* sieve-manage.el (require): Use SASL, not RFC2104/MD5. * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
(sieve-manage-authenticators): (sieve-manage-authenticators)
(sieve-manage-authenticator-alist): Add some SASL mechs. (sieve-manage-authenticator-alist): Add some SASL mechs.
(sieve-sasl-auth): New function. (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-plain-auth): Rewrite using SASL library.
(sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth) (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
(sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth) (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)

View File

@ -274,7 +274,7 @@
2011-07-09 Bill Wohler <wohler@newt.com> 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. arguments to keep checkdoc happy.
* mh-search.el (mh-flists-execute): Ditto. * mh-search.el (mh-flists-execute): Ditto.
@ -408,8 +408,8 @@
2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca> 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
* mh-thread.el (mh-thread-set-tables): * mh-thread.el (mh-thread-set-tables):
* mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update): * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update)
(mh-speed-extract-folder-name, mh-speed-parse-flists-output): (mh-speed-extract-folder-name, mh-speed-parse-flists-output)
(mh-speed-invalidate-map, mh-speed-add-folder): (mh-speed-invalidate-map, mh-speed-add-folder):
* mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu): * mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu):
* mh-seq.el (mh-list-sequences): * mh-seq.el (mh-list-sequences):
@ -427,7 +427,7 @@
* mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon) * mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
(mh-handle-process-error, mh-variant-info): (mh-handle-process-error, mh-variant-info):
* mh-comp.el (mh-forward): * 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 (mh-alias-add-alias-to-file): Use with-current-buffer (closes SF
#1903293). #1903293).
@ -718,7 +718,7 @@
* mh-acros.el (mh-do-in-gnu-emacs, mh-do-in-xemacs) * mh-acros.el (mh-do-in-gnu-emacs, mh-do-in-xemacs)
(with-mh-folder-updating, mh-in-show-buffer) (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-do-at-event-location): Add debug decls.
(mh-seq-msgs): Use defsubst. (mh-seq-msgs): Use defsubst.

View File

@ -297,8 +297,7 @@
(lw_create_widget, lw_pop_all_widgets, lw_show_busy) (lw_create_widget, lw_pop_all_widgets, lw_show_busy)
(lw_refigure_widget, lw_allow_resizing): Remove alternative K&R (lw_refigure_widget, lw_allow_resizing): Remove alternative K&R
declarations. declarations.
* lwlib-Xlw.c (xlw_update_one_widget): * lwlib-Xlw.c (xlw_update_one_widget, xlw_pop_instance): Likewise.
(xlw_pop_instance): Likewise.
* lwlib-Xaw.c (xaw_update_one_widget, xaw_pop_instance): * lwlib-Xaw.c (xaw_update_one_widget, xaw_pop_instance):
Likewise. Likewise.
* lwlib-Xm.c (P_): Remove. * lwlib-Xm.c (P_): Remove.
@ -474,7 +473,7 @@
XtCDefaultFace): New. XtCDefaultFace): New.
* xlwmenuP.h (_window_state): Add max_rest_width and xft_draw. * 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. xft_font.
2010-03-10 Chong Yidong <cyd@stupidchicken.com> 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
@ -596,8 +595,7 @@
* xlwmenuP.h (_XlwMenu_part): Add fontSet resource. * xlwmenuP.h (_XlwMenu_part): Add fontSet resource.
* xlwmenu.c (string_width): * xlwmenu.c (string_width, MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
(MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
(display_menu_item, make_drawing_gcs, XlwMenuInitialize) (display_menu_item, make_drawing_gcs, XlwMenuInitialize)
(XlwMenuSetValues): Use font if fontSet is NULL, use only (XlwMenuSetValues): Use font if fontSet is NULL, use only
font for !HAVE_X_I18N. font for !HAVE_X_I18N.

View File

@ -561,7 +561,7 @@
* nmake.defs: Use !if, not !ifdef. For the details, see * nmake.defs: Use !if, not !ifdef. For the details, see
http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html 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. (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC.
2012-11-18 Eli Zaretskii <eliz@gnu.org> 2012-11-18 Eli Zaretskii <eliz@gnu.org>
@ -2480,7 +2480,7 @@
2001-12-03 Andrew Innes <andrewi@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-gmake): Extend bootstrap process to first do
bootstrap-clean in lisp dir and rebuild the DOC file. bootstrap-clean in lisp dir and rebuild the DOC file.
(bootstrap): Do a "normal" make after the bootstrap work. (bootstrap): Do a "normal" make after the bootstrap work.
@ -2671,7 +2671,7 @@
2001-01-24 Andrew Innes <andrewi@gnu.org> 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-other-dirs-gmake): New targets.
(cleanall): Invoke them. (cleanall): Invoke them.

View File

@ -156,7 +156,7 @@
* emacs.c (main): Initialize daemon_pipe[1] here ... * emacs.c (main): Initialize daemon_pipe[1] here ...
(syms_of_emacs): ... instead of 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 * nsterm.m (keyDown:): Check for normal key even if NSNumericPadKeyMask
is set (Bug#16505). is set (Bug#16505).
@ -924,7 +924,7 @@
2013-12-25 Chong Yidong <cyd@gnu.org> 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. (Voverriding_local_map): Doc fix.
* keymap.c (Vemulation_mode_map_alists): Doc fix. * keymap.c (Vemulation_mode_map_alists): Doc fix.
@ -1246,10 +1246,10 @@
(decode_coding_c_string): (decode_coding_c_string):
* composite.h (COMPOSITION_DECODE_REFS, COMPOSITION_DECODE_RULE): * composite.h (COMPOSITION_DECODE_REFS, COMPOSITION_DECODE_RULE):
* conf_post.h (has_attribute): * 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) (INC_TEXT_POS, DEC_TEXT_POS, SET_GLYPH_FROM_GLYPH_CODE)
(SET_CHAR_GLYPH, SET_CHAR_GLYPH_FROM_GLYPH) (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) (WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P)
(FACE_SUITABLE_FOR_ASCII_CHAR_P, FACE_SUITABLE_FOR_CHAR_P) (FACE_SUITABLE_FOR_ASCII_CHAR_P, FACE_SUITABLE_FOR_CHAR_P)
(PRODUCE_GLYPHS, reset_mouse_highlight, in_display_vector_p) (PRODUCE_GLYPHS, reset_mouse_highlight, in_display_vector_p)
@ -1268,7 +1268,7 @@
(FONT_SET_STYLE, CHECK_FONT, CHECK_FONT_SPEC, CHECK_FONT_ENTITY) (FONT_SET_STYLE, CHECK_FONT, CHECK_FONT_SPEC, CHECK_FONT_ENTITY)
(CHECK_FONT_OBJECT, CHECK_FONT_GET_OBJECT, FONT_ADD_LOG) (CHECK_FONT_OBJECT, CHECK_FONT_GET_OBJECT, FONT_ADD_LOG)
(FONT_DEFERRED_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_EXTERNAL_TOOL_BAR, FRAME_EXTERNAL_MENU_BAR, FOR_EACH_FRAME)
(FRAME_MOUSE_UPDATE): (FRAME_MOUSE_UPDATE):
* fringe.c (Fdefine_fringe_bitmap): * fringe.c (Fdefine_fringe_bitmap):
@ -1337,8 +1337,9 @@
* conf_post.h: Include <stdbool.h>. * conf_post.h: Include <stdbool.h>.
(bool_bf): New type. (bool_bf): New type.
* dispextern.h (TRACE, PREPARE_FACE_FOR_DISPLAY): * dispextern.h (TRACE, PREPARE_FACE_FOR_DISPLAY):
* intervals.h (RESET_INTERVAL, COPY_INTERVAL_CACHE, MERGE_INTERVAL_CACHE) * intervals.h (RESET_INTERVAL, COPY_INTERVAL_CACHE)
Surround statement macro with proper 'do { ... } while (false)' brackets. (MERGE_INTERVAL_CACHE): Surround statement macro with proper
'do { ... } while (false)' brackets.
* dispextern.h (IF_DEBUG): Properly parenthesize and convert to void. * dispextern.h (IF_DEBUG): Properly parenthesize and convert to void.
Args must now be expressions; all callers changed. Args must now be expressions; all callers changed.
(SET_MATRIX_ROW_ENABLED_P): Assume 2nd arg is bool. (SET_MATRIX_ROW_ENABLED_P): Assume 2nd arg is bool.
@ -3719,7 +3720,7 @@
2013-10-08 Jan Djärv <jan.h.d@swipnet.se> 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. (toggleFullScreen:): Change NS_IMPL_COCOA to HAVE_NATIVE_FS.
2013-10-08 Paul Eggert <eggert@cs.ucla.edu> 2013-10-08 Paul Eggert <eggert@cs.ucla.edu>
@ -4078,8 +4079,7 @@
* process.c (wait_reading_process_output): Change int pnamelen to * process.c (wait_reading_process_output): Change int pnamelen to
socklen_t. socklen_t.
* nsterm.m (setMarkedText:selectedRange:): * nsterm.m (setMarkedText:selectedRange:, deleteWorkingText):
(deleteWorkingText):
* nsmenu.m (addDisplayItemWithImage:idx:tag:helpText:enabled:): * nsmenu.m (addDisplayItemWithImage:idx:tag:helpText:enabled:):
* nsfont.m (ns_get_covering_families, ns_findfonts): Cast NSLog * nsfont.m (ns_get_covering_families, ns_findfonts): Cast NSLog
argument to unsigned long to avoid warning. argument to unsigned long to avoid warning.
@ -5015,8 +5015,8 @@
2013-08-29 Dmitry Antipov <dmantipov@yandex.ru> 2013-08-29 Dmitry Antipov <dmantipov@yandex.ru>
* xterm.c (x_clear_area): Lost 7th arg because it is always False. * xterm.c (x_clear_area): Lost 7th arg because it is always False.
(x_after_update_window_line, x_scroll_bar_create): (x_after_update_window_line, x_scroll_bar_create)
(x_scroll_bar_set_handle, XTset_vertical_scroll_bar): (x_scroll_bar_set_handle, XTset_vertical_scroll_bar)
(handle_one_xevent, x_clear_frame_area): (handle_one_xevent, x_clear_frame_area):
* gtkutil.c (xg_clear_under_internal_border, xg_update_scrollbar_pos): * 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. * xfns.c (x_set_menu_bar_lines, x_set_tool_bar_lines): Adjust users.
@ -5986,7 +5986,7 @@
(menubar_selection_callback, menu_position_func) (menubar_selection_callback, menu_position_func)
(popup_selection_callback, create_and_show_popup_menu) (popup_selection_callback, create_and_show_popup_menu)
(dialog_selection_callback, create_and_show_dialog): (dialog_selection_callback, create_and_show_dialog):
* xrdb.c (x_get_string_resource): * xrdb.c (x_get_string_resource)
(main) [TESTRM]: (main) [TESTRM]:
* xsmfns.c (x_session_check_input): * xsmfns.c (x_session_check_input):
* xterm.c (x_draw_glyphless_glyph_string_foreground) * xterm.c (x_draw_glyphless_glyph_string_foreground)
@ -6313,7 +6313,7 @@
Fix last font-related change. Fix last font-related change.
* w32font.h (w32font_list_internal, w32font_match_internal): * w32font.h (w32font_list_internal, w32font_match_internal):
Fix prototype. Fix prototype.
* w32uniscribe.c (uniscribe_list, uniscribe_match): * w32uniscribe.c (uniscribe_list, uniscribe_match)
(uniscribe_list_family): Adjust to match font API change. (uniscribe_list_family): Adjust to match font API change.
MS-Windows breakage reported by Juanma Barranquero <lekktu@gmail.com> MS-Windows breakage reported by Juanma Barranquero <lekktu@gmail.com>
at http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00006.html. at http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00006.html.
@ -6331,7 +6331,7 @@
functions to accept struct frame * as first arg. functions to accept struct frame * as first arg.
* font.c (font_score, font_compare, font_sort_entities): * font.c (font_score, font_compare, font_sort_entities):
Remove prototypes. 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 (font_find_for_lface, Flist_fonts, Ffont_family_list): Adjust to
match font API change. match font API change.
* xfont.c (xfont_list, xfont_match, xfont_list_family): * xfont.c (xfont_list, xfont_match, xfont_list_family):
@ -6339,7 +6339,7 @@
* ftxfont.c (ftxfont_list, ftxfont_match): * ftxfont.c (ftxfont_list, ftxfont_match):
* xftfont.c (xftfont_list, xftfont_match): * xftfont.c (xftfont_list, xftfont_match):
* nsfont.m (nsfont_list, nsfont_match, nsfont_list_family): * 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. (w32font_list_internal, w32_font_match_internal): Likewise.
* xfaces.c (Fx_family_fonts): Adjust user. * xfaces.c (Fx_family_fonts): Adjust user.
@ -6364,7 +6364,7 @@
have more than one X frame on the same X display. have more than one X frame on the same X display.
(any_help_event_p, x_draw_glyph_string_background, x_display_ok): (any_help_event_p, x_draw_glyph_string_background, x_display_ok):
Use bool for booleans. 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. (cvt_pixel_dtor): Drop unnecessary prototypes.
* xterm.h (x_display_ok): Adjust prototype. * xterm.h (x_display_ok): Adjust prototype.
@ -7310,7 +7310,7 @@
(close_on_exec, accept4, process_socket) [!SOCK_CLOEXEC]: (close_on_exec, accept4, process_socket) [!SOCK_CLOEXEC]:
New functions. New functions.
(socket) [!SOCK_CLOEXEC]: Supply a substitute. (socket) [!SOCK_CLOEXEC]: Supply a substitute.
(Fmake_network_process, Fnetwork_interface_list): (Fmake_network_process, Fnetwork_interface_list)
(Fnetwork_interface_info, server_accept_connection): (Fnetwork_interface_info, server_accept_connection):
Make newly-created socket close-on-exec. Make newly-created socket close-on-exec.
* sysdep.c (emacs_open, emacs_fopen): * sysdep.c (emacs_open, emacs_fopen):
@ -9443,7 +9443,7 @@
* image.c (gif_load): Assume pass < 3 to pacify GCC. * image.c (gif_load): Assume pass < 3 to pacify GCC.
* process.c (Fset_process_datagram_address) * process.c (Fset_process_datagram_address)
(Fmake_network_process): Check get_lisp_to_sockaddr_size return value. (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): Ensure that *CHAR2B is initialized.
(get_glyph_face_and_encoding): Prepare face before possibly using it. (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. (get_per_char_metric): Don't use CHAR2B if it might not be initialized.

View 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): * automated/undo-tests.el (undo-test-in-region-not-most-recent):
Add new test of undo in region. Add new test of undo in region.
@ -325,7 +325,7 @@
(tramp-test20-file-modes, tramp-test21-file-links) (tramp-test20-file-modes, tramp-test21-file-links)
(tramp-test22-file-times, tramp-test23-visited-file-modtime) (tramp-test22-file-times, tramp-test23-visited-file-modtime)
(tramp-test24-file-name-completion, tramp-test25-load) (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-test28-shell-command): Protect unwindforms with `ignore-errors'.
(tramp-test29-utf8): New test. (tramp-test29-utf8): New test.
@ -344,7 +344,7 @@
* automated/tramp-tests.el (tramp-test-temporary-file-directory): * automated/tramp-tests.el (tramp-test-temporary-file-directory):
Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY. Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
(tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD. (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-test26-process-file): Add tests.
(tramp-test11-copy-file): Remove debug message. (tramp-test11-copy-file): Remove debug message.
(tramp-test20-file-modes): Special case, if user is "root". (tramp-test20-file-modes): Special case, if user is "root".
@ -1618,22 +1618,22 @@
Add icalendar-testsuite--test-datestring-to-isodate, Add icalendar-testsuite--test-datestring-to-isodate,
icalendar-testsuite--test-datetime-to-diary-date, and icalendar-testsuite--test-datetime-to-diary-date, and
icalendar-testsuite--test-calendar-style. icalendar-testsuite--test-calendar-style.
(icalendar-testsuite--test-format-ical-event): (icalendar-testsuite--test-format-ical-event)
(icalendar-testsuite--test-parse-summary-and-rest): (icalendar-testsuite--test-parse-summary-and-rest):
Doc fix. Remove european-calendar-style. Doc fix. Remove european-calendar-style.
(icalendar-testsuite--get-ical-event): Doc fix. (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--run-cycle-tests): Add doc string.
(icalendar-testsuite--test-datestring-to-isodate): (icalendar-testsuite--test-datestring-to-isodate)
(icalendar-testsuite--test-datetime-to-diary-date): (icalendar-testsuite--test-datetime-to-diary-date)
(icalendar-testsuite--test-calendar-style): New functions. (icalendar-testsuite--test-calendar-style): New functions.
(icalendar-testsuite--test-export): Handle iso date style. (icalendar-testsuite--test-export): Handle iso date style.
New arg INPUT-ISO. Use calendar-date-style. New arg INPUT-ISO. Use calendar-date-style.
(icalendar-testsuite--test-import): Handle iso date style. (icalendar-testsuite--test-import): Handle iso date style.
New arg EXPECTED-ISO. Use calendar-date-style. New arg EXPECTED-ISO. Use calendar-date-style.
(icalendar-testsuite--test-cycle): Handle iso date style. (icalendar-testsuite--test-cycle): Handle iso date style.
(icalendar-testsuite--run-import-tests): (icalendar-testsuite--run-import-tests)
(icalendar-testsuite--run-export-tests): (icalendar-testsuite--run-export-tests)
(icalendar-testsuite--run-real-world-tests): Add iso style tests. (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2008-02-29 Glenn Morris <rgm@gnu.org> 2008-02-29 Glenn Morris <rgm@gnu.org>