From 9c92edca93114ff948437c261e811fb3529d8613 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 3 Nov 2006 16:31:08 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 5 +++++ lisp/ChangeLog | 55 +++++++++++++++++++++++++++++++---------------- 2 files changed, 41 insertions(+), 19 deletions(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 1ec39b82a9..d85efe3ebd 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2006-11-03 Juanma Barranquero + + * emacsclient.c (initialize_sockets): Don't initialize Winsock + more than once. + 2006-11-03 Mark Davies * Makefile.in (INSTALL_SCRIPT): New macro. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10d8e74911..ee04428b67 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,14 +1,31 @@ -2006-11-03 Mark Davies - - * lisp/sort.el: Set the field separator to tab - -2006-11-03 Mark Davies - - * lib-src/Makefile.in: Replace INSTALL_PROGRAM with INSTALL_SCRIPT - -2006-11-03 NIIMI Satoshi - - * lisp/emacs-lisp/pp.el (pp-eval-expression): Evaluate target sexp +2006-11-03 Juanma Barranquero + + * bs.el (bs--show-all, bs--redisplay): + * cus-edit.el (custom-unlispify-menu-entries) + (custom-unlispify-tag-names, custom-prompt-variable): + * expand.el (expand-pos): + * speedbar.el (speedbar-generic-list-tag-p): + * wid-edit.el (widget-image-enable): + * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine): + * emacs-lisp/find-func.el (find-function-noselect) + (find-function, find-variable-noselect, find-variable) + (find-definition-noselect, find-face-definition): + * mail/rmail-spam-filter.el (rsf-scanning-messages-now): + * net/eudc-vars.el (eudc-expansion-overwrites-query): + * progmodes/ada-xref.el (ada-find-in-ali): + * textmodes/flyspell.el (flyspell-check-tex-math-command): + * textmodes/org.el (org-copy-subtree): + * textmodes/table.el (table--row-column-insertion-point-p): + Use "non-nil" in docstrings. + +2006-11-03 Mark Davies + + * sort.el (sort-columns): Set the field separator to tab; on + NetBSD, sort complains if "\n" is used as field separator. + +2006-11-03 NIIMI Satoshi + + * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp. 2006-11-02 Stefan Monnier @@ -1326,7 +1343,7 @@ * select.el (xselect-convert-to-string): If UTF8_STRING is requested and the data doesn't look like UTF8, send STRING instead. -2006-09-16 Agustin Martin +2006-09-16 Agustin Martin * textmodes/flyspell.el (flyspell-check-region-doublons): New function to detect duplicated words. @@ -1392,8 +1409,8 @@ (allout-mode): Make allout-old-style-prefixes (ie, enabling use with outline.el outlines) functional again. Change the primary bullet along with the header-lead - level 1 new-style bullets now work. - Engage allout-before-change-handler in mainline emacs, not just - xemacs, to do undo handling. + Engage allout-before-change-handler in mainline Emacs, not just + XEmacs, to do undo handling. (allout-before-change-handler): Expose undo changes occurring in hidden regions. Use allout-get-invisibility-overlay instead of reimplementing it inline. @@ -1787,7 +1804,7 @@ * net/ldap.el (ldap-search-internal): Handle `auth' key. -2006-09-07 Magnus Henoch +2006-09-07 Magnus Henoch * net/rcirc.el (rcirc-activity-string): Don't quote value in case clause. @@ -12369,7 +12386,7 @@ Add fset of allout-real-isearch-abort during compile to fix byte-compilation warnings. (allout-mode-p): Move definition of this macro above all uses, or - byte compilation in barren emacs (eg, during emacs build) will + byte compilation in barren Emacs (eg, during Emacs build) will lack the definition. (allout-mode): Move this variable above any uses, or byte compilation will fail. @@ -14014,7 +14031,7 @@ 2005-11-02 Mark A. Hershberger - * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs. + * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs. (xml-parse-tag): Join strings separated by a comment properly. 2005-11-02 Andreas Schwab @@ -18763,7 +18780,7 @@ 2005-07-21 Kim F. Storm * mail/emacsbug.el (report-emacs-bug): Request that backtraces are - included when reporting an emacs crash, and tell about the DEBUG file. + included when reporting an Emacs crash, and tell about the DEBUG file. * image-file.el (insert-image-file): Add yank-handler. (image-file-yank-handler): Yank handler to make unique copies of @@ -19733,7 +19750,7 @@ 2005-07-06 Richard M. Stallman * progmodes/flymake.el (flymake-float-time): Instead of - with-no-warnings, test for xemacs. + with-no-warnings, test for XEmacs. (flymake-replace-regexp-in-string): Test fboundp of replace-in-string to avoid warning. -- 2.20.1