diff options
| author | Juanma Barranquero | 2010-05-11 04:04:13 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-05-11 04:04:13 +0200 |
| commit | 4e2af7825fa13782c5579f55b3e2d8dec23bdbf3 (patch) | |
| tree | 30d5bf517ba11e8edbe3ed0fc8fe3996e2a27170 | |
| parent | 4bbedd9832178fcd264de9e6210d0dadbe3e2940 (diff) | |
| download | emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.tar.gz emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.zip | |
Fix typos and whitespace in ChangeLogs.
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | doc/lispintro/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/ChangeLog | 6 | ||||
| -rw-r--r-- | lisp/ChangeLog | 16 | ||||
| -rw-r--r-- | lisp/ChangeLog.1 | 6 | ||||
| -rw-r--r-- | lisp/ChangeLog.12 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.13 | 12 | ||||
| -rw-r--r-- | lisp/ChangeLog.14 | 28 | ||||
| -rw-r--r-- | lisp/ChangeLog.5 | 10 | ||||
| -rw-r--r-- | lisp/ChangeLog.6 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.7 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.9 | 16 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.03 | 4 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.04 | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.1 | 6 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.2 | 16 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 30 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 2 | ||||
| -rw-r--r-- | nt/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog | 12 | ||||
| -rw-r--r-- | src/ChangeLog.1 | 8 | ||||
| -rw-r--r-- | src/ChangeLog.2 | 16 | ||||
| -rw-r--r-- | src/ChangeLog.3 | 2 | ||||
| -rw-r--r-- | src/ChangeLog.4 | 2 | ||||
| -rw-r--r-- | src/ChangeLog.5 | 2 | ||||
| -rw-r--r-- | src/ChangeLog.9 | 14 |
27 files changed, 114 insertions, 120 deletions
| @@ -5864,7 +5864,7 @@ | |||
| 5864 | 1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) | 5864 | 1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) |
| 5865 | 5865 | ||
| 5866 | * configure.in: Remove AC_LANG_C call. Not needed with Autoconf | 5866 | * configure.in: Remove AC_LANG_C call. Not needed with Autoconf |
| 5867 | version > 1.8. | 5867 | version > 1.8. |
| 5868 | 5868 | ||
| 5869 | 1994-05-08 Morten Welinder (terra@diku.dk) | 5869 | 1994-05-08 Morten Welinder (terra@diku.dk) |
| 5870 | 5870 | ||
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 914e1d81098..f52240fbdfd 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -309,11 +309,11 @@ | |||
| 309 | 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> | 309 | 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> |
| 310 | 310 | ||
| 311 | * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex | 311 | * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex |
| 312 | and pointed towards ../man/texinfo.tex so only one file | 312 | and pointed towards ../man/texinfo.tex so only one file |
| 313 | needs updating. Added comment of what to do when building on own. | 313 | needs updating. Added comment of what to do when building on own. |
| 314 | 314 | ||
| 315 | * texinfo.tex: Changed to version 2006-02-13.16 | 315 | * texinfo.tex: Changed to version 2006-02-13.16 |
| 316 | to enable a DVI build using the more recent versions of TeX. | 316 | to enable a DVI build using the more recent versions of TeX. |
| 317 | 317 | ||
| 318 | 2006-05-25 David Kastrup <dak@gnu.org> | 318 | 2006-05-25 David Kastrup <dak@gnu.org> |
| 319 | 319 | ||
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c4fe0c9f3ae..85bf897f41f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -593,7 +593,7 @@ | |||
| 593 | (Agenda commands): Document new bulk commands. | 593 | (Agenda commands): Document new bulk commands. |
| 594 | (Plain lists): Document new behavior of | 594 | (Plain lists): Document new behavior of |
| 595 | `org-cycle-include-plain-lists'. | 595 | `org-cycle-include-plain-lists'. |
| 596 | Hyphenation only in TeX. | 596 | Hyphenation only in TeX. |
| 597 | (Clocking work time): Document the key to update effort | 597 | (Clocking work time): Document the key to update effort |
| 598 | estimates. | 598 | estimates. |
| 599 | (Clocking work time): Document the clock time display. | 599 | (Clocking work time): Document the clock time display. |
| @@ -1660,7 +1660,7 @@ | |||
| 1660 | 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de> | 1660 | 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de> |
| 1661 | 1661 | ||
| 1662 | * gnus.texi (Mail Source Customization): Correct values of | 1662 | * gnus.texi (Mail Source Customization): Correct values of |
| 1663 | `mail-source-delete-incoming'. Reported by Tassilo Horn. | 1663 | `mail-source-delete-incoming'. Reported by Tassilo Horn. |
| 1664 | (Oort Gnus): Fix version comment for mml-dnd-protocol-alist. | 1664 | (Oort Gnus): Fix version comment for mml-dnd-protocol-alist. |
| 1665 | 1665 | ||
| 1666 | 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de> | 1666 | 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de> |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 855bb93a1f0..4f83227c8dc 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1839,7 +1839,7 @@ | |||
| 1839 | 2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> | 1839 | 2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> |
| 1840 | 1840 | ||
| 1841 | * emacs.py (eargs): Provide eldoc message for builtin types. | 1841 | * emacs.py (eargs): Provide eldoc message for builtin types. |
| 1842 | Make sure eargs always outputs sentinel, to avoid Emacs freeze. | 1842 | Make sure eargs always outputs sentinel, to avoid Emacs freeze. |
| 1843 | 1843 | ||
| 1844 | 2006-10-22 Chong Yidong <cyd@stupidchicken.com> | 1844 | 2006-10-22 Chong Yidong <cyd@stupidchicken.com> |
| 1845 | 1845 | ||
| @@ -4646,8 +4646,8 @@ | |||
| 4646 | 1990-01-19 David Lawrence (tale@cocoa-puffs) | 4646 | 1990-01-19 David Lawrence (tale@cocoa-puffs) |
| 4647 | 4647 | ||
| 4648 | * timer.c, getdate.y (new files) and Makefile: | 4648 | * timer.c, getdate.y (new files) and Makefile: |
| 4649 | Sub-process support for run-at-time in timer.el. | 4649 | Sub-process support for run-at-time in timer.el. |
| 4650 | Doesn't yet work correctly for USG. | 4650 | Doesn't yet work correctly for USG. |
| 4651 | 4651 | ||
| 4652 | 1990-01-10 Jim Kingdon (kingdon@pogo) | 4652 | 1990-01-10 Jim Kingdon (kingdon@pogo) |
| 4653 | 4653 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 99a0a889d53..87b11285851 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -237,7 +237,7 @@ | |||
| 237 | * Version 23.2 released. | 237 | * Version 23.2 released. |
| 238 | 238 | ||
| 239 | 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change) | 239 | 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change) |
| 240 | Stefan Monnier <monnier@iro.umontreal.ca> | 240 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 241 | 241 | ||
| 242 | Highlight vendor specific properties. | 242 | Highlight vendor specific properties. |
| 243 | * textmodes/css-mode.el (css-proprietary-nmstart-re): New var. | 243 | * textmodes/css-mode.el (css-proprietary-nmstart-re): New var. |
| @@ -491,7 +491,7 @@ | |||
| 491 | (ede-dired-add-to-target): Use dolist. | 491 | (ede-dired-add-to-target): Use dolist. |
| 492 | 492 | ||
| 493 | 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> | 493 | 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> |
| 494 | Michael Albinus <michael.albinus@gmx.de> | 494 | Michael Albinus <michael.albinus@gmx.de> |
| 495 | 495 | ||
| 496 | Implement compression for inline methods. | 496 | Implement compression for inline methods. |
| 497 | 497 | ||
| @@ -1563,7 +1563,7 @@ | |||
| 1563 | values. | 1563 | values. |
| 1564 | 1564 | ||
| 1565 | 2010-03-29 Phil Hagelberg <phil@evri.com> | 1565 | 2010-03-29 Phil Hagelberg <phil@evri.com> |
| 1566 | Chong Yidong <cyd@stupidchicken.com> | 1566 | Chong Yidong <cyd@stupidchicken.com> |
| 1567 | 1567 | ||
| 1568 | * subr.el: Extend progress reporters to perform "spinning". | 1568 | * subr.el: Extend progress reporters to perform "spinning". |
| 1569 | (progress-reporter-update, progress-reporter-do-update): | 1569 | (progress-reporter-update, progress-reporter-do-update): |
| @@ -5206,7 +5206,7 @@ | |||
| 5206 | * Makefile.in (ELCFILES): Adapt to subword.el move. | 5206 | * Makefile.in (ELCFILES): Adapt to subword.el move. |
| 5207 | 5207 | ||
| 5208 | 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 5208 | 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 5209 | Stefan Monnier <monnier@iro.umontreal.ca> | 5209 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 5210 | 5210 | ||
| 5211 | * bookmark.el (bookmark-bmenu-bookmark-column): Remove var. | 5211 | * bookmark.el (bookmark-bmenu-bookmark-column): Remove var. |
| 5212 | (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop. | 5212 | (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop. |
| @@ -9292,7 +9292,7 @@ | |||
| 9292 | indent buffer only if called interactively (Bug#4452). | 9292 | indent buffer only if called interactively (Bug#4452). |
| 9293 | 9293 | ||
| 9294 | 2009-09-19 Juanma Barranquero <lekktu@gmail.com> | 9294 | 2009-09-19 Juanma Barranquero <lekktu@gmail.com> |
| 9295 | Eli Zaretskii <eliz@gnu.org> | 9295 | Eli Zaretskii <eliz@gnu.org> |
| 9296 | 9296 | ||
| 9297 | This fixes bug#4197 (merged to bug#865, though not identical). | 9297 | This fixes bug#4197 (merged to bug#865, though not identical). |
| 9298 | * server.el (server-auth-dir): Add docstring note about FAT32. | 9298 | * server.el (server-auth-dir): Add docstring note about FAT32. |
| @@ -10109,7 +10109,7 @@ | |||
| 10109 | Don't call substitute-in-file-name on diary-file. | 10109 | Don't call substitute-in-file-name on diary-file. |
| 10110 | 10110 | ||
| 10111 | 2009-09-03 Eduard Wiebe <usenet@pusto.de> | 10111 | 2009-09-03 Eduard Wiebe <usenet@pusto.de> |
| 10112 | Stefan Monnier <monnier@iro.umontreal.ca> | 10112 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 10113 | 10113 | ||
| 10114 | * mail/footnote.el (footnote-prefix): Make it a defcustom. | 10114 | * mail/footnote.el (footnote-prefix): Make it a defcustom. |
| 10115 | (footnote-mode-map): Move initialization into the declaration. | 10115 | (footnote-mode-map): Move initialization into the declaration. |
| @@ -11220,7 +11220,7 @@ | |||
| 11220 | * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry. | 11220 | * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry. |
| 11221 | 11221 | ||
| 11222 | 2009-08-14 Daniel Colascione <dan.colascione@gmail.com> | 11222 | 2009-08-14 Daniel Colascione <dan.colascione@gmail.com> |
| 11223 | Karl Landstrom <karl.landstrom@brgeight.se> | 11223 | Karl Landstrom <karl.landstrom@brgeight.se> |
| 11224 | 11224 | ||
| 11225 | * progmodes/js.el: New file. | 11225 | * progmodes/js.el: New file. |
| 11226 | 11226 | ||
| @@ -12987,7 +12987,7 @@ | |||
| 12987 | XZ is the successor to LZMA: <http://tukaani.org/xz/> | 12987 | XZ is the successor to LZMA: <http://tukaani.org/xz/> |
| 12988 | 12988 | ||
| 12989 | 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru> | 12989 | 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru> |
| 12990 | Nick Roberts <nickrob@snap.net.nz> | 12990 | Nick Roberts <nickrob@snap.net.nz> |
| 12991 | 12991 | ||
| 12992 | * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's | 12992 | * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's |
| 12993 | repository (http://sphinx.net.ru/hg/gdb-mi/). | 12993 | repository (http://sphinx.net.ru/hg/gdb-mi/). |
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index dd96ee162f1..bd8b8c3ae27 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 | |||
| @@ -990,7 +990,7 @@ | |||
| 990 | * info.el: | 990 | * info.el: |
| 991 | (Info-select-node): Was searching unboundedly for "execute:". | 991 | (Info-select-node): Was searching unboundedly for "execute:". |
| 992 | (Info-follow-reference): Was called Info-footnote. | 992 | (Info-follow-reference): Was called Info-footnote. |
| 993 | Also, handle presence of spaces and newlines in ref names. | 993 | Also, handle presence of spaces and newlines in ref names. |
| 994 | (Info-extract-menu-node-name): Handle presence of spaces and | 994 | (Info-extract-menu-node-name): Handle presence of spaces and |
| 995 | newlines in the node name. | 995 | newlines in the node name. |
| 996 | (Info-menu): Handle presence of spaces and newlines in item | 996 | (Info-menu): Handle presence of spaces and newlines in item |
| @@ -1465,7 +1465,7 @@ | |||
| 1465 | 1985-10-28 Richard M. Stallman (rms@prep) | 1465 | 1985-10-28 Richard M. Stallman (rms@prep) |
| 1466 | 1466 | ||
| 1467 | * rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el, | 1467 | * rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el, |
| 1468 | rmailout.el, rmailedit.el: | 1468 | * rmailout.el, rmailedit.el: |
| 1469 | Install thoroughly rewritten rmail with many new features. | 1469 | Install thoroughly rewritten rmail with many new features. |
| 1470 | 1470 | ||
| 1471 | * debug.el (debug, debugger-mode): | 1471 | * debug.el (debug, debugger-mode): |
| @@ -3100,7 +3100,7 @@ | |||
| 3100 | (also, mail-yank-ignored-headers had a typo) | 3100 | (also, mail-yank-ignored-headers had a typo) |
| 3101 | 3101 | ||
| 3102 | * rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...) | 3102 | * rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...) |
| 3103 | loaddefs.el | 3103 | * loaddefs.el: |
| 3104 | Remodularize inbox parsing. Add support(?) for mmdf inboxes. | 3104 | Remodularize inbox parsing. Add support(?) for mmdf inboxes. |
| 3105 | Note that I can't seem to define definitive documentation of | 3105 | Note that I can't seem to define definitive documentation of |
| 3106 | what this format is; however the code installed seems to work | 3106 | what this format is; however the code installed seems to work |
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 95f59243cb1..b058e6813d5 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -32509,7 +32509,7 @@ | |||
| 32509 | (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages. | 32509 | (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages. |
| 32510 | 32510 | ||
| 32511 | 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu> | 32511 | 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu> |
| 32512 | Juri Linkov <juri@jurta.org> | 32512 | Juri Linkov <juri@jurta.org> |
| 32513 | 32513 | ||
| 32514 | * textmodes/reftex-global.el (reftex-isearch-push-state-function) | 32514 | * textmodes/reftex-global.el (reftex-isearch-push-state-function) |
| 32515 | (reftex-isearch-pop-state-function, reftex-isearch-isearch-search) | 32515 | (reftex-isearch-pop-state-function, reftex-isearch-isearch-search) |
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 12ea1f45e17..d219c7a5660 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -721,7 +721,7 @@ | |||
| 721 | char-width-table. Don't make ethiopic and tibetan double column. | 721 | char-width-table. Don't make ethiopic and tibetan double column. |
| 722 | 722 | ||
| 723 | * textmodes/fill.el (fill-find-break-point-function-table): | 723 | * textmodes/fill.el (fill-find-break-point-function-table): |
| 724 | Don't set it up in defvar. | 724 | Don't set it up in defvar. |
| 725 | (fill-nospace-between-words-table): New variable. | 725 | (fill-nospace-between-words-table): New variable. |
| 726 | (fill-delete-newlines): Check fill-nospace-between-words-table | 726 | (fill-delete-newlines): Check fill-nospace-between-words-table |
| 727 | instead of charset property nospace-between-words. | 727 | instead of charset property nospace-between-words. |
| @@ -1872,8 +1872,8 @@ | |||
| 1872 | 2008-02-01 Dave Love <fx@gnu.org> | 1872 | 2008-02-01 Dave Love <fx@gnu.org> |
| 1873 | 1873 | ||
| 1874 | * emacs-lisp/byte-opt.el (side-effect-free-fns): | 1874 | * emacs-lisp/byte-opt.el (side-effect-free-fns): |
| 1875 | Add string-make-unibyte string-make-multibyte string-to-multibyte | 1875 | Add string-make-unibyte string-make-multibyte string-to-multibyte |
| 1876 | string-as-multibyte string-as-unibyte. | 1876 | string-as-multibyte string-as-unibyte. |
| 1877 | 1877 | ||
| 1878 | 2008-02-01 Dave Love <fx@gnu.org> | 1878 | 2008-02-01 Dave Love <fx@gnu.org> |
| 1879 | 1879 | ||
| @@ -3983,7 +3983,7 @@ | |||
| 3983 | * ibuffer.el (ibuffer-mode): Fix typo in previous change. | 3983 | * ibuffer.el (ibuffer-mode): Fix typo in previous change. |
| 3984 | 3984 | ||
| 3985 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 3985 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 3986 | Miles Bader <miles@gnu.org> | 3986 | Miles Bader <miles@gnu.org> |
| 3987 | 3987 | ||
| 3988 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, | 3988 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, |
| 3989 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code | 3989 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code |
| @@ -5479,7 +5479,7 @@ | |||
| 5479 | (verilog-insert-indices): Escape braces in doc strings. | 5479 | (verilog-insert-indices): Escape braces in doc strings. |
| 5480 | 5480 | ||
| 5481 | 2007-12-08 Michael McNamara <mac@verilog.com> | 5481 | 2007-12-08 Michael McNamara <mac@verilog.com> |
| 5482 | Wilson Snyder <wsnyder@wsnyder.org> | 5482 | Wilson Snyder <wsnyder@wsnyder.org> |
| 5483 | 5483 | ||
| 5484 | * progmodes/verilog-mode.el: New file. | 5484 | * progmodes/verilog-mode.el: New file. |
| 5485 | 5485 | ||
| @@ -13484,7 +13484,7 @@ | |||
| 13484 | Use native Emacs functions, when appropriate. | 13484 | Use native Emacs functions, when appropriate. |
| 13485 | 13485 | ||
| 13486 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> | 13486 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> |
| 13487 | Stefan Monnier <monnier@iro.umontreal.ca> | 13487 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 13488 | 13488 | ||
| 13489 | * vc.el: Document new VC operation `extra-menu'. | 13489 | * vc.el: Document new VC operation `extra-menu'. |
| 13490 | 13490 | ||
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 1edfd9081d0..a01020b87d0 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 | |||
| @@ -1029,7 +1029,7 @@ | |||
| 1029 | 1029 | ||
| 1030 | * paren.el (show-paren-function): | 1030 | * paren.el (show-paren-function): |
| 1031 | * simple.el (kill-forward-chars, kill-backward-chars): | 1031 | * simple.el (kill-forward-chars, kill-backward-chars): |
| 1032 | Use (+/- (point) N), instead of `forward-point'. | 1032 | Use (+/- (point) N), instead of `forward-point'. |
| 1033 | 1033 | ||
| 1034 | 2009-03-19 Glenn Morris <rgm@gnu.org> | 1034 | 2009-03-19 Glenn Morris <rgm@gnu.org> |
| 1035 | 1035 | ||
| @@ -3012,12 +3012,12 @@ | |||
| 3012 | Don't activate node nil. (Bug#1569) | 3012 | Don't activate node nil. (Bug#1569) |
| 3013 | 3013 | ||
| 3014 | 2009-01-22 Paul Reilly <pmr@pajato.com> | 3014 | 2009-01-22 Paul Reilly <pmr@pajato.com> |
| 3015 | Henrik Enberg <enberg@printf.se> | 3015 | Henrik Enberg <enberg@printf.se> |
| 3016 | Alex Schroeder <alex@gnu.org> | 3016 | Alex Schroeder <alex@gnu.org> |
| 3017 | Chong Yidong <cyd@stupidchicken.com> | 3017 | Chong Yidong <cyd@stupidchicken.com> |
| 3018 | Richard M Stallman <rms@gnu.org> | 3018 | Richard M Stallman <rms@gnu.org> |
| 3019 | Glenn Morris <rgm@gnu.org> | 3019 | Glenn Morris <rgm@gnu.org> |
| 3020 | Juanma Barranquero <lekktu@gmail.com> | 3020 | Juanma Barranquero <lekktu@gmail.com> |
| 3021 | 3021 | ||
| 3022 | * mail/rmail.el: Code implementing Rmail-mbox functionality. | 3022 | * mail/rmail.el: Code implementing Rmail-mbox functionality. |
| 3023 | (rmail-attribute-header, rmail-keyword-header) | 3023 | (rmail-attribute-header, rmail-keyword-header) |
| @@ -4310,7 +4310,7 @@ | |||
| 4310 | was orderly adjusted, nil otherwise. | 4310 | was orderly adjusted, nil otherwise. |
| 4311 | 4311 | ||
| 4312 | 2008-12-12 Juanma Barranquero <lekktu@gmail.com> | 4312 | 2008-12-12 Juanma Barranquero <lekktu@gmail.com> |
| 4313 | Stefan Monnier <monnier@iro.umontreal.ca> | 4313 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 4314 | 4314 | ||
| 4315 | * server.el (server-sentinel): Uncomment code to delete connection file. | 4315 | * server.el (server-sentinel): Uncomment code to delete connection file. |
| 4316 | (server-start): Save the connection file in the server property list. | 4316 | (server-start): Save the connection file in the server property list. |
| @@ -4369,7 +4369,7 @@ | |||
| 4369 | terminal variable assignment. | 4369 | terminal variable assignment. |
| 4370 | 4370 | ||
| 4371 | 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org> | 4371 | 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org> |
| 4372 | Nobuyoshi Nakada <nobu@ruby-lang.org> | 4372 | Nobuyoshi Nakada <nobu@ruby-lang.org> |
| 4373 | 4373 | ||
| 4374 | * progmodes/ruby-mode.el: New file. | 4374 | * progmodes/ruby-mode.el: New file. |
| 4375 | 4375 | ||
| @@ -5599,7 +5599,7 @@ | |||
| 5599 | New aliases, to satisfy `define-derived-mode' expectations. | 5599 | New aliases, to satisfy `define-derived-mode' expectations. |
| 5600 | 5600 | ||
| 5601 | 2008-11-15 Glenn Morris <rgm@gnu.org> | 5601 | 2008-11-15 Glenn Morris <rgm@gnu.org> |
| 5602 | Martin Rudalics <rudalics@gmx.at> | 5602 | Martin Rudalics <rudalics@gmx.at> |
| 5603 | 5603 | ||
| 5604 | * emacs-lisp/find-func.el (find-function-advised-original): New. | 5604 | * emacs-lisp/find-func.el (find-function-advised-original): New. |
| 5605 | (find-function-C-source, find-function-noselect): | 5605 | (find-function-C-source, find-function-noselect): |
| @@ -10308,8 +10308,8 @@ | |||
| 10308 | (newsticker--treeview-propertize-tag): Show item title in tooltip. | 10308 | (newsticker--treeview-propertize-tag): Show item title in tooltip. |
| 10309 | 10309 | ||
| 10310 | 2008-06-20 Martin Blais <blais@furius.ca> | 10310 | 2008-06-20 Martin Blais <blais@furius.ca> |
| 10311 | Stefan Merten <smerten@oekonux.de> | 10311 | Stefan Merten <smerten@oekonux.de> |
| 10312 | David Goodger <goodger@python.org> | 10312 | David Goodger <goodger@python.org> |
| 10313 | 10313 | ||
| 10314 | * textmodes/rst.el: New file. | 10314 | * textmodes/rst.el: New file. |
| 10315 | 10315 | ||
| @@ -10627,7 +10627,7 @@ | |||
| 10627 | * term/linux.el (terminal-init-linux): Load t-mouse. | 10627 | * term/linux.el (terminal-init-linux): Load t-mouse. |
| 10628 | 10628 | ||
| 10629 | 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | 10629 | 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 10630 | Drew Adams <drew.adams@oracle.com> | 10630 | Drew Adams <drew.adams@oracle.com> |
| 10631 | 10631 | ||
| 10632 | * info.el (Info-breadcrumbs-depth): New var. | 10632 | * info.el (Info-breadcrumbs-depth): New var. |
| 10633 | (Info-insert-breadcrumbs): New function. | 10633 | (Info-insert-breadcrumbs): New function. |
| @@ -18798,7 +18798,7 @@ | |||
| 18798 | for useful options. | 18798 | for useful options. |
| 18799 | 18799 | ||
| 18800 | 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu> | 18800 | 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu> |
| 18801 | Glenn Morris <rgm@gnu.org> | 18801 | Glenn Morris <rgm@gnu.org> |
| 18802 | 18802 | ||
| 18803 | * emacs-lisp/bytecomp.el (byte-recompile-directory) | 18803 | * emacs-lisp/bytecomp.el (byte-recompile-directory) |
| 18804 | (byte-compile-file, batch-byte-compile, batch-byte-compile-file): | 18804 | (byte-compile-file, batch-byte-compile, batch-byte-compile-file): |
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index cd36210f7fc..6da88b3c0be 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -7051,7 +7051,7 @@ | |||
| 7051 | * ediff.el (ediff-toggle-read-only, ediff-patch-file): Check out | 7051 | * ediff.el (ediff-toggle-read-only, ediff-patch-file): Check out |
| 7052 | version controlled files before their buffers are modified. | 7052 | version controlled files before their buffers are modified. |
| 7053 | (ediff-local-checkout-flag, ediff-toggle-read-only-function): | 7053 | (ediff-local-checkout-flag, ediff-toggle-read-only-function): |
| 7054 | New variables. | 7054 | New variables. |
| 7055 | 7055 | ||
| 7056 | * ediff.el (ediff-find-file, ediff-patch-file): Were getting | 7056 | * ediff.el (ediff-find-file, ediff-patch-file): Were getting |
| 7057 | confused by symbolic links. Fixed. | 7057 | confused by symbolic links. Fixed. |
| @@ -8050,7 +8050,7 @@ | |||
| 8050 | 1994-07-23 enami tsugutomo <enami@sys.ptg.sony.co.jp> | 8050 | 1994-07-23 enami tsugutomo <enami@sys.ptg.sony.co.jp> |
| 8051 | 8051 | ||
| 8052 | * lisp/add-log.el (add-log-current-defun): Skip doc string | 8052 | * lisp/add-log.el (add-log-current-defun): Skip doc string |
| 8053 | correctly even if it ends with line that starts space. | 8053 | correctly even if it ends with line that starts space. |
| 8054 | 8054 | ||
| 8055 | 1994-07-22 Ed Reingold <reingold@albert.gnu.ai.mit.edu> | 8055 | 1994-07-22 Ed Reingold <reingold@albert.gnu.ai.mit.edu> |
| 8056 | 8056 | ||
| @@ -9194,11 +9194,11 @@ | |||
| 9194 | * solar.el (solar-sunrise, solar-sunset): Fix doc string. | 9194 | * solar.el (solar-sunrise, solar-sunset): Fix doc string. |
| 9195 | (solar-time-string): Rewritten. | 9195 | (solar-time-string): Rewritten. |
| 9196 | (solar-adj-time-for-dst): New function. | 9196 | (solar-adj-time-for-dst): New function. |
| 9197 | (solar-sunrise-sunset, diary-sabbath-candles, | 9197 | (solar-sunrise-sunset, diary-sabbath-candles) |
| 9198 | solar-equinoxes-solstices): Revised to use the rewritten and new fcns. | 9198 | (solar-equinoxes-solstices): Revised to use the rewritten and new fcns. |
| 9199 | 9199 | ||
| 9200 | * calendar.el (solar-holidays): Revised to use the rewritten and | 9200 | * calendar.el (solar-holidays): Revised to use the rewritten and |
| 9201 | new fcns. | 9201 | new fcns. |
| 9202 | 9202 | ||
| 9203 | * lunar.el (lunar-phase): Revised to use the rewritten and new fcns. | 9203 | * lunar.el (lunar-phase): Revised to use the rewritten and new fcns. |
| 9204 | 9204 | ||
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index 2ba61dc516e..45c832c5e24 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 | |||
| @@ -3687,7 +3687,7 @@ | |||
| 3687 | When changing the environment, avoid need for setenv. | 3687 | When changing the environment, avoid need for setenv. |
| 3688 | 3688 | ||
| 3689 | 1996-01-05 Karl Eichwalder <ke@ke.Central.DE> | 3689 | 1996-01-05 Karl Eichwalder <ke@ke.Central.DE> |
| 3690 | Karl Fogel <kfogel@floss.red-bean.com> | 3690 | Karl Fogel <kfogel@floss.red-bean.com> |
| 3691 | 3691 | ||
| 3692 | * bookmark.el: "cyclic.com" addresses changed to "red-bean.com". | 3692 | * bookmark.el: "cyclic.com" addresses changed to "red-bean.com". |
| 3693 | (bookmark-bmenu-mode-map): Don't bind C-k. | 3693 | (bookmark-bmenu-mode-map): Don't bind C-k. |
| @@ -5837,7 +5837,7 @@ | |||
| 5837 | 1995-10-09 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | 5837 | 1995-10-09 Roland McGrath <roland@churchy.gnu.ai.mit.edu> |
| 5838 | 5838 | ||
| 5839 | * etags.el (tags-table-check-computed-list): Map | 5839 | * etags.el (tags-table-check-computed-list): Map |
| 5840 | tags-expand-table-name over lists of included tables. | 5840 | tags-expand-table-name over lists of included tables. |
| 5841 | 5841 | ||
| 5842 | 1995-10-09 Erik Naggum <erik@naggum.no> | 5842 | 1995-10-09 Erik Naggum <erik@naggum.no> |
| 5843 | 5843 | ||
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 6858c07d852..de40b71f080 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -2749,7 +2749,7 @@ | |||
| 2749 | * abbrev.el: Likewise. | 2749 | * abbrev.el: Likewise. |
| 2750 | 2750 | ||
| 2751 | 1998-05-26 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | 2751 | 1998-05-26 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> |
| 2752 | Karl Fogel <kfogel@red-bean.com> | 2752 | Karl Fogel <kfogel@red-bean.com> |
| 2753 | 2753 | ||
| 2754 | * bookmark.el: Changes so bookmark list mode works with Info: | 2754 | * bookmark.el: Changes so bookmark list mode works with Info: |
| 2755 | (bookmark-jump-noselect): Use an inner save-window-excursion. | 2755 | (bookmark-jump-noselect): Use an inner save-window-excursion. |
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 135eb8edbb3..d008640cbe3 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -2739,8 +2739,8 @@ | |||
| 2739 | 2739 | ||
| 2740 | 2001-06-27 Francesco Potortì <pot@gnu.org> | 2740 | 2001-06-27 Francesco Potortì <pot@gnu.org> |
| 2741 | 2741 | ||
| 2742 | * uniquify.el: (uniquify-rationalize-file-buffer-names): | 2742 | * uniquify.el (uniquify-rationalize-file-buffer-names): |
| 2743 | Undo previous change. | 2743 | Undo previous change. |
| 2744 | 2744 | ||
| 2745 | 2001-06-27 Francesco Potortì <pot@gnu.org> | 2745 | 2001-06-27 Francesco Potortì <pot@gnu.org> |
| 2746 | 2746 | ||
| @@ -12205,7 +12205,7 @@ | |||
| 12205 | 12205 | ||
| 12206 | 2000-09-05 Stefan Monnier <monnier@cs.yale.edu> | 12206 | 2000-09-05 Stefan Monnier <monnier@cs.yale.edu> |
| 12207 | 12207 | ||
| 12208 | * vc.el: (toplevel): Don't require `dired' at run-time. | 12208 | * vc.el (toplevel): Don't require `dired' at run-time. |
| 12209 | (vc-dired-resynch-file): Remove autoload cookie. | 12209 | (vc-dired-resynch-file): Remove autoload cookie. |
| 12210 | 12210 | ||
| 12211 | 2000-09-05 Andre Spiegel <spiegel@gnu.org> | 12211 | 2000-09-05 Andre Spiegel <spiegel@gnu.org> |
| @@ -12998,7 +12998,7 @@ | |||
| 12998 | `vc-locking-user' semantics. | 12998 | `vc-locking-user' semantics. |
| 12999 | (vc-backend-merge): Remove. | 12999 | (vc-backend-merge): Remove. |
| 13000 | 13000 | ||
| 13001 | * vc-rcs.el, vc-scc.el: (vc-{sc,r}cs-check{in,out}): Update 'vc-state | 13001 | * vc-rcs.el, vc-scc.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state |
| 13002 | rather than 'vc-locking-user. | 13002 | rather than 'vc-locking-user. |
| 13003 | 13003 | ||
| 13004 | * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'. | 13004 | * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'. |
| @@ -15318,8 +15318,8 @@ | |||
| 15318 | leading comma nicely. Extended to handle member initializers | 15318 | leading comma nicely. Extended to handle member initializers |
| 15319 | too. | 15319 | too. |
| 15320 | 15320 | ||
| 15321 | * cc-engine.el: (c-beginning-of-inheritance-list, | 15321 | * cc-engine.el (c-beginning-of-inheritance-list) |
| 15322 | c-guess-basic-syntax): Fixed recognition of inheritance lists | 15322 | (c-guess-basic-syntax): Fixed recognition of inheritance lists |
| 15323 | when the lines begins with a comma. | 15323 | when the lines begins with a comma. |
| 15324 | 15324 | ||
| 15325 | * cc-vars.el (c-offsets-alist): Changed default for | 15325 | * cc-vars.el (c-offsets-alist): Changed default for |
| @@ -19574,7 +19574,7 @@ | |||
| 19574 | (backward-kill-word): Revert addition of * to interactive spec -- | 19574 | (backward-kill-word): Revert addition of * to interactive spec -- |
| 19575 | it's a feature. | 19575 | it's a feature. |
| 19576 | 19576 | ||
| 19577 | * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | 19577 | * paragraphs.el (kill-paragraph, backward-kill-paragraph) |
| 19578 | (backward-kill-sentence, kill-sentence): Likewise. | 19578 | (backward-kill-sentence, kill-sentence): Likewise. |
| 19579 | 19579 | ||
| 19580 | * gud.el (gud-jdb-build-class-source-alist): Prepend space to | 19580 | * gud.el (gud-jdb-build-class-source-alist): Prepend space to |
| @@ -19918,7 +19918,7 @@ | |||
| 19918 | 19918 | ||
| 19919 | 2000-02-10 Dave Love <fx@gnu.org> | 19919 | 2000-02-10 Dave Love <fx@gnu.org> |
| 19920 | 19920 | ||
| 19921 | * wid-edit.el: (widgets) [defgroup]: Remove url link. | 19921 | * wid-edit.el (widgets) [defgroup]: Remove url link. |
| 19922 | (widget-color-choice-list, widget-color-history, widget-mouse-help): | 19922 | (widget-color-choice-list, widget-color-history, widget-mouse-help): |
| 19923 | Deleted. | 19923 | Deleted. |
| 19924 | (widget-specify-field, widget-specify-button): Don't use | 19924 | (widget-specify-field, widget-specify-button): Don't use |
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03 index d378cf36d42..6f46837ad19 100644 --- a/lisp/erc/ChangeLog.03 +++ b/lisp/erc/ChangeLog.03 | |||
| @@ -145,7 +145,7 @@ | |||
| 145 | to delete-if-not. | 145 | to delete-if-not. |
| 146 | 146 | ||
| 147 | * erc.el(erc-update-current-channel-member): | 147 | * erc.el(erc-update-current-channel-member): |
| 148 | Use erc-downcase when comparing | 148 | Use erc-downcase when comparing |
| 149 | nick entries. Cleanup indentation. | 149 | nick entries. Cleanup indentation. |
| 150 | 150 | ||
| 151 | 2003-11-01 Lawrence Mitchell <wence@gmx.li> | 151 | 2003-11-01 Lawrence Mitchell <wence@gmx.li> |
| @@ -171,7 +171,7 @@ | |||
| 171 | 2003-10-24 Mario Lang <mlang@delysid.org> | 171 | 2003-10-24 Mario Lang <mlang@delysid.org> |
| 172 | 172 | ||
| 173 | * erc-dcc.el: From Stephan Stahl <stl@isogmbh.de>: | 173 | * erc-dcc.el: From Stephan Stahl <stl@isogmbh.de>: |
| 174 | * (erc-dcc-send-block): Kill buffer if transfer completed correctly. | 174 | (erc-dcc-send-block): Kill buffer if transfer completed correctly. |
| 175 | 175 | ||
| 176 | 2003-10-22 Mario Lang <mlang@delysid.org> | 176 | 2003-10-22 Mario Lang <mlang@delysid.org> |
| 177 | 177 | ||
diff --git a/lisp/erc/ChangeLog.04 b/lisp/erc/ChangeLog.04 index 16e7788a221..a1cbab740be 100644 --- a/lisp/erc/ChangeLog.04 +++ b/lisp/erc/ChangeLog.04 | |||
| @@ -72,7 +72,7 @@ | |||
| 72 | 2004-12-24 Jorgen Schaefer <forcer@users.sourceforge.net> | 72 | 2004-12-24 Jorgen Schaefer <forcer@users.sourceforge.net> |
| 73 | 73 | ||
| 74 | * erc-goodies.el, erc.el: The Small Extraction of Stuff[tm] commit. | 74 | * erc-goodies.el, erc.el: The Small Extraction of Stuff[tm] commit. |
| 75 | Moved some functions from erc.el to erc-goodies.el, and | 75 | Moved some functions from erc.el to erc-goodies.el, and |
| 76 | transformed them to erc modules in the process. | 76 | transformed them to erc modules in the process. |
| 77 | - imenu autoload stuff moved. I don't know why it is here at all. | 77 | - imenu autoload stuff moved. I don't know why it is here at all. |
| 78 | - Moved: scroll-to-bottom, make-read-only, distinguish-noncommands, | 78 | - Moved: scroll-to-bottom, make-read-only, distinguish-noncommands, |
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index e455770711b..795df6f95a7 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -28,10 +28,10 @@ | |||
| 28 | 28 | ||
| 29 | * gnus-start.el (gnus-slave-save-newsrc): | 29 | * gnus-start.el (gnus-slave-save-newsrc): |
| 30 | * gnus-uu.el (gnus-uu-tmp-dir, gnus-uu-decode-binhex) | 30 | * gnus-uu.el (gnus-uu-tmp-dir, gnus-uu-decode-binhex) |
| 31 | (gnus-uu-decode-binhex-view, gnus-uu-digest-mail-forward) | 31 | (gnus-uu-decode-binhex-view, gnus-uu-digest-mail-forward) |
| 32 | (gnus-uu-initialize): | 32 | (gnus-uu-initialize): |
| 33 | * nnmail.el (nnmail-make-complex-temp-name, nnmail-get-new-mail): | 33 | * nnmail.el (nnmail-make-complex-temp-name, nnmail-get-new-mail): |
| 34 | Use make-temp-file. | 34 | Use make-temp-file. |
| 35 | 35 | ||
| 36 | 1999-09-07 Eli Zaretskii <eliz@gnu.org> | 36 | 1999-09-07 Eli Zaretskii <eliz@gnu.org> |
| 37 | 37 | ||
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index cd7f3b56aad..b05ff5fc8ef 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -4905,8 +4905,8 @@ | |||
| 4905 | 2003-02-08 Michael Welsh Duggan <md5i@cs.cmu.edu> | 4905 | 2003-02-08 Michael Welsh Duggan <md5i@cs.cmu.edu> |
| 4906 | 4906 | ||
| 4907 | * nnmail.el (nnmail-split-it): If a message ends up matching the | 4907 | * nnmail.el (nnmail-split-it): If a message ends up matching the |
| 4908 | same mailbox more than once, it will cause duplicates to appear | 4908 | same mailbox more than once, it will cause duplicates to appear |
| 4909 | in the mailbox. | 4909 | in the mailbox. |
| 4910 | 4910 | ||
| 4911 | 2003-02-08 Simon Josefsson <jas@extundo.com> | 4911 | 2003-02-08 Simon Josefsson <jas@extundo.com> |
| 4912 | 4912 | ||
| @@ -5553,8 +5553,8 @@ | |||
| 5553 | 2003-01-13 Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net> | 5553 | 2003-01-13 Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net> |
| 5554 | 5554 | ||
| 5555 | * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use | 5555 | * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use |
| 5556 | /usr/bin/play as default player. | 5556 | /usr/bin/play as default player. |
| 5557 | (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play. | 5557 | (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play. |
| 5558 | 5558 | ||
| 5559 | 2003-01-14 Katsumi Yamaoka <yamaoka@jpl.org> | 5559 | 2003-01-14 Katsumi Yamaoka <yamaoka@jpl.org> |
| 5560 | 5560 | ||
| @@ -9034,7 +9034,7 @@ | |||
| 9034 | boolean not a string | 9034 | boolean not a string |
| 9035 | * gnus-group.el (gnus-group-line-format): Add description of %C | 9035 | * gnus-group.el (gnus-group-line-format): Add description of %C |
| 9036 | * gnus-group.el (gnus-group-line-format-alist): Add gnus-tmp-comment | 9036 | * gnus-group.el (gnus-group-line-format-alist): Add gnus-tmp-comment |
| 9037 | as %C | 9037 | as %C |
| 9038 | * gnus-group.el (gnus-group-insert-group-line): Add gnus-tmp-comment. | 9038 | * gnus-group.el (gnus-group-insert-group-line): Add gnus-tmp-comment. |
| 9039 | 9039 | ||
| 9040 | 2002-04-22 Paul Jarc <prj@po.cwru.edu> | 9040 | 2002-04-22 Paul Jarc <prj@po.cwru.edu> |
| @@ -11326,7 +11326,7 @@ | |||
| 11326 | 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu> | 11326 | 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 11327 | 11327 | ||
| 11328 | * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case | 11328 | * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case |
| 11329 | "Newsgroups: rec.music.beatles.moderated, rec.music.beatles". | 11329 | "Newsgroups: rec.music.beatles.moderated, rec.music.beatles". |
| 11330 | 11330 | ||
| 11331 | 2002-01-03 Steve Youngs <youngs@xemacs.org> | 11331 | 2002-01-03 Steve Youngs <youngs@xemacs.org> |
| 11332 | 11332 | ||
| @@ -12256,7 +12256,7 @@ | |||
| 12256 | (imap-stream-alist): Backslash. | 12256 | (imap-stream-alist): Backslash. |
| 12257 | 12257 | ||
| 12258 | * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments. | 12258 | * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments. |
| 12259 | Thanks to david.goldberg6@verizon.net (David S. Goldberg). | 12259 | Thanks to david.goldberg6@verizon.net (David S. Goldberg). |
| 12260 | 12260 | ||
| 12261 | 2001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu> | 12261 | 2001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 12262 | 12262 | ||
| @@ -12755,7 +12755,7 @@ | |||
| 12755 | 2001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu> | 12755 | 2001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 12756 | 12756 | ||
| 12757 | * gnus-spec.el (gnus-parse-simple-format): Use | 12757 | * gnus-spec.el (gnus-parse-simple-format): Use |
| 12758 | buffer-substring-no-properties. | 12758 | buffer-substring-no-properties. |
| 12759 | 12759 | ||
| 12760 | 2001-10-30 Katsumi Yamaoka <yamaoka@jpl.org> | 12760 | 2001-10-30 Katsumi Yamaoka <yamaoka@jpl.org> |
| 12761 | 12761 | ||
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index a51bd2872c3..5d08fd73e69 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -195,11 +195,11 @@ | |||
| 195 | 195 | ||
| 196 | 2005-05-28 Bill Wohler <wohler@newt.com> | 196 | 2005-05-28 Bill Wohler <wohler@newt.com> |
| 197 | 197 | ||
| 198 | Released MH-E version 7.84. | 198 | Released MH-E version 7.84. |
| 199 | 199 | ||
| 200 | * MH-E-NEWS, README: Updated for release 7.84. | 200 | * MH-E-NEWS, README: Updated for release 7.84. |
| 201 | 201 | ||
| 202 | * mh-e.el (Version, mh-version): Updated for release 7.84. | 202 | * mh-e.el (Version, mh-version): Updated for release 7.84. |
| 203 | 203 | ||
| 204 | 2005-05-28 Bill Wohler <wohler@newt.com> | 204 | 2005-05-28 Bill Wohler <wohler@newt.com> |
| 205 | 205 | ||
| @@ -4396,7 +4396,6 @@ | |||
| 4396 | mh-xemacs-toolbar.el: Removed RCS keywords per Emacs conventions | 4396 | mh-xemacs-toolbar.el: Removed RCS keywords per Emacs conventions |
| 4397 | (closes SF #680731). | 4397 | (closes SF #680731). |
| 4398 | 4398 | ||
| 4399 | |||
| 4400 | 2003-03-26 Satyaki Das <satyaki@theforce.stanford.edu> | 4399 | 2003-03-26 Satyaki Das <satyaki@theforce.stanford.edu> |
| 4401 | 4400 | ||
| 4402 | * mh-index.el: Fix commentary to mention that mairix is supported | 4401 | * mh-index.el: Fix commentary to mention that mairix is supported |
| @@ -7556,10 +7555,10 @@ | |||
| 7556 | the MH pick command to give the user more information when | 7555 | the MH pick command to give the user more information when |
| 7557 | choosing between mh-search-folder and mh-index-folder. | 7556 | choosing between mh-search-folder and mh-index-folder. |
| 7558 | 7557 | ||
| 7559 | * mh-index.el (mh-index-search): Edited the docstring. Direct the | 7558 | * mh-index.el (mh-index-search): Edited the docstring. Direct the |
| 7560 | user to mh-index-program if necessary. | 7559 | user to mh-index-program if necessary. |
| 7561 | (mh-index-program): Edited this docstring too. Viewing the help | 7560 | (mh-index-program): Edited this docstring too. Viewing the help |
| 7562 | in a *Help* buffer really exposes grammatical flaws. | 7561 | in a *Help* buffer really exposes grammatical flaws. |
| 7563 | 7562 | ||
| 7564 | 2002-11-05 Peter S Galbraith <psg@debian.org> | 7563 | 2002-11-05 Peter S Galbraith <psg@debian.org> |
| 7565 | 7564 | ||
| @@ -7839,7 +7838,6 @@ | |||
| 7839 | (.PHONY): Added emacs, xemacs, autoloads, custom-loads. Broke up | 7838 | (.PHONY): Added emacs, xemacs, autoloads, custom-loads. Broke up |
| 7840 | target and moved pieces into their own sections. | 7839 | target and moved pieces into their own sections. |
| 7841 | 7840 | ||
| 7842 | |||
| 7843 | 2002-10-30 Peter S Galbraith <psg@debian.org> | 7841 | 2002-10-30 Peter S Galbraith <psg@debian.org> |
| 7844 | 7842 | ||
| 7845 | * mh-utils.el (mh-show-font-lock-keywords): Wrap an | 7843 | * mh-utils.el (mh-show-font-lock-keywords): Wrap an |
| @@ -8494,11 +8492,10 @@ | |||
| 8494 | 2002-10-22 Mark D. Baushke <mdb@gnu.org> | 8492 | 2002-10-22 Mark D. Baushke <mdb@gnu.org> |
| 8495 | 8493 | ||
| 8496 | * mh-mime.el (mh-graphical-smileys-flag): Renamed from | 8494 | * mh-mime.el (mh-graphical-smileys-flag): Renamed from |
| 8497 | mh-graphical-smileys-p. | 8495 | mh-graphical-smileys-p. |
| 8498 | (mh-display-smileys): Use it. | 8496 | (mh-display-smileys): Use it. |
| 8499 | (mh-graphical-emphasis-flag): Renamed from | 8497 | (mh-graphical-emphasis-flag): Renamed from mh-graphical-emphasis-p. |
| 8500 | mh-graphical-emphasis-p. | 8498 | (mh-display-emphasis): Use it. This addresses part of SF #627015. |
| 8501 | (mh-display-emphasis): Use it. This addresses part of SF #627015. | ||
| 8502 | 8499 | ||
| 8503 | 2002-10-22 Satyaki Das <satyaki@theforce.stanford.edu> | 8500 | 2002-10-22 Satyaki Das <satyaki@theforce.stanford.edu> |
| 8504 | 8501 | ||
| @@ -9301,7 +9298,7 @@ | |||
| 9301 | * mh-mime.el (mh-store-mime-parts-directory): New defcustom. | 9298 | * mh-mime.el (mh-store-mime-parts-directory): New defcustom. |
| 9302 | Default directory to use for mh-store-mime-parts. | 9299 | Default directory to use for mh-store-mime-parts. |
| 9303 | (mh-store-mime-parts): New Command. Store the MIME parts of the | 9300 | (mh-store-mime-parts): New Command. Store the MIME parts of the |
| 9304 | current message. | 9301 | current message. |
| 9305 | (mh-store-mime-parts-directory-default): New internal working | 9302 | (mh-store-mime-parts-directory-default): New internal working |
| 9306 | variable. Default to use for mh-store-mime-parts-directory, set | 9303 | variable. Default to use for mh-store-mime-parts-directory, set |
| 9307 | from last use. | 9304 | from last use. |
| @@ -9309,7 +9306,6 @@ | |||
| 9309 | * mh-e.el (mh-folder-seq-tool-bar-map): Add mh-store-mime-parts to | 9306 | * mh-e.el (mh-folder-seq-tool-bar-map): Add mh-store-mime-parts to |
| 9310 | toolbar. | 9307 | toolbar. |
| 9311 | 9308 | ||
| 9312 | |||
| 9313 | 2002-08-22 Satyaki Das <satyaki@theforce.stanford.edu> | 9309 | 2002-08-22 Satyaki Das <satyaki@theforce.stanford.edu> |
| 9314 | 9310 | ||
| 9315 | * mh-seq.el (mh-thread-generate-scan-lines): In threaded view, | 9311 | * mh-seq.el (mh-thread-generate-scan-lines): In threaded view, |
| @@ -10487,7 +10483,6 @@ | |||
| 10487 | (clean): New target that blows away MH-E-OBJ. | 10483 | (clean): New target that blows away MH-E-OBJ. |
| 10488 | (dist): Added $(MH-E-OBJ) to tarball. | 10484 | (dist): Added $(MH-E-OBJ) to tarball. |
| 10489 | 10485 | ||
| 10490 | |||
| 10491 | Attempt to quiet compilation errors to a dull roar. | 10486 | Attempt to quiet compilation errors to a dull roar. |
| 10492 | 10487 | ||
| 10493 | * mh-e.el: Require easymenu, added autoload of info. | 10488 | * mh-e.el: Require easymenu, added autoload of info. |
| @@ -10506,7 +10501,6 @@ | |||
| 10506 | * mh-comp.el: Require mh-e and easymenu, moved autoloads to top of | 10501 | * mh-comp.el: Require mh-e and easymenu, moved autoloads to top of |
| 10507 | file. | 10502 | file. |
| 10508 | 10503 | ||
| 10509 | |||
| 10510 | * Makefile: (EMACS): New constant to hold emacs calling sequence. | 10504 | * Makefile: (EMACS): New constant to hold emacs calling sequence. |
| 10511 | (install): Renamed to install-emacs. | 10505 | (install): Renamed to install-emacs. |
| 10512 | (compile): New target to compile all files. | 10506 | (compile): New target to compile all files. |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 7b55f97a21b..f157fc5d291 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -127,7 +127,7 @@ | |||
| 127 | (org-ascii-replace-entities): New function. | 127 | (org-ascii-replace-entities): New function. |
| 128 | 128 | ||
| 129 | 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> | 129 | 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> |
| 130 | Ulf Stegemann <ulf@zeitform.de> | 130 | Ulf Stegemann <ulf@zeitform.de> |
| 131 | 131 | ||
| 132 | * org-entities.el: New file. | 132 | * org-entities.el: New file. |
| 133 | 133 | ||
diff --git a/nt/ChangeLog b/nt/ChangeLog index bbaaa0d136d..3be9a7f61d4 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -112,7 +112,7 @@ | |||
| 112 | * config.nt (HAVE_FACES): Remove, unused. | 112 | * config.nt (HAVE_FACES): Remove, unused. |
| 113 | 113 | ||
| 114 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> | 114 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> |
| 115 | Eli Zaretskii <eliz@gnu.org> | 115 | Eli Zaretskii <eliz@gnu.org> |
| 116 | 116 | ||
| 117 | * nmake.defs (FONT_CFLAGS): | 117 | * nmake.defs (FONT_CFLAGS): |
| 118 | * gmake.defs (FONT_CFLAGS): Remove. | 118 | * gmake.defs (FONT_CFLAGS): Remove. |
| @@ -128,7 +128,7 @@ | |||
| 128 | * config.nt: Remove reference to UNEXEC_SRC. | 128 | * config.nt: Remove reference to UNEXEC_SRC. |
| 129 | 129 | ||
| 130 | 2008-06-23 Juanma Barranquero <lekktu@gmail.com> | 130 | 2008-06-23 Juanma Barranquero <lekktu@gmail.com> |
| 131 | Eli Zaretskii <eliz@gnu.org> | 131 | Eli Zaretskii <eliz@gnu.org> |
| 132 | 132 | ||
| 133 | * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]: | 133 | * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]: |
| 134 | Don't hardcode -gstabs+, use DEBUG_INFO. | 134 | Don't hardcode -gstabs+, use DEBUG_INFO. |
diff --git a/src/ChangeLog b/src/ChangeLog index 018d4d1c418..fab6d2034cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -737,7 +737,7 @@ | |||
| 737 | (Frename_file): Preserve selinux context when renaming by copy-file. | 737 | (Frename_file): Preserve selinux context when renaming by copy-file. |
| 738 | 738 | ||
| 739 | 2010-04-21 Juanma Barranquero <lekktu@gmail.com> | 739 | 2010-04-21 Juanma Barranquero <lekktu@gmail.com> |
| 740 | Eli Zaretskii <eliz@gnu.org> | 740 | Eli Zaretskii <eliz@gnu.org> |
| 741 | 741 | ||
| 742 | Don't depend on cm.c or termcap.c on Windows, use stubs. | 742 | Don't depend on cm.c or termcap.c on Windows, use stubs. |
| 743 | * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). | 743 | * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). |
| @@ -8928,7 +8928,7 @@ | |||
| 8928 | <after-change-functions>: Reflow docstrings. | 8928 | <after-change-functions>: Reflow docstrings. |
| 8929 | 8929 | ||
| 8930 | 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> | 8930 | 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 8931 | Ken Raeburn <raeburn@gnu.org> | 8931 | Ken Raeburn <raeburn@gnu.org> |
| 8932 | 8932 | ||
| 8933 | Dock menu customization, based on a patch by Ken Raeburn, plus some | 8933 | Dock menu customization, based on a patch by Ken Raeburn, plus some |
| 8934 | other fixes. | 8934 | other fixes. |
| @@ -9993,7 +9993,7 @@ | |||
| 9993 | batch-compiling for bootstrap). | 9993 | batch-compiling for bootstrap). |
| 9994 | 9994 | ||
| 9995 | 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) | 9995 | 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) |
| 9996 | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 9996 | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 9997 | 9997 | ||
| 9998 | (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case -- | 9998 | (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case -- |
| 9999 | fix crash due to different init order. | 9999 | fix crash due to different init order. |
| @@ -10611,7 +10611,7 @@ | |||
| 10611 | (USG_SHARED_LIBRARIES): Remove duplicate definition. | 10611 | (USG_SHARED_LIBRARIES): Remove duplicate definition. |
| 10612 | 10612 | ||
| 10613 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> | 10613 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> |
| 10614 | Eli Zaretskii <eliz@gnu.org> | 10614 | Eli Zaretskii <eliz@gnu.org> |
| 10615 | 10615 | ||
| 10616 | * makefile.w32-in (LOCAL_FLAGS): | 10616 | * makefile.w32-in (LOCAL_FLAGS): |
| 10617 | Don't include WINDOWSNT, DOS_NT and _UCHAR_T. | 10617 | Don't include WINDOWSNT, DOS_NT and _UCHAR_T. |
| @@ -10859,7 +10859,7 @@ | |||
| 10859 | the property of LFACE_FONT of LFACE (if any). | 10859 | the property of LFACE_FONT of LFACE (if any). |
| 10860 | 10860 | ||
| 10861 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> | 10861 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> |
| 10862 | Ryo Yoshitake <ryo@shiftmode.net> | 10862 | Ryo Yoshitake <ryo@shiftmode.net> |
| 10863 | 10863 | ||
| 10864 | * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. | 10864 | * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. |
| 10865 | 10865 | ||
| @@ -11955,7 +11955,7 @@ | |||
| 11955 | * xterm.c (x_set_frame_alpha): Move declarations before statements. | 11955 | * xterm.c (x_set_frame_alpha): Move declarations before statements. |
| 11956 | 11956 | ||
| 11957 | 2008-05-21 Seiji Zenitani <zenitani@mac.com> | 11957 | 2008-05-21 Seiji Zenitani <zenitani@mac.com> |
| 11958 | Ryo Yoshitake <ryo@shiftmode.net> | 11958 | Ryo Yoshitake <ryo@shiftmode.net> |
| 11959 | 11959 | ||
| 11960 | * frame.c (Qalpha): Add a new frame parameter `alpha'. | 11960 | * frame.c (Qalpha): Add a new frame parameter `alpha'. |
| 11961 | (Vframe_alpha_lower_limit): New variable. | 11961 | (Vframe_alpha_lower_limit): New variable. |
diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index 921123f236a..8b4a9afbc6c 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 | |||
| @@ -1187,7 +1187,7 @@ | |||
| 1187 | prompt. | 1187 | prompt. |
| 1188 | (various): Pass window being displayed as arg to vmotion. | 1188 | (various): Pass window being displayed as arg to vmotion. |
| 1189 | (various): Compute starting-hpos arg to compute_motion | 1189 | (various): Compute starting-hpos arg to compute_motion |
| 1190 | using minibuf_prompt_width if in minibuf starting at top. | 1190 | using minibuf_prompt_width if in minibuf starting at top. |
| 1191 | 1191 | ||
| 1192 | * window.c (Fdisplay_buffer & callers): | 1192 | * window.c (Fdisplay_buffer & callers): |
| 1193 | Take second arg, non-nil means do not use selected window | 1193 | Take second arg, non-nil means do not use selected window |
| @@ -1645,8 +1645,8 @@ | |||
| 1645 | Use signal, not sigset, since we simulate signal on | 1645 | Use signal, not sigset, since we simulate signal on |
| 1646 | all system versions when nec. | 1646 | all system versions when nec. |
| 1647 | 1647 | ||
| 1648 | * buffer.c (syms_of_buffer, init_buffer_once, | 1648 | * buffer.c (syms_of_buffer, init_buffer_once) |
| 1649 | reset_buffer_local_variables): | 1649 | (reset_buffer_local_variables): |
| 1650 | Define default-abbrev-mode, and init new buffers' abbrev-mode | 1650 | Define default-abbrev-mode, and init new buffers' abbrev-mode |
| 1651 | from it. Move definition of abbrev-mode here from abbrev.c. | 1651 | from it. Move definition of abbrev-mode here from abbrev.c. |
| 1652 | 1652 | ||
| @@ -2861,7 +2861,7 @@ | |||
| 2861 | * keymap.c, callint.c, minibuf.c, fns.c, commands.h: | 2861 | * keymap.c, callint.c, minibuf.c, fns.c, commands.h: |
| 2862 | Rename MinbufLocalMap to Vminibuffer_local_map, etc. | 2862 | Rename MinbufLocalMap to Vminibuffer_local_map, etc. |
| 2863 | Rename minibuf-local-{,-ns,-completion,must-match}map, | 2863 | Rename minibuf-local-{,-ns,-completion,must-match}map, |
| 2864 | and DefLispVar them (document even!). | 2864 | and DefLispVar them (document even!). |
| 2865 | => New lisp variables minibuffer-local-map, minibuffer-local-ns-map, | 2865 | => New lisp variables minibuffer-local-map, minibuffer-local-ns-map, |
| 2866 | minibuffer-local-completion-map, minibuffer-local-must-match-map. | 2866 | minibuffer-local-completion-map, minibuffer-local-must-match-map. |
| 2867 | 2867 | ||
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index 265cc95e60d..7313f56ae8e 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 | |||
| @@ -984,7 +984,7 @@ | |||
| 984 | 1988-01-06 Richard Stallman (rms@frosted-flakes) | 984 | 1988-01-06 Richard Stallman (rms@frosted-flakes) |
| 985 | 985 | ||
| 986 | * s-hpux.h: Don't define nomultiplejobs, LDAV_SYMBOL, LIBS_DEBUG | 986 | * s-hpux.h: Don't define nomultiplejobs, LDAV_SYMBOL, LIBS_DEBUG |
| 987 | or BROKEN_FIONREAD. | 987 | or BROKEN_FIONREAD. |
| 988 | * m-hp9000s300.h: Define those four. | 988 | * m-hp9000s300.h: Define those four. |
| 989 | * s-hpux.h: Define BSTRING, and define bcopy, etc., as macros. | 989 | * s-hpux.h: Define BSTRING, and define bcopy, etc., as macros. |
| 990 | 990 | ||
| @@ -2817,7 +2817,7 @@ | |||
| 2817 | 1986-11-26 Richard M. Stallman (rms@prep) | 2817 | 1986-11-26 Richard M. Stallman (rms@prep) |
| 2818 | 2818 | ||
| 2819 | * sysdep.c (get_system_name): | 2819 | * sysdep.c (get_system_name): |
| 2820 | Eliminate internal static var in USG case. | 2820 | Eliminate internal static var in USG case. |
| 2821 | 2821 | ||
| 2822 | * lisp.h: New case testing and conversion macros | 2822 | * lisp.h: New case testing and conversion macros |
| 2823 | UPPERCASEP, LOWERCASEP, NOCASEP, UPCASE, DOWNCASE. | 2823 | UPPERCASEP, LOWERCASEP, NOCASEP, UPCASE, DOWNCASE. |
| @@ -3852,7 +3852,7 @@ | |||
| 3852 | (so now (let ((case-fold-search t))) doesn't force buffer-localness) | 3852 | (so now (let ((case-fold-search t))) doesn't force buffer-localness) |
| 3853 | However, setting a binding will still make it buffer-local. | 3853 | However, setting a binding will still make it buffer-local. |
| 3854 | (ie (let ((case-fold-search t)) (setq case-fold-search t)) | 3854 | (ie (let ((case-fold-search t)) (setq case-fold-search t)) |
| 3855 | will cause case-fold-search be buffer-local even outside the let) | 3855 | will cause case-fold-search be buffer-local even outside the let) |
| 3856 | 3856 | ||
| 3857 | * xfns.c: | 3857 | * xfns.c: |
| 3858 | Preserve studlycaps: "Gnuemacs" => "GNU Emacs" | 3858 | Preserve studlycaps: "Gnuemacs" => "GNU Emacs" |
| @@ -4452,16 +4452,16 @@ | |||
| 4452 | * search.c (Freplace_match): Delete unused some_multiletter_word init. | 4452 | * search.c (Freplace_match): Delete unused some_multiletter_word init. |
| 4453 | * alloc.c (gc_sweep): Delete unused next initializers. | 4453 | * alloc.c (gc_sweep): Delete unused next initializers. |
| 4454 | * fns.c (concat): After error on non-int elt for string, | 4454 | * fns.c (concat): After error on non-int elt for string, |
| 4455 | do store the new value from the error handler. | 4455 | do store the new value from the error handler. |
| 4456 | * lread.c (read1): Comment out unused end =. | 4456 | * lread.c (read1): Comment out unused end =. |
| 4457 | * lread.c (read_list): Delete unused tail =. | 4457 | * lread.c (read_list): Delete unused tail =. |
| 4458 | * data.c (Fmake_variable_buffer_local): | 4458 | * data.c (Fmake_variable_buffer_local): |
| 4459 | If value type is Lisp_Some_Buffer_Local_Value, | 4459 | If value type is Lisp_Some_Buffer_Local_Value, |
| 4460 | change it to Lisp_Buffer_Local_Value permanently. | 4460 | change it to Lisp_Buffer_Local_Value permanently. |
| 4461 | * undo.c (record_block): Delete unused cp =. | 4461 | * undo.c (record_block): Delete unused cp =. |
| 4462 | Don't bother reallocing if n = 0 after first batch. | 4462 | Don't bother reallocing if n = 0 after first batch. |
| 4463 | * fileio.c (Fverify_visited_file_modtime): | 4463 | * fileio.c (Fverify_visited_file_modtime): |
| 4464 | If CHECK_BUFFER changes buf, use the changed value. | 4464 | If CHECK_BUFFER changes buf, use the changed value. |
| 4465 | 4465 | ||
| 4466 | 1986-07-07 Richard M. Stallman (rms@prep) | 4466 | 1986-07-07 Richard M. Stallman (rms@prep) |
| 4467 | 4467 | ||
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index fbe3f752aed..241019b51c7 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -14197,7 +14197,7 @@ | |||
| 14197 | 1989-12-14 Joseph Arceneaux (jla@spiff) | 14197 | 1989-12-14 Joseph Arceneaux (jla@spiff) |
| 14198 | 14198 | ||
| 14199 | * xfns.c: New variable Vx_no_window_manager. | 14199 | * xfns.c: New variable Vx_no_window_manager. |
| 14200 | (Fx_track_pointer): If bufp < 0, abort. | 14200 | (Fx_track_pointer): If bufp < 0, abort. |
| 14201 | 14201 | ||
| 14202 | * xterm.c (XTread_socket): When leaving window, set x_mouse_x and | 14202 | * xterm.c (XTread_socket): When leaving window, set x_mouse_x and |
| 14203 | x_mouse_y to -1. | 14203 | x_mouse_y to -1. |
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index 4f5d0b29e4c..c853ad7b4a6 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 | |||
| @@ -4411,7 +4411,7 @@ | |||
| 4411 | 4411 | ||
| 4412 | * keyboard.c (read_key_sequence): Don't declare first_event; it is | 4412 | * keyboard.c (read_key_sequence): Don't declare first_event; it is |
| 4413 | no longer used. Change "#if 0" for first_event reading to | 4413 | no longer used. Change "#if 0" for first_event reading to |
| 4414 | "#if defined (GOBBLE_FIRST_EVENT)". | 4414 | "#if defined (GOBBLE_FIRST_EVENT)". |
| 4415 | 4415 | ||
| 4416 | 1993-10-03 Brian J. Fox (bfox@ai.mit.edu) | 4416 | 1993-10-03 Brian J. Fox (bfox@ai.mit.edu) |
| 4417 | 4417 | ||
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index d30bd1bdb00..e4991971461 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 | |||
| @@ -6107,7 +6107,7 @@ | |||
| 6107 | * fileio.c (Fmake_symbolic_link, Ffile_accessible_directory_p, | 6107 | * fileio.c (Fmake_symbolic_link, Ffile_accessible_directory_p, |
| 6108 | Finsert_file_contents, auto_save_error, Fwrite_region): Likewise. | 6108 | Finsert_file_contents, auto_save_error, Fwrite_region): Likewise. |
| 6109 | (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused | 6109 | (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused |
| 6110 | variables. | 6110 | variables. |
| 6111 | 6111 | ||
| 6112 | 1994-08-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 6112 | 1994-08-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 6113 | 6113 | ||
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index b161a21eb72..6e53a39ac93 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 | |||
| @@ -3913,7 +3913,7 @@ | |||
| 3913 | 2001-01-05 Gerd Moellmann <gerd@gnu.org> | 3913 | 2001-01-05 Gerd Moellmann <gerd@gnu.org> |
| 3914 | 3914 | ||
| 3915 | * sysdep.c: Don't prototype srandom; it takes an unsigned argument | 3915 | * sysdep.c: Don't prototype srandom; it takes an unsigned argument |
| 3916 | on some systems, and an unsigned long on others, like FreeBSD 4.1. | 3916 | on some systems, and an unsigned long on others, like FreeBSD 4.1. |
| 3917 | 3917 | ||
| 3918 | 2001-01-04 Gerd Moellmann <gerd@gnu.org> | 3918 | 2001-01-04 Gerd Moellmann <gerd@gnu.org> |
| 3919 | 3919 | ||
| @@ -5161,9 +5161,9 @@ | |||
| 5161 | `vertical-line', `mode-line' and `header-line' events. | 5161 | `vertical-line', `mode-line' and `header-line' events. |
| 5162 | 5162 | ||
| 5163 | * xdisp.c (try_window_id): Avoid starting to display in the middle | 5163 | * xdisp.c (try_window_id): Avoid starting to display in the middle |
| 5164 | of a character, a TAB for instance. This is easier than to set | 5164 | of a character, a TAB for instance. This is easier than to set |
| 5165 | up the iterator exactly, and it's not a frequent case, so the | 5165 | up the iterator exactly, and it's not a frequent case, so the |
| 5166 | additional effort wouldn't really pay off. | 5166 | additional effort wouldn't really pay off. |
| 5167 | 5167 | ||
| 5168 | 2000-11-26 Andrew Choi <akochoi@i-cable.com> | 5168 | 2000-11-26 Andrew Choi <akochoi@i-cable.com> |
| 5169 | 5169 | ||
| @@ -5196,9 +5196,9 @@ | |||
| 5196 | 2000-11-24 Gerd Moellmann <gerd@gnu.org> | 5196 | 2000-11-24 Gerd Moellmann <gerd@gnu.org> |
| 5197 | 5197 | ||
| 5198 | * xdisp.c (init_from_display_pos): If POS says we're already after | 5198 | * xdisp.c (init_from_display_pos): If POS says we're already after |
| 5199 | an overlay string ending at POS, make sure to pop the iterator | 5199 | an overlay string ending at POS, make sure to pop the iterator |
| 5200 | because it will be in front of that overlay string. When POS is | 5200 | because it will be in front of that overlay string. When POS is |
| 5201 | ZV, we've thereby also ``processed'' overlay strings at ZV. | 5201 | ZV, we've thereby also ``processed'' overlay strings at ZV. |
| 5202 | 5202 | ||
| 5203 | * xfaces.c (lface_from_face_name): Function comment fix. | 5203 | * xfaces.c (lface_from_face_name): Function comment fix. |
| 5204 | 5204 | ||