diff options
| author | Paul Eggert | 2014-11-24 17:14:29 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-11-24 17:16:27 -0800 |
| commit | f24c8f98ec50a3725ccf793dbd09752fec79a3a1 (patch) | |
| tree | 2814140989d7816c083b1a4c79f733746827fb84 | |
| parent | 4e7112e8a32e537044341a38749bbdc8c234c134 (diff) | |
| download | emacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.tar.gz emacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.zip | |
Fix white-space problems in ChangeLogs.
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | etc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog | 16 | ||||
| -rw-r--r-- | lisp/ChangeLog.12 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.13 | 6 | ||||
| -rw-r--r-- | lisp/ChangeLog.14 | 26 | ||||
| -rw-r--r-- | lisp/ChangeLog.15 | 26 | ||||
| -rw-r--r-- | lisp/ChangeLog.16 | 6 | ||||
| -rw-r--r-- | lisp/ChangeLog.6 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.7 | 2 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog | 3 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.02 | 2 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.03 | 12 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.1 | 20 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.2 | 62 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 8 | ||||
| -rw-r--r-- | nt/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog.11 | 18 | ||||
| -rw-r--r-- | src/ChangeLog.2 | 6 | ||||
| -rw-r--r-- | src/ChangeLog.5 | 158 |
23 files changed, 195 insertions, 196 deletions
| @@ -113,7 +113,7 @@ | |||
| 113 | corresponding commit comments. | 113 | corresponding commit comments. |
| 114 | 114 | ||
| 115 | (The first .cvsignore commit was 1999-09-30T14:07:54Z!fx@gnu.org. | 115 | (The first .cvsignore commit was 1999-09-30T14:07:54Z!fx@gnu.org. |
| 116 | The last CVS commit was 2009-12-27T08:11:12Z!cyd@stupidchicken.com.) | 116 | The last CVS commit was 2009-12-27T08:11:12Z!cyd@stupidchicken.com.) |
| 117 | 117 | ||
| 118 | Committer/author email addresses are generally correct for the | 118 | Committer/author email addresses are generally correct for the |
| 119 | transition day, not necessarily when the comit was originally | 119 | transition day, not necessarily when the comit was originally |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 363e7aecd33..9f8461c154a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -4464,7 +4464,7 @@ | |||
| 4464 | (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS). | 4464 | (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS). |
| 4465 | 4465 | ||
| 4466 | 2011-01-25 Chong Yidong <cyd@stupidchicken.com> | 4466 | 2011-01-25 Chong Yidong <cyd@stupidchicken.com> |
| 4467 | Richard Kim <emacs18@gmail.com> | 4467 | Richard Kim <emacs18@gmail.com> |
| 4468 | 4468 | ||
| 4469 | * loading.texi (Library Search): Document list-load-path-shadows | 4469 | * loading.texi (Library Search): Document list-load-path-shadows |
| 4470 | (Bug#7757). | 4470 | (Bug#7757). |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 9f66788d282..a416c86cb87 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | 19 | ||
| 20 | * Version 24.4 released. | 20 | * Version 24.4 released. |
| 21 | 21 | ||
| 22 | 2014-09-30 Bill Wohler <wohler@newt.com> | 22 | 2014-09-30 Bill Wohler <wohler@newt.com> |
| 23 | 23 | ||
| 24 | Release MH-E version 8.6 | 24 | Release MH-E version 8.6 |
| 25 | 25 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5798e96c1b3..351472d02fd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | 42 | ||
| 43 | 2014-11-20 Michael Albinus <michael.albinus@gmx.de> | 43 | 2014-11-20 Michael Albinus <michael.albinus@gmx.de> |
| 44 | 44 | ||
| 45 | Improve XEmacs compatibility. | 45 | Improve XEmacs compatibility. |
| 46 | 46 | ||
| 47 | * net/tramp.el (tramp-autoload-file-name-handler): | 47 | * net/tramp.el (tramp-autoload-file-name-handler): |
| 48 | Wrap `temporary-file-directory' by `symbol-value', it doesn't | 48 | Wrap `temporary-file-directory' by `symbol-value', it doesn't |
| @@ -52,8 +52,8 @@ | |||
| 52 | (tramp-time-less-p, tramp-time-subtract): Remove functions. | 52 | (tramp-time-less-p, tramp-time-subtract): Remove functions. |
| 53 | (tramp-handle-file-newer-than-file-p, tramp-time-diff): | 53 | (tramp-handle-file-newer-than-file-p, tramp-time-diff): |
| 54 | * net/tramp-adb.el (tramp-adb-ls-output-time-less-p): | 54 | * net/tramp-adb.el (tramp-adb-ls-output-time-less-p): |
| 55 | * net/tramp-cache.el (tramp-get-file-property): | 55 | * net/tramp-cache.el (tramp-get-file-property): |
| 56 | * net/tramp-smb.el (tramp-smb-handle-insert-directory): | 56 | * net/tramp-smb.el (tramp-smb-handle-insert-directory): |
| 57 | Use `time-less-p' and `time-subtract, respectively. | 57 | Use `time-less-p' and `time-subtract, respectively. |
| 58 | 58 | ||
| 59 | * net/tramp-adb.el (top): Do not require time-date.el. | 59 | * net/tramp-adb.el (top): Do not require time-date.el. |
| @@ -190,9 +190,9 @@ | |||
| 190 | 190 | ||
| 191 | 2014-11-04 Michael Albinus <michael.albinus@gmx.de> | 191 | 2014-11-04 Michael Albinus <michael.albinus@gmx.de> |
| 192 | 192 | ||
| 193 | * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't use | 193 | * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't use |
| 194 | a local copy; setting `inhibit-file-name-handlers' proper might be | 194 | a local copy; setting `inhibit-file-name-handlers' proper might be |
| 195 | more performant. (Bug#18751) | 195 | more performant. (Bug#18751) |
| 196 | 196 | ||
| 197 | 2014-11-04 Glenn Morris <rgm@gnu.org> | 197 | 2014-11-04 Glenn Morris <rgm@gnu.org> |
| 198 | 198 | ||
| @@ -1203,7 +1203,7 @@ | |||
| 1203 | (bug#17818). | 1203 | (bug#17818). |
| 1204 | 1204 | ||
| 1205 | * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events, | 1205 | * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events, |
| 1206 | since it's already done inside the loop (bug#17819). | 1206 | since it's already done inside the loop (bug#17819). |
| 1207 | 1207 | ||
| 1208 | 2014-06-20 Martin Rudalics <rudalics@gmx.at> | 1208 | 2014-06-20 Martin Rudalics <rudalics@gmx.at> |
| 1209 | 1209 | ||
| @@ -1575,7 +1575,7 @@ | |||
| 1575 | methods which do not have a doc string. (Bug#17490) | 1575 | methods which do not have a doc string. (Bug#17490) |
| 1576 | 1576 | ||
| 1577 | 2014-05-14 Stephen Berman <stephen.berman@gmx.net> | 1577 | 2014-05-14 Stephen Berman <stephen.berman@gmx.net> |
| 1578 | Stefan Monnier <monnier@iro.umontreal.ca> | 1578 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 1579 | 1579 | ||
| 1580 | * minibuffer.el (completion-pcm--merge-try): Merge trailing / with | 1580 | * minibuffer.el (completion-pcm--merge-try): Merge trailing / with |
| 1581 | suffix (bug#15419). | 1581 | suffix (bug#15419). |
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 7d868b9db09..8e2edb8b89d 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -32494,7 +32494,7 @@ | |||
| 32494 | (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages. | 32494 | (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages. |
| 32495 | 32495 | ||
| 32496 | 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu> | 32496 | 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu> |
| 32497 | Juri Linkov <juri@jurta.org> | 32497 | Juri Linkov <juri@jurta.org> |
| 32498 | 32498 | ||
| 32499 | * textmodes/reftex-global.el (reftex-isearch-push-state-function) | 32499 | * textmodes/reftex-global.el (reftex-isearch-push-state-function) |
| 32500 | (reftex-isearch-pop-state-function, reftex-isearch-isearch-search) | 32500 | (reftex-isearch-pop-state-function, reftex-isearch-isearch-search) |
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index f6bdc4326e0..e0adfdd2cee 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -3984,7 +3984,7 @@ | |||
| 3984 | * ibuffer.el (ibuffer-mode): Fix typo in previous change. | 3984 | * ibuffer.el (ibuffer-mode): Fix typo in previous change. |
| 3985 | 3985 | ||
| 3986 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 3986 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 3987 | Miles Bader <miles@gnu.org> | 3987 | Miles Bader <miles@gnu.org> |
| 3988 | 3988 | ||
| 3989 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, | 3989 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, |
| 3990 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code | 3990 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code |
| @@ -5480,7 +5480,7 @@ | |||
| 5480 | (verilog-insert-indices): Escape braces in doc strings. | 5480 | (verilog-insert-indices): Escape braces in doc strings. |
| 5481 | 5481 | ||
| 5482 | 2007-12-08 Michael McNamara <mac@verilog.com> | 5482 | 2007-12-08 Michael McNamara <mac@verilog.com> |
| 5483 | Wilson Snyder <wsnyder@wsnyder.org> | 5483 | Wilson Snyder <wsnyder@wsnyder.org> |
| 5484 | 5484 | ||
| 5485 | * progmodes/verilog-mode.el: New file. | 5485 | * progmodes/verilog-mode.el: New file. |
| 5486 | 5486 | ||
| @@ -13486,7 +13486,7 @@ | |||
| 13486 | Use native Emacs functions, when appropriate. | 13486 | Use native Emacs functions, when appropriate. |
| 13487 | 13487 | ||
| 13488 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> | 13488 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> |
| 13489 | Stefan Monnier <monnier@iro.umontreal.ca> | 13489 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 13490 | 13490 | ||
| 13491 | * vc.el: Document new VC operation `extra-menu'. | 13491 | * vc.el: Document new VC operation `extra-menu'. |
| 13492 | 13492 | ||
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 52612a7a724..0e6ee4a933e 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 | |||
| @@ -3016,12 +3016,12 @@ | |||
| 3016 | Don't activate node nil. (Bug#1569) | 3016 | Don't activate node nil. (Bug#1569) |
| 3017 | 3017 | ||
| 3018 | 2009-01-22 Paul Reilly <pmr@pajato.com> | 3018 | 2009-01-22 Paul Reilly <pmr@pajato.com> |
| 3019 | Henrik Enberg <enberg@printf.se> | 3019 | Henrik Enberg <enberg@printf.se> |
| 3020 | Alex Schroeder <alex@gnu.org> | 3020 | Alex Schroeder <alex@gnu.org> |
| 3021 | Chong Yidong <cyd@stupidchicken.com> | 3021 | Chong Yidong <cyd@stupidchicken.com> |
| 3022 | Richard M Stallman <rms@gnu.org> | 3022 | Richard M Stallman <rms@gnu.org> |
| 3023 | Glenn Morris <rgm@gnu.org> | 3023 | Glenn Morris <rgm@gnu.org> |
| 3024 | Juanma Barranquero <lekktu@gmail.com> | 3024 | Juanma Barranquero <lekktu@gmail.com> |
| 3025 | 3025 | ||
| 3026 | * mail/rmail.el: Code implementing Rmail-mbox functionality. | 3026 | * mail/rmail.el: Code implementing Rmail-mbox functionality. |
| 3027 | (rmail-attribute-header, rmail-keyword-header) | 3027 | (rmail-attribute-header, rmail-keyword-header) |
| @@ -4314,7 +4314,7 @@ | |||
| 4314 | was orderly adjusted, nil otherwise. | 4314 | was orderly adjusted, nil otherwise. |
| 4315 | 4315 | ||
| 4316 | 2008-12-12 Juanma Barranquero <lekktu@gmail.com> | 4316 | 2008-12-12 Juanma Barranquero <lekktu@gmail.com> |
| 4317 | Stefan Monnier <monnier@iro.umontreal.ca> | 4317 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 4318 | 4318 | ||
| 4319 | * server.el (server-sentinel): Uncomment code to delete connection file. | 4319 | * server.el (server-sentinel): Uncomment code to delete connection file. |
| 4320 | (server-start): Save the connection file in the server property list. | 4320 | (server-start): Save the connection file in the server property list. |
| @@ -4373,7 +4373,7 @@ | |||
| 4373 | terminal variable assignment. | 4373 | terminal variable assignment. |
| 4374 | 4374 | ||
| 4375 | 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org> | 4375 | 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org> |
| 4376 | Nobuyoshi Nakada <nobu@ruby-lang.org> | 4376 | Nobuyoshi Nakada <nobu@ruby-lang.org> |
| 4377 | 4377 | ||
| 4378 | * progmodes/ruby-mode.el: New file. | 4378 | * progmodes/ruby-mode.el: New file. |
| 4379 | 4379 | ||
| @@ -5603,7 +5603,7 @@ | |||
| 5603 | New aliases, to satisfy `define-derived-mode' expectations. | 5603 | New aliases, to satisfy `define-derived-mode' expectations. |
| 5604 | 5604 | ||
| 5605 | 2008-11-15 Glenn Morris <rgm@gnu.org> | 5605 | 2008-11-15 Glenn Morris <rgm@gnu.org> |
| 5606 | Martin Rudalics <rudalics@gmx.at> | 5606 | Martin Rudalics <rudalics@gmx.at> |
| 5607 | 5607 | ||
| 5608 | * emacs-lisp/find-func.el (find-function-advised-original): New. | 5608 | * emacs-lisp/find-func.el (find-function-advised-original): New. |
| 5609 | (find-function-C-source, find-function-noselect): | 5609 | (find-function-C-source, find-function-noselect): |
| @@ -10312,8 +10312,8 @@ | |||
| 10312 | (newsticker--treeview-propertize-tag): Show item title in tooltip. | 10312 | (newsticker--treeview-propertize-tag): Show item title in tooltip. |
| 10313 | 10313 | ||
| 10314 | 2008-06-20 Martin Blais <blais@furius.ca> | 10314 | 2008-06-20 Martin Blais <blais@furius.ca> |
| 10315 | Stefan Merten <smerten@oekonux.de> | 10315 | Stefan Merten <smerten@oekonux.de> |
| 10316 | David Goodger <goodger@python.org> | 10316 | David Goodger <goodger@python.org> |
| 10317 | 10317 | ||
| 10318 | * textmodes/rst.el: New file. | 10318 | * textmodes/rst.el: New file. |
| 10319 | 10319 | ||
| @@ -10631,7 +10631,7 @@ | |||
| 10631 | * term/linux.el (terminal-init-linux): Load t-mouse. | 10631 | * term/linux.el (terminal-init-linux): Load t-mouse. |
| 10632 | 10632 | ||
| 10633 | 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | 10633 | 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 10634 | Drew Adams <drew.adams@oracle.com> | 10634 | Drew Adams <drew.adams@oracle.com> |
| 10635 | 10635 | ||
| 10636 | * info.el (Info-breadcrumbs-depth): New var. | 10636 | * info.el (Info-breadcrumbs-depth): New var. |
| 10637 | (Info-insert-breadcrumbs): New function. | 10637 | (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.15 b/lisp/ChangeLog.15 index 6f71a6ade88..892276783e9 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -628,7 +628,7 @@ | |||
| 628 | (global-auto-revert-ignore-buffer): Remove leading "*" from docs. | 628 | (global-auto-revert-ignore-buffer): Remove leading "*" from docs. |
| 629 | 629 | ||
| 630 | 2011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com> | 630 | 2011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com> |
| 631 | Dima Kogan <dkogan@cds.caltech.edu> (tiny change) | 631 | Dima Kogan <dkogan@cds.caltech.edu> (tiny change) |
| 632 | 632 | ||
| 633 | * progmodes/hideshow.el (hs-find-block-beginning) | 633 | * progmodes/hideshow.el (hs-find-block-beginning) |
| 634 | (hs-hide-level-recursive): Ignore comments when parsing braces | 634 | (hs-hide-level-recursive): Ignore comments when parsing braces |
| @@ -2970,7 +2970,7 @@ | |||
| 2970 | * loadup.el (symbol-file-load-history-loaded): Remove; unused. | 2970 | * loadup.el (symbol-file-load-history-loaded): Remove; unused. |
| 2971 | 2971 | ||
| 2972 | 2010-12-15 Jari Aalto <jari.aalto@cante.net> | 2972 | 2010-12-15 Jari Aalto <jari.aalto@cante.net> |
| 2973 | Scott Evans <gse@antisleep.com> | 2973 | Scott Evans <gse@antisleep.com> |
| 2974 | 2974 | ||
| 2975 | * rect.el (rectange--default-line-number-format) | 2975 | * rect.el (rectange--default-line-number-format) |
| 2976 | (rectangle-number-line-callback): New functions. | 2976 | (rectangle-number-line-callback): New functions. |
| @@ -7986,7 +7986,7 @@ | |||
| 7986 | * iswitchb.el (iswitchb-kill-buffer): Re-make the list. | 7986 | * iswitchb.el (iswitchb-kill-buffer): Re-make the list. |
| 7987 | 7987 | ||
| 7988 | 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> | 7988 | 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> |
| 7989 | Stefan Monnier <monnier@iro.umontreal.ca> | 7989 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 7990 | 7990 | ||
| 7991 | * progmodes/make-mode.el (makefile-fill-paragraph): Account for the | 7991 | * progmodes/make-mode.el (makefile-fill-paragraph): Account for the |
| 7992 | extra backslash added to each line (bug#6890). | 7992 | extra backslash added to each line (bug#6890). |
| @@ -9002,7 +9002,7 @@ | |||
| 9002 | another buffer (e.g gnus-art). | 9002 | another buffer (e.g gnus-art). |
| 9003 | 9003 | ||
| 9004 | 2010-07-13 Karl Fogel <kfogel@red-bean.com> | 9004 | 2010-07-13 Karl Fogel <kfogel@red-bean.com> |
| 9005 | Thierry Volpiatto <thierry.volpiatto@gmail.com> | 9005 | Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 9006 | 9006 | ||
| 9007 | Preparation for setting bookmarks in Gnus article buffers (Bug#5975). | 9007 | Preparation for setting bookmarks in Gnus article buffers (Bug#5975). |
| 9008 | 9008 | ||
| @@ -10301,7 +10301,7 @@ | |||
| 10301 | (rcirc-user-name-history): Add variable. | 10301 | (rcirc-user-name-history): Add variable. |
| 10302 | 10302 | ||
| 10303 | 2010-05-25 Ryan Yeske <rcyeske@gmail.com> | 10303 | 2010-05-25 Ryan Yeske <rcyeske@gmail.com> |
| 10304 | Jonathan Rockway <jon@jrock.us> | 10304 | Jonathan Rockway <jon@jrock.us> |
| 10305 | 10305 | ||
| 10306 | * net/rcirc.el (rcirc-server-alist): Add :pass. | 10306 | * net/rcirc.el (rcirc-server-alist): Add :pass. |
| 10307 | (rcirc): When prompting for connection parameters, also prompt for | 10307 | (rcirc): When prompting for connection parameters, also prompt for |
| @@ -10969,7 +10969,7 @@ | |||
| 10969 | * Version 23.2 released. | 10969 | * Version 23.2 released. |
| 10970 | 10970 | ||
| 10971 | 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> | 10971 | 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> |
| 10972 | Stefan Monnier <monnier@iro.umontreal.ca> | 10972 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 10973 | 10973 | ||
| 10974 | Highlight vendor specific properties. | 10974 | Highlight vendor specific properties. |
| 10975 | * textmodes/css-mode.el (css-proprietary-nmstart-re): New var. | 10975 | * textmodes/css-mode.el (css-proprietary-nmstart-re): New var. |
| @@ -11162,7 +11162,7 @@ | |||
| 11162 | (filter-buffer-substring): Use it. Remove unused arg `noprops'. | 11162 | (filter-buffer-substring): Use it. Remove unused arg `noprops'. |
| 11163 | 11163 | ||
| 11164 | 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> | 11164 | 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> |
| 11165 | Michael Albinus <michael.albinus@gmx.de> | 11165 | Michael Albinus <michael.albinus@gmx.de> |
| 11166 | 11166 | ||
| 11167 | Implement compression for inline methods. | 11167 | Implement compression for inline methods. |
| 11168 | 11168 | ||
| @@ -12209,7 +12209,7 @@ | |||
| 12209 | values. | 12209 | values. |
| 12210 | 12210 | ||
| 12211 | 2010-03-29 Phil Hagelberg <phil@evri.com> | 12211 | 2010-03-29 Phil Hagelberg <phil@evri.com> |
| 12212 | Chong Yidong <cyd@stupidchicken.com> | 12212 | Chong Yidong <cyd@stupidchicken.com> |
| 12213 | 12213 | ||
| 12214 | * subr.el: Extend progress reporters to perform "spinning". | 12214 | * subr.el: Extend progress reporters to perform "spinning". |
| 12215 | (progress-reporter-update, progress-reporter-do-update): | 12215 | (progress-reporter-update, progress-reporter-do-update): |
| @@ -15603,7 +15603,7 @@ | |||
| 15603 | * Makefile.in (ELCFILES): Adapt to subword.el move. | 15603 | * Makefile.in (ELCFILES): Adapt to subword.el move. |
| 15604 | 15604 | ||
| 15605 | 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 15605 | 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 15606 | Stefan Monnier <monnier@iro.umontreal.ca> | 15606 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 15607 | 15607 | ||
| 15608 | * bookmark.el (bookmark-bmenu-bookmark-column): Remove var. | 15608 | * bookmark.el (bookmark-bmenu-bookmark-column): Remove var. |
| 15609 | (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop. | 15609 | (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop. |
| @@ -19070,7 +19070,7 @@ | |||
| 19070 | indent buffer only if called interactively (Bug#4452). | 19070 | indent buffer only if called interactively (Bug#4452). |
| 19071 | 19071 | ||
| 19072 | 2009-09-19 Juanma Barranquero <lekktu@gmail.com> | 19072 | 2009-09-19 Juanma Barranquero <lekktu@gmail.com> |
| 19073 | Eli Zaretskii <eliz@gnu.org> | 19073 | Eli Zaretskii <eliz@gnu.org> |
| 19074 | 19074 | ||
| 19075 | This fixes bug#4197 (merged to bug#865, though not identical). | 19075 | This fixes bug#4197 (merged to bug#865, though not identical). |
| 19076 | * server.el (server-auth-dir): Add docstring note about FAT32. | 19076 | * server.el (server-auth-dir): Add docstring note about FAT32. |
| @@ -19887,7 +19887,7 @@ | |||
| 19887 | Don't call substitute-in-file-name on diary-file. | 19887 | Don't call substitute-in-file-name on diary-file. |
| 19888 | 19888 | ||
| 19889 | 2009-09-03 Eduard Wiebe <usenet@pusto.de> | 19889 | 2009-09-03 Eduard Wiebe <usenet@pusto.de> |
| 19890 | Stefan Monnier <monnier@iro.umontreal.ca> | 19890 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 19891 | 19891 | ||
| 19892 | * mail/footnote.el (footnote-prefix): Make it a defcustom. | 19892 | * mail/footnote.el (footnote-prefix): Make it a defcustom. |
| 19893 | (footnote-mode-map): Move initialization into the declaration. | 19893 | (footnote-mode-map): Move initialization into the declaration. |
| @@ -20998,7 +20998,7 @@ | |||
| 20998 | * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry. | 20998 | * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry. |
| 20999 | 20999 | ||
| 21000 | 2009-08-14 Daniel Colascione <dan.colascione@gmail.com> | 21000 | 2009-08-14 Daniel Colascione <dan.colascione@gmail.com> |
| 21001 | Karl Landstrom <karl.landstrom@brgeight.se> | 21001 | Karl Landstrom <karl.landstrom@brgeight.se> |
| 21002 | 21002 | ||
| 21003 | * progmodes/js.el: New file. | 21003 | * progmodes/js.el: New file. |
| 21004 | 21004 | ||
| @@ -22765,7 +22765,7 @@ | |||
| 22765 | XZ is the successor to LZMA: <http://tukaani.org/xz/> | 22765 | XZ is the successor to LZMA: <http://tukaani.org/xz/> |
| 22766 | 22766 | ||
| 22767 | 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru> | 22767 | 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru> |
| 22768 | Nick Roberts <nickrob@snap.net.nz> | 22768 | Nick Roberts <nickrob@snap.net.nz> |
| 22769 | 22769 | ||
| 22770 | * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's | 22770 | * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's |
| 22771 | repository (http://sphinx.net.ru/hg/gdb-mi/). | 22771 | repository (http://sphinx.net.ru/hg/gdb-mi/). |
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index 1f3c7864651..728a04e8914 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -3340,7 +3340,7 @@ | |||
| 3340 | already registered with a different backend (Bug#10589). | 3340 | already registered with a different backend (Bug#10589). |
| 3341 | 3341 | ||
| 3342 | 2012-11-29 Jambunathan K <kjambunathan@gmail.com> | 3342 | 2012-11-29 Jambunathan K <kjambunathan@gmail.com> |
| 3343 | Stefan Monnier <monnier@iro.umontreal.ca> | 3343 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 3344 | 3344 | ||
| 3345 | * icomplete.el: Change separator; add ido-style commands. | 3345 | * icomplete.el: Change separator; add ido-style commands. |
| 3346 | (icomplete-show-key-bindings): Remove custom var. | 3346 | (icomplete-show-key-bindings): Remove custom var. |
| @@ -4571,7 +4571,7 @@ | |||
| 4571 | to `bookmark' (bug#11131). | 4571 | to `bookmark' (bug#11131). |
| 4572 | 4572 | ||
| 4573 | 2012-10-26 Bastien Guerry <bzg@altern.org> | 4573 | 2012-10-26 Bastien Guerry <bzg@altern.org> |
| 4574 | Stefan Monnier <monnier@iro.umontreal.ca> | 4574 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 4575 | 4575 | ||
| 4576 | * face-remap.el: Use lexical-binding. | 4576 | * face-remap.el: Use lexical-binding. |
| 4577 | (text-scale-adjust): Improve docstring. Use itself for the temporary | 4577 | (text-scale-adjust): Improve docstring. Use itself for the temporary |
| @@ -5879,7 +5879,7 @@ | |||
| 5879 | * international/uni-numeric.el: Regenerate. | 5879 | * international/uni-numeric.el: Regenerate. |
| 5880 | 5880 | ||
| 5881 | 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org> | 5881 | 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org> |
| 5882 | Stefan Monnier <monnier@iro.umontreal.ca> | 5882 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 5883 | 5883 | ||
| 5884 | * profiler.el: New file. | 5884 | * profiler.el: New file. |
| 5885 | 5885 | ||
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index dc2722105fe..c8e07b65368 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. |
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index a4f02875972..323eba87b80 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/erc/ChangeLog b/lisp/erc/ChangeLog index e57659ea5f8..0e61e16558b 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -84,7 +84,7 @@ | |||
| 84 | (erc-channel-user): Add members for new modes. | 84 | (erc-channel-user): Add members for new modes. |
| 85 | (erc-channel-member-halfop-p, erc-channel-user-admin-p) | 85 | (erc-channel-member-halfop-p, erc-channel-user-admin-p) |
| 86 | (erc-channel-user-owner-p): Use new struct members. | 86 | (erc-channel-user-owner-p): Use new struct members. |
| 87 | (erc-format-nick, erc-format-@nick): Display user modes as nick prefix. | 87 | (erc-format-nick, erc-format-@nick): Display user modes as nick prefix. |
| 88 | (erc-nick-prefix-face, erc-my-nick-prefix-face): Add new faces | 88 | (erc-nick-prefix-face, erc-my-nick-prefix-face): Add new faces |
| 89 | (erc-get-user-mode-prefix): Return symbol for mode prefix. | 89 | (erc-get-user-mode-prefix): Return symbol for mode prefix. |
| 90 | (erc-update-channel-member, erc-update-current-channel-member) | 90 | (erc-update-channel-member, erc-update-current-channel-member) |
| @@ -718,4 +718,3 @@ See ChangeLog.08 for earlier changes. | |||
| 718 | ;; coding: utf-8 | 718 | ;; coding: utf-8 |
| 719 | ;; add-log-time-zone-rule: t | 719 | ;; add-log-time-zone-rule: t |
| 720 | ;; End: | 720 | ;; End: |
| 721 | |||
diff --git a/lisp/erc/ChangeLog.02 b/lisp/erc/ChangeLog.02 index 77d4855abc2..1b4a52c12e0 100644 --- a/lisp/erc/ChangeLog.02 +++ b/lisp/erc/ChangeLog.02 | |||
| @@ -2091,7 +2091,7 @@ | |||
| 2091 | 2091 | ||
| 2092 | * erc.el 2002-07-15T00:01:34Z!raeburn@raeburn.org: silly typo corrected | 2092 | * erc.el 2002-07-15T00:01:34Z!raeburn@raeburn.org: silly typo corrected |
| 2093 | 2093 | ||
| 2094 | * erc.el: * erc.el: * New variable: erc-common-server-name-suffixes | 2094 | * erc.el: New variable: erc-common-server-name-suffixes |
| 2095 | This alist can be used to change the server names displayed in mode-line | 2095 | This alist can be used to change the server names displayed in mode-line |
| 2096 | to a shorter version.. | 2096 | to a shorter version.. |
| 2097 | * New function: erc-shorten-server-name (uses var above) | 2097 | * New function: erc-shorten-server-name (uses var above) |
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03 index 5f04cf8ebe5..029e29e4728 100644 --- a/lisp/erc/ChangeLog.03 +++ b/lisp/erc/ChangeLog.03 | |||
| @@ -323,7 +323,7 @@ | |||
| 323 | 323 | ||
| 324 | * erc.el(erc-modules): Add some more symbols to the set | 324 | * erc.el(erc-modules): Add some more symbols to the set |
| 325 | 325 | ||
| 326 | * erc.el(erc-modules): * erc.el(erc-modules): Add :greedy t to the set in | 326 | * erc.el(erc-modules): Add :greedy t to the set in |
| 327 | 327 | ||
| 328 | * erc-dcc.el: | 328 | * erc-dcc.el: |
| 329 | More autoloads which make dcc autoload upon ctcp dcc query received. | 329 | More autoloads which make dcc autoload upon ctcp dcc query received. |
| @@ -714,7 +714,7 @@ | |||
| 714 | defcustom `erc-log-insert-log-on-open' | 714 | defcustom `erc-log-insert-log-on-open' |
| 715 | defcustom `erc-generate-log-file-name-function' | 715 | defcustom `erc-generate-log-file-name-function' |
| 716 | defun `erc-save-buffer-in-logs' (autoloads from erc-log.el) | 716 | defun `erc-save-buffer-in-logs' (autoloads from erc-log.el) |
| 717 | defuns `erc-generate-log-file-name-*' | 717 | defuns `erc-generate-log-file-name-*' |
| 718 | defun `erc-current-logfile' | 718 | defun `erc-current-logfile' |
| 719 | defun `erc-logging-enabled' (autoloads from erc-log.el) | 719 | defun `erc-logging-enabled' (autoloads from erc-log.el) |
| 720 | - erc-truncate-buffer-to-size: fix for double-saving bug when | 720 | - erc-truncate-buffer-to-size: fix for double-saving bug when |
| @@ -744,7 +744,7 @@ | |||
| 744 | 744 | ||
| 745 | 2003-04-27 Damien Elmes <erc@repose.cx> | 745 | 2003-04-27 Damien Elmes <erc@repose.cx> |
| 746 | 746 | ||
| 747 | * erc.el: * erc.el: erc-modules: added | 747 | * erc.el: erc-modules: added |
| 748 | 748 | ||
| 749 | 2003-04-27 Alex Schroeder <alex@gnu.org> | 749 | 2003-04-27 Alex Schroeder <alex@gnu.org> |
| 750 | 750 | ||
| @@ -1567,7 +1567,7 @@ | |||
| 1567 | * (erc-cmd-NAMES): Ditto. | 1567 | * (erc-cmd-NAMES): Ditto. |
| 1568 | * (erc-cmd-ME): Put 'do-not-parse-args property. | 1568 | * (erc-cmd-ME): Put 'do-not-parse-args property. |
| 1569 | 1569 | ||
| 1570 | * erc-dcc.el:nick: * erc-dcc.el: * erc-dcc-list: Renamed | 1570 | * erc-dcc-list: Renamed |
| 1571 | * (erc-dcc-member). Treat :nick as either a nick!user@host or nick, | 1571 | * (erc-dcc-member). Treat :nick as either a nick!user@host or nick, |
| 1572 | do appropriate comparisons, simplified. | 1572 | do appropriate comparisons, simplified. |
| 1573 | * (erc-dcc-list-add): New functions | 1573 | * (erc-dcc-list-add): New functions |
| @@ -1692,12 +1692,12 @@ | |||
| 1692 | 1692 | ||
| 1693 | 2003-01-11 Mario Lang <mlang@delysid.org> | 1693 | 2003-01-11 Mario Lang <mlang@delysid.org> |
| 1694 | 1694 | ||
| 1695 | * erc-dcc.el: * erc-dcc.el: * (erc-dcc-do-LIST-command): Fix | 1695 | * erc-dcc.el (erc-dcc-do-LIST-command): Fix |
| 1696 | 1696 | ||
| 1697 | * erc-dcc.el: | 1697 | * erc-dcc.el: |
| 1698 | * buffer-local variables erc-dcc-sent-marker and erc-dcc-send-confirmed marker removed | 1698 | * buffer-local variables erc-dcc-sent-marker and erc-dcc-send-confirmed marker removed |
| 1699 | Keep This info in erc-dcc-member :sent and :confirmed plist values | 1699 | Keep This info in erc-dcc-member :sent and :confirmed plist values |
| 1700 | * : * :buffer plist for :type 'SEND removed, since we can get this with (marker-buffer | 1700 | :buffer plist for :type 'SEND removed, since we can get this with (marker-buffer |
| 1701 | * erc-dcc-send-connect-hook: New hook, defaults to erc-dcc-send-block and erc-dcc-send-connected, which now prints a msg... | 1701 | * erc-dcc-send-connect-hook: New hook, defaults to erc-dcc-send-block and erc-dcc-send-connected, which now prints a msg... |
| 1702 | 1702 | ||
| 1703 | * erc-dcc.el: | 1703 | * erc-dcc.el: |
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index 540db9d2914..c8281bff1d0 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -638,7 +638,7 @@ | |||
| 638 | 638 | ||
| 639 | 1998-08-09 Simon Josefsson <jas@pdc.kth.se> | 639 | 1998-08-09 Simon Josefsson <jas@pdc.kth.se> |
| 640 | 640 | ||
| 641 | * gnus-srvr.el (gnus-browse-make-menu-bar): select did read | 641 | * gnus-srvr.el (gnus-browse-make-menu-bar): select did read |
| 642 | 642 | ||
| 643 | 1998-08-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | 643 | 1998-08-09 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 644 | 644 | ||
| @@ -794,7 +794,7 @@ | |||
| 794 | 794 | ||
| 795 | 1998-07-19 16:59 Simon Josefsson <jas@pdc.kth.se> | 795 | 1998-07-19 16:59 Simon Josefsson <jas@pdc.kth.se> |
| 796 | 796 | ||
| 797 | * gnus-util.el (gnus-netrc-syntax-table): @ is whitespace | 797 | * gnus-util.el (gnus-netrc-syntax-table): @ is whitespace |
| 798 | 798 | ||
| 799 | 1998-07-17 Gordon Matzigkeit <gord@fig.org> | 799 | 1998-07-17 Gordon Matzigkeit <gord@fig.org> |
| 800 | 800 | ||
| @@ -972,7 +972,7 @@ | |||
| 972 | 1998-07-01 Simon Josefsson <jas@pdc.kth.se> | 972 | 1998-07-01 Simon Josefsson <jas@pdc.kth.se> |
| 973 | 973 | ||
| 974 | * gnus-int.el (gnus-get-function): returned non-nil when | 974 | * gnus-int.el (gnus-get-function): returned non-nil when |
| 975 | function wasn't bound, if noerror=t | 975 | function wasn't bound, if noerror=t |
| 976 | 976 | ||
| 977 | 1998-07-01 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 977 | 1998-07-01 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
| 978 | 978 | ||
| @@ -1260,8 +1260,8 @@ | |||
| 1260 | 1260 | ||
| 1261 | 1998-06-09 Sam Steingold <sds@goems.com> | 1261 | 1998-06-09 Sam Steingold <sds@goems.com> |
| 1262 | 1262 | ||
| 1263 | * gnus-uu.el (gnus-uu-default-view-rules): make sed kill ^M only | 1263 | * gnus-uu.el (gnus-uu-default-view-rules): make sed kill ^M only |
| 1264 | at the end of line. | 1264 | at the end of line. |
| 1265 | 1265 | ||
| 1266 | 1998-06-05 Hrvoje Niksic <hniksic@srce.hr> | 1266 | 1998-06-05 Hrvoje Niksic <hniksic@srce.hr> |
| 1267 | 1267 | ||
| @@ -1798,7 +1798,7 @@ | |||
| 1798 | 1798 | ||
| 1799 | 1998-03-18 Simon Josefsson <jas@pdc.kth.se> | 1799 | 1998-03-18 Simon Josefsson <jas@pdc.kth.se> |
| 1800 | 1800 | ||
| 1801 | * nndoc.el: dummy request-accept-article | 1801 | * nndoc.el: dummy request-accept-article |
| 1802 | 1802 | ||
| 1803 | 1998-03-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 1803 | 1998-03-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
| 1804 | 1804 | ||
| @@ -2316,9 +2316,9 @@ | |||
| 2316 | 2316 | ||
| 2317 | 1998-01-17 Simon Josefsson <jas@pdc.kth.se> | 2317 | 1998-01-17 Simon Josefsson <jas@pdc.kth.se> |
| 2318 | 2318 | ||
| 2319 | * gnus-sum.el (gnus-summary-work-articles): change buffer | 2319 | * gnus-sum.el (gnus-summary-work-articles): change buffer |
| 2320 | before looking at marked articles | 2320 | before looking at marked articles |
| 2321 | (gnus-summary-work-articles): better check of marked articles | 2321 | (gnus-summary-work-articles): better check of marked articles |
| 2322 | 2322 | ||
| 2323 | 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 2323 | 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
| 2324 | 2324 | ||
| @@ -2607,7 +2607,7 @@ | |||
| 2607 | 2607 | ||
| 2608 | 1997-12-22 Simon Josefsson <jas@faun.nada.kth.se> | 2608 | 1997-12-22 Simon Josefsson <jas@faun.nada.kth.se> |
| 2609 | 2609 | ||
| 2610 | * nnmail.el (nnmail-get-new-mail): Make nnmail-tmp-directory | 2610 | * nnmail.el (nnmail-get-new-mail): Make nnmail-tmp-directory |
| 2611 | 2611 | ||
| 2612 | 1997-12-28 Per Abrahamsen <abraham@dina.kvl.dk> | 2612 | 1997-12-28 Per Abrahamsen <abraham@dina.kvl.dk> |
| 2613 | 2613 | ||
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index 475f7667f39..8c237ab77a9 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -15661,12 +15661,12 @@ | |||
| 15661 | * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el: | 15661 | * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el: |
| 15662 | Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100). | 15662 | Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100). |
| 15663 | 15663 | ||
| 15664 | ;;Has been fixed -- zsh. | 15664 | ;;Has been fixed -- zsh. |
| 15665 | ;;2001-03-05 Dave Love <fx@gnu.org> | 15665 | ;;2001-03-05 Dave Love <fx@gnu.org> |
| 15666 | ;; | 15666 | ;; |
| 15667 | ;; * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case. | 15667 | ;; * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case. |
| 15668 | ;; Move it after definition of mm-coding-system-p. | 15668 | ;; Move it after definition of mm-coding-system-p. |
| 15669 | ;; | 15669 | ;; |
| 15670 | 2001-03-01 Dave Love <fx@gnu.org> | 15670 | 2001-03-01 Dave Love <fx@gnu.org> |
| 15671 | 15671 | ||
| 15672 | * mm-util.el (mm-inhibit-file-name-handlers): Add | 15672 | * mm-util.el (mm-inhibit-file-name-handlers): Add |
| @@ -16138,9 +16138,9 @@ | |||
| 16138 | 16138 | ||
| 16139 | * mm-util.el (mm-multibyte-string-p): New. | 16139 | * mm-util.el (mm-multibyte-string-p): New. |
| 16140 | 16140 | ||
| 16141 | ;; * qp.el: Remove un-logged bogus changes from 2000-12-20. | 16141 | ;; * qp.el: Remove un-logged bogus changes from 2000-12-20. |
| 16142 | ;; (quoted-printable-encode-region): Doc fix. Don't call | 16142 | ;; (quoted-printable-encode-region): Doc fix. Don't call |
| 16143 | ;; string-as-multibyte on class. Clarify line-folding. | 16143 | ;; string-as-multibyte on class. Clarify line-folding. |
| 16144 | (quoted-printable-encode-string): Make temp buffer inherit | 16144 | (quoted-printable-encode-string): Make temp buffer inherit |
| 16145 | string's multibyteness. | 16145 | string's multibyteness. |
| 16146 | 16146 | ||
| @@ -16981,10 +16981,10 @@ | |||
| 16981 | * nnlistserv.el: Ignore errors when requiring nnweb and avoid a | 16981 | * nnlistserv.el: Ignore errors when requiring nnweb and avoid a |
| 16982 | compiler warning. | 16982 | compiler warning. |
| 16983 | 16983 | ||
| 16984 | ;2000-11-26 Dave Love <fx@gnu.org> | 16984 | ;2000-11-26 Dave Love <fx@gnu.org> |
| 16985 | ; | 16985 | ; |
| 16986 | ; * mm-uu.el (mm-uu-configure-list): Fix typo in :type. | 16986 | ; * mm-uu.el (mm-uu-configure-list): Fix typo in :type. |
| 16987 | ; | 16987 | ; |
| 16988 | 2000-11-23 Dave Love <fx@gnu.org> | 16988 | 2000-11-23 Dave Love <fx@gnu.org> |
| 16989 | 16989 | ||
| 16990 | * uu-post.pbm, uu-decode.pbm: New files from XPMs. | 16990 | * uu-post.pbm, uu-decode.pbm: New files from XPMs. |
| @@ -17017,7 +17017,7 @@ | |||
| 17017 | 17017 | ||
| 17018 | * gnus-art.el (gnus-mime-button-map): Don't inherit from | 17018 | * gnus-art.el (gnus-mime-button-map): Don't inherit from |
| 17019 | gnus-article-mode-map. | 17019 | gnus-article-mode-map. |
| 17020 | ; (gnus-mime-button-menu): Use mouse-set-point. | 17020 | ; (gnus-mime-button-menu): Use mouse-set-point. |
| 17021 | (gnus-insert-mime-button, gnus-mime-display-alternative) | 17021 | (gnus-insert-mime-button, gnus-mime-display-alternative) |
| 17022 | (gnus-mime-display-alternative): Don't use local-map property. | 17022 | (gnus-mime-display-alternative): Don't use local-map property. |
| 17023 | 17023 | ||
| @@ -17081,9 +17081,9 @@ | |||
| 17081 | * time-date.el (timezone-make-date-arpa-standard): Autoload. | 17081 | * time-date.el (timezone-make-date-arpa-standard): Autoload. |
| 17082 | (date-to-time): Use it. | 17082 | (date-to-time): Use it. |
| 17083 | 17083 | ||
| 17084 | ; * message.el (message-mode) <adaptive-fill-regexp>: | 17084 | ; * message.el (message-mode) <adaptive-fill-regexp>: |
| 17085 | ; <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range. | 17085 | ; <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range. |
| 17086 | ; (message-newline-and-reformat): Likewise. | 17086 | ; (message-newline-and-reformat): Likewise. |
| 17087 | (message-forward-as-mime, message-forward-ignored-headers) | 17087 | (message-forward-as-mime, message-forward-ignored-headers) |
| 17088 | (message-buffer-naming-style, message-default-charset) | 17088 | (message-buffer-naming-style, message-default-charset) |
| 17089 | (message-dont-reply-to-names, message-send-mail-partially-limit): | 17089 | (message-dont-reply-to-names, message-send-mail-partially-limit): |
| @@ -17188,16 +17188,16 @@ | |||
| 17188 | (uudecode-char-int): New alias, replacing char-int. | 17188 | (uudecode-char-int): New alias, replacing char-int. |
| 17189 | (uudecode-decode-region): Don't call buffer-disable-undo. | 17189 | (uudecode-decode-region): Don't call buffer-disable-undo. |
| 17190 | 17190 | ||
| 17191 | ; * mm-uu.el (mm-uu-configure): Unquote lambda. | 17191 | ; * mm-uu.el (mm-uu-configure): Unquote lambda. |
| 17192 | ; (mm-uu-configure-list): Doc fix. | 17192 | ; (mm-uu-configure-list): Doc fix. |
| 17193 | ; | 17193 | ; |
| 17194 | ; * earcon.el (running-xemacs): Don't define. | 17194 | ; * earcon.el (running-xemacs): Don't define. |
| 17195 | ; | 17195 | ; |
| 17196 | ;2000-11-03 Stefan Monnier <monnier@cs.yale.edu> | 17196 | ;2000-11-03 Stefan Monnier <monnier@cs.yale.edu> |
| 17197 | ; | 17197 | ; |
| 17198 | ; * message.el (message-font-lock-keywords): Match a final newline | 17198 | ; * message.el (message-font-lock-keywords): Match a final newline |
| 17199 | ; to help font-lock's multiline support. | 17199 | ; to help font-lock's multiline support. |
| 17200 | ; | 17200 | ; |
| 17201 | 2000-11-03 Dave Love <fx@gnu.org> | 17201 | 2000-11-03 Dave Love <fx@gnu.org> |
| 17202 | 17202 | ||
| 17203 | * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500. | 17203 | * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500. |
| @@ -17211,10 +17211,10 @@ | |||
| 17211 | * mm-decode.el (mm-display-external): Space-prefix temp buffer | 17211 | * mm-decode.el (mm-display-external): Space-prefix temp buffer |
| 17212 | name. Don't disable undo explicitly. | 17212 | name. Don't disable undo explicitly. |
| 17213 | 17213 | ||
| 17214 | ;2000-11-02 Dave Love <fx@gnu.org> | 17214 | ;2000-11-02 Dave Love <fx@gnu.org> |
| 17215 | ; | 17215 | ; |
| 17216 | ; * message.el (message-font-lock-keywords): Use [:alpha:] for | 17216 | ; * message.el (message-font-lock-keywords): Use [:alpha:] for |
| 17217 | ; cite-prefix. | 17217 | ; cite-prefix. |
| 17218 | 17218 | ||
| 17219 | 2000-11-01 Dave Love <fx@gnu.org> | 17219 | 2000-11-01 Dave Love <fx@gnu.org> |
| 17220 | 17220 | ||
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index bc5f8e48a34..0e28a27fe64 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * Version 24.4 released. | 3 | * Version 24.4 released. |
| 4 | 4 | ||
| 5 | 2014-09-30 Bill Wohler <wohler@newt.com> | 5 | 2014-09-30 Bill Wohler <wohler@newt.com> |
| 6 | 6 | ||
| 7 | Release MH-E version 8.6. | 7 | Release MH-E version 8.6. |
| 8 | 8 | ||
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 261fcd1cb11..2c4ca6d869c 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -4,16 +4,16 @@ | |||
| 4 | 4 | ||
| 5 | 2014-10-12 Marco Wahl <marcowahlsoft@gmail.com> | 5 | 2014-10-12 Marco Wahl <marcowahlsoft@gmail.com> |
| 6 | 6 | ||
| 7 | * org-agenda.el (org-get-entries-from-diary): Use | 7 | * org-agenda.el (org-get-entries-from-diary): Use |
| 8 | `diary-fancy-display' instead of the obsolete | 8 | `diary-fancy-display' instead of the obsolete |
| 9 | `diary-display-hook'. | 9 | `diary-display-hook'. |
| 10 | 10 | ||
| 11 | 2014-10-12 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 11 | 2014-10-12 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 12 | 12 | ||
| 13 | * ox.el (org-export-async-start): Limit first argument to lambda | 13 | * ox.el (org-export-async-start): Limit first argument to lambda |
| 14 | expressions. | 14 | expressions. |
| 15 | 15 | ||
| 16 | * ox-publish.el (org-publish, org-publish-all) | 16 | * ox-publish.el (org-publish, org-publish-all) |
| 17 | (org-publish-current-file): Replace `ignore', per limit stated | 17 | (org-publish-current-file): Replace `ignore', per limit stated |
| 18 | above. | 18 | above. |
| 19 | 19 | ||
| @@ -25352,7 +25352,7 @@ | |||
| 25352 | (org-ascii-replace-entities): New function. | 25352 | (org-ascii-replace-entities): New function. |
| 25353 | 25353 | ||
| 25354 | 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> | 25354 | 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> |
| 25355 | Ulf Stegemann <ulf@zeitform.de> | 25355 | Ulf Stegemann <ulf@zeitform.de> |
| 25356 | 25356 | ||
| 25357 | * org-entities.el: New file. | 25357 | * org-entities.el: New file. |
| 25358 | 25358 | ||
diff --git a/nt/ChangeLog b/nt/ChangeLog index cb2f33f947b..e657e2b2a03 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1776,7 +1776,7 @@ | |||
| 1776 | * config.nt (HAVE_FACES): Remove, unused. | 1776 | * config.nt (HAVE_FACES): Remove, unused. |
| 1777 | 1777 | ||
| 1778 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> | 1778 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> |
| 1779 | Eli Zaretskii <eliz@gnu.org> | 1779 | Eli Zaretskii <eliz@gnu.org> |
| 1780 | 1780 | ||
| 1781 | * nmake.defs (FONT_CFLAGS): | 1781 | * nmake.defs (FONT_CFLAGS): |
| 1782 | * gmake.defs (FONT_CFLAGS): Remove. | 1782 | * gmake.defs (FONT_CFLAGS): Remove. |
| @@ -1792,7 +1792,7 @@ | |||
| 1792 | * config.nt: Remove reference to UNEXEC_SRC. | 1792 | * config.nt: Remove reference to UNEXEC_SRC. |
| 1793 | 1793 | ||
| 1794 | 2008-06-23 Juanma Barranquero <lekktu@gmail.com> | 1794 | 2008-06-23 Juanma Barranquero <lekktu@gmail.com> |
| 1795 | Eli Zaretskii <eliz@gnu.org> | 1795 | Eli Zaretskii <eliz@gnu.org> |
| 1796 | 1796 | ||
| 1797 | * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]: | 1797 | * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]: |
| 1798 | Don't hardcode -gstabs+, use DEBUG_INFO. | 1798 | Don't hardcode -gstabs+, use DEBUG_INFO. |
diff --git a/src/ChangeLog b/src/ChangeLog index 1f2a0c4c9b8..63ead8d9d2d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -10,8 +10,8 @@ | |||
| 10 | 10 | ||
| 11 | 2014-11-15 Jan Djärv <jan.h.d@swipnet.se> | 11 | 2014-11-15 Jan Djärv <jan.h.d@swipnet.se> |
| 12 | 12 | ||
| 13 | * nsterm.m (ns_send_appdefined): Check for application defined | 13 | * nsterm.m (ns_send_appdefined): Check for application defined |
| 14 | event on Cocoa (Bug#18993). Backport from trunk. | 14 | event on Cocoa (Bug#18993). Backport from trunk. |
| 15 | 15 | ||
| 16 | 2014-11-15 Eli Zaretskii <eliz@gnu.org> | 16 | 2014-11-15 Eli Zaretskii <eliz@gnu.org> |
| 17 | 17 | ||
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index fc6ff1fda6a..100b0cbe710 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -4200,7 +4200,7 @@ | |||
| 4200 | (record_property_change, Fprimitive_undo): Adjust prototypes. | 4200 | (record_property_change, Fprimitive_undo): Adjust prototypes. |
| 4201 | 4201 | ||
| 4202 | 2010-09-22 Juanma Barranquero <lekktu@gmail.com> | 4202 | 2010-09-22 Juanma Barranquero <lekktu@gmail.com> |
| 4203 | Eli Zaretskii <eliz@gnu.org> | 4203 | Eli Zaretskii <eliz@gnu.org> |
| 4204 | 4204 | ||
| 4205 | * w32.c (get_emacs_configuration_options): Fix buffer overrun. | 4205 | * w32.c (get_emacs_configuration_options): Fix buffer overrun. |
| 4206 | 4206 | ||
| @@ -6753,7 +6753,7 @@ | |||
| 6753 | to standard C. | 6753 | to standard C. |
| 6754 | 6754 | ||
| 6755 | 2010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change) | 6755 | 2010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change) |
| 6756 | Stefan Monnier <monnier@iro.umontreal.ca> | 6756 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 6757 | 6757 | ||
| 6758 | * lread.c (read1): Fix up last change to not mess up `c'. | 6758 | * lread.c (read1): Fix up last change to not mess up `c'. |
| 6759 | 6759 | ||
| @@ -8069,7 +8069,7 @@ | |||
| 8069 | can specify the frame to use, when applicable. Adjust callers. | 8069 | can specify the frame to use, when applicable. Adjust callers. |
| 8070 | 8070 | ||
| 8071 | 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com> | 8071 | 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com> |
| 8072 | Stefan Monnier <monnier@iro.umontreal.ca> | 8072 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 8073 | 8073 | ||
| 8074 | * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. | 8074 | * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. |
| 8075 | 8075 | ||
| @@ -8697,7 +8697,7 @@ | |||
| 8697 | (Frename_file): Preserve selinux context when renaming by copy-file. | 8697 | (Frename_file): Preserve selinux context when renaming by copy-file. |
| 8698 | 8698 | ||
| 8699 | 2010-04-21 Juanma Barranquero <lekktu@gmail.com> | 8699 | 2010-04-21 Juanma Barranquero <lekktu@gmail.com> |
| 8700 | Eli Zaretskii <eliz@gnu.org> | 8700 | Eli Zaretskii <eliz@gnu.org> |
| 8701 | 8701 | ||
| 8702 | Don't depend on cm.c or termcap.c on Windows, use stubs. | 8702 | Don't depend on cm.c or termcap.c on Windows, use stubs. |
| 8703 | * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). | 8703 | * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). |
| @@ -16878,7 +16878,7 @@ | |||
| 16878 | <after-change-functions>: Reflow docstrings. | 16878 | <after-change-functions>: Reflow docstrings. |
| 16879 | 16879 | ||
| 16880 | 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> | 16880 | 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 16881 | Ken Raeburn <raeburn@gnu.org> | 16881 | Ken Raeburn <raeburn@gnu.org> |
| 16882 | 16882 | ||
| 16883 | Dock menu customization, based on a patch by Ken Raeburn, plus some | 16883 | Dock menu customization, based on a patch by Ken Raeburn, plus some |
| 16884 | other fixes. | 16884 | other fixes. |
| @@ -17943,7 +17943,7 @@ | |||
| 17943 | batch-compiling for bootstrap). | 17943 | batch-compiling for bootstrap). |
| 17944 | 17944 | ||
| 17945 | 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) | 17945 | 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) |
| 17946 | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 17946 | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 17947 | 17947 | ||
| 17948 | * frame.c (make_initial_frame): Call init_frame_faces(f) in | 17948 | * frame.c (make_initial_frame): Call init_frame_faces(f) in |
| 17949 | CANNOT_DUMP case -- fix crash due to different init order. | 17949 | CANNOT_DUMP case -- fix crash due to different init order. |
| @@ -18561,7 +18561,7 @@ | |||
| 18561 | (USG_SHARED_LIBRARIES): Remove duplicate definition. | 18561 | (USG_SHARED_LIBRARIES): Remove duplicate definition. |
| 18562 | 18562 | ||
| 18563 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> | 18563 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> |
| 18564 | Eli Zaretskii <eliz@gnu.org> | 18564 | Eli Zaretskii <eliz@gnu.org> |
| 18565 | 18565 | ||
| 18566 | * makefile.w32-in (LOCAL_FLAGS): | 18566 | * makefile.w32-in (LOCAL_FLAGS): |
| 18567 | Don't include WINDOWSNT, DOS_NT and _UCHAR_T. | 18567 | Don't include WINDOWSNT, DOS_NT and _UCHAR_T. |
| @@ -18809,7 +18809,7 @@ | |||
| 18809 | the property of LFACE_FONT of LFACE (if any). | 18809 | the property of LFACE_FONT of LFACE (if any). |
| 18810 | 18810 | ||
| 18811 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> | 18811 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> |
| 18812 | Ryo Yoshitake <ryo@shiftmode.net> | 18812 | Ryo Yoshitake <ryo@shiftmode.net> |
| 18813 | 18813 | ||
| 18814 | * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. | 18814 | * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. |
| 18815 | 18815 | ||
| @@ -19905,7 +19905,7 @@ | |||
| 19905 | * xterm.c (x_set_frame_alpha): Move declarations before statements. | 19905 | * xterm.c (x_set_frame_alpha): Move declarations before statements. |
| 19906 | 19906 | ||
| 19907 | 2008-05-21 Seiji Zenitani <zenitani@mac.com> | 19907 | 2008-05-21 Seiji Zenitani <zenitani@mac.com> |
| 19908 | Ryo Yoshitake <ryo@shiftmode.net> | 19908 | Ryo Yoshitake <ryo@shiftmode.net> |
| 19909 | 19909 | ||
| 19910 | * frame.c (Qalpha): Add a new frame parameter `alpha'. | 19910 | * frame.c (Qalpha): Add a new frame parameter `alpha'. |
| 19911 | (Vframe_alpha_lower_limit): New variable. | 19911 | (Vframe_alpha_lower_limit): New variable. |
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index c852328d61a..f8fc9b1c813 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 | |||
| @@ -2508,7 +2508,7 @@ | |||
| 2508 | If `suspend-emacs-hook' returns t don't suspend | 2508 | If `suspend-emacs-hook' returns t don't suspend |
| 2509 | -- assume the hook did the equivalent of `suspending' for us | 2509 | -- assume the hook did the equivalent of `suspending' for us |
| 2510 | (including calling suspend-resume-hook if necessary.) | 2510 | (including calling suspend-resume-hook if necessary.) |
| 2511 | Otherwise, call sys_suspend and so forth normally. | 2511 | Otherwise, call sys_suspend and so forth normally. |
| 2512 | 2512 | ||
| 2513 | 1986-12-20 Richard M. Stallman (rms@prep) | 2513 | 1986-12-20 Richard M. Stallman (rms@prep) |
| 2514 | 2514 | ||
| @@ -4050,7 +4050,7 @@ | |||
| 4050 | 4050 | ||
| 4051 | 1986-08-21 Richard Mlynarik (mly@prep) | 4051 | 1986-08-21 Richard Mlynarik (mly@prep) |
| 4052 | 4052 | ||
| 4053 | * process.c (handle_process_output): | 4053 | * process.c (handle_process_output): |
| 4054 | do a set-buffer back to original buffer | 4054 | do a set-buffer back to original buffer |
| 4055 | after calling a process' filter function so that | 4055 | after calling a process' filter function so that |
| 4056 | all filter functions needn't save-excursion. | 4056 | all filter functions needn't save-excursion. |
| @@ -4221,7 +4221,7 @@ | |||
| 4221 | 4221 | ||
| 4222 | * unexec.c (write_segment): | 4222 | * unexec.c (write_segment): |
| 4223 | Kludgy coercions ("(int)") to get this line to compile: | 4223 | Kludgy coercions ("(int)") to get this line to compile: |
| 4224 | nwrite = (((int) ptr + 128) & ~127) - (int) ptr; | 4224 | nwrite = (((int) ptr + 128) & ~127) - (int) ptr; |
| 4225 | Also changed incorrect ~128 to ~127. | 4225 | Also changed incorrect ~128 to ~127. |
| 4226 | 4226 | ||
| 4227 | * process.c: | 4227 | * process.c: |
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index dcb7f668b1e..1de7775c465 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 | |||
| @@ -473,10 +473,10 @@ | |||
| 473 | 473 | ||
| 474 | 1995-05-28 Morten Welinder <terra+@cs.cmu.edu> | 474 | 1995-05-28 Morten Welinder <terra+@cs.cmu.edu> |
| 475 | 475 | ||
| 476 | * s/osf1.h (COFF): Define. | 476 | * s/osf1.h (COFF): Define. |
| 477 | * m/alpha.h (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define. | 477 | * m/alpha.h (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define. |
| 478 | (r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC, | 478 | (r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC, |
| 479 | !_MALLOC_INTERNAL, !NOT_C_CODE]: Prototype. | 479 | !_MALLOC_INTERNAL, !NOT_C_CODE]: Prototype. |
| 480 | 480 | ||
| 481 | 1995-05-28 Richard Stallman <rms@gnu.ai.mit.edu> | 481 | 1995-05-28 Richard Stallman <rms@gnu.ai.mit.edu> |
| 482 | 482 | ||
| @@ -1281,18 +1281,18 @@ | |||
| 1281 | 1281 | ||
| 1282 | * ntinevt.c (nt_kdb_patch_event): Created. | 1282 | * ntinevt.c (nt_kdb_patch_event): Created. |
| 1283 | 1283 | ||
| 1284 | * callproc.c (child_setup) [WINDOWSNT]: Removed syntax errors. | 1284 | * callproc.c (child_setup) [WINDOWSNT]: Removed syntax errors. |
| 1285 | 1285 | ||
| 1286 | * dired.c (Ffile_attributes) [WINDOWSNT]: Removed syntax errors. | 1286 | * dired.c (Ffile_attributes) [WINDOWSNT]: Removed syntax errors. |
| 1287 | 1287 | ||
| 1288 | * fileio.c (Fexpand_file_name) [DOS_NT]: Preserve drive letter case. | 1288 | * fileio.c (Fexpand_file_name) [DOS_NT]: Preserve drive letter case. |
| 1289 | Fix syntax errors. | 1289 | Fix syntax errors. |
| 1290 | Check drive letter when expanding ~\. | 1290 | Check drive letter when expanding ~\. |
| 1291 | 1291 | ||
| 1292 | * sysdep.c (sys_subshell) [WINDOWSNT]: Don't invoke restore_console. | 1292 | * sysdep.c (sys_subshell) [WINDOWSNT]: Don't invoke restore_console. |
| 1293 | 1293 | ||
| 1294 | * ntproc.c (win32_wait): Reap synchronous subprocesses, and place | 1294 | * ntproc.c (win32_wait): Reap synchronous subprocesses, and place |
| 1295 | return code in synch_process_retcode. | 1295 | return code in synch_process_retcode. |
| 1296 | 1296 | ||
| 1297 | * s/windowsnt.h (ctime): Defined to be nt_ctime. | 1297 | * s/windowsnt.h (ctime): Defined to be nt_ctime. |
| 1298 | (NULL): Defined when missing from included system files. | 1298 | (NULL): Defined when missing from included system files. |
| @@ -1351,7 +1351,7 @@ | |||
| 1351 | (get_inode_and_device_vals): Handle directories. | 1351 | (get_inode_and_device_vals): Handle directories. |
| 1352 | 1352 | ||
| 1353 | * fileio.c (Fexpand_file_name) [DOS_NT]: Don't strip slash from | 1353 | * fileio.c (Fexpand_file_name) [DOS_NT]: Don't strip slash from |
| 1354 | default dirs like "C:\\" | 1354 | default dirs like "C:\\" |
| 1355 | 1355 | ||
| 1356 | * makefile.nt (all): Use COMPAT_LIB in library list. | 1356 | * makefile.nt (all): Use COMPAT_LIB in library list. |
| 1357 | Use DEL_TREE instead of delnode. | 1357 | Use DEL_TREE instead of delnode. |
| @@ -1503,9 +1503,9 @@ | |||
| 1503 | 1503 | ||
| 1504 | 1995-04-08 Noah Friedman <friedman@prep.ai.mit.edu> | 1504 | 1995-04-08 Noah Friedman <friedman@prep.ai.mit.edu> |
| 1505 | 1505 | ||
| 1506 | * window.c (Fnext_window, Fprevious_window): If all_frames is a | 1506 | * window.c (Fnext_window, Fprevious_window): If all_frames is a |
| 1507 | frame and window is not on that frame, return the first window on | 1507 | frame and window is not on that frame, return the first window on |
| 1508 | that frame. | 1508 | that frame. |
| 1509 | 1509 | ||
| 1510 | 1995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 1510 | 1995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 1511 | 1511 | ||
| @@ -2899,7 +2899,7 @@ | |||
| 2899 | 1995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 2899 | 1995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 2900 | 2900 | ||
| 2901 | * emacs.c (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK, | 2901 | * emacs.c (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK, |
| 2902 | SIGCPULIM, if they are defined. | 2902 | SIGCPULIM, if they are defined. |
| 2903 | 2903 | ||
| 2904 | * alloc.c (DONT_COPY_FLAG): New bit flag. | 2904 | * alloc.c (DONT_COPY_FLAG): New bit flag. |
| 2905 | (mark_object, gc_sweep, compact_strings): Use it. | 2905 | (mark_object, gc_sweep, compact_strings): Use it. |
| @@ -3547,7 +3547,7 @@ | |||
| 3547 | 1994-11-16 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | 3547 | 1994-11-16 Roland McGrath <roland@churchy.gnu.ai.mit.edu> |
| 3548 | 3548 | ||
| 3549 | * xdisp.c (try_window): Don't pass window to Fget_char_property; | 3549 | * xdisp.c (try_window): Don't pass window to Fget_char_property; |
| 3550 | pass its buffer. | 3550 | pass its buffer. |
| 3551 | (display_text_line): Likewise. | 3551 | (display_text_line): Likewise. |
| 3552 | 3552 | ||
| 3553 | 1994-11-16 Francesco Potortì (pot@cnuce.cnr.it) | 3553 | 1994-11-16 Francesco Potortì (pot@cnuce.cnr.it) |
| @@ -3770,7 +3770,7 @@ | |||
| 3770 | 1994-11-07 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | 3770 | 1994-11-07 Roland McGrath <roland@churchy.gnu.ai.mit.edu> |
| 3771 | 3771 | ||
| 3772 | * keyboard.c: Move decl of input_fd outside of #ifdef | 3772 | * keyboard.c: Move decl of input_fd outside of #ifdef |
| 3773 | HAVE_X_WINDOWS. | 3773 | HAVE_X_WINDOWS. |
| 3774 | 3774 | ||
| 3775 | 1994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | 3775 | 1994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> |
| 3776 | 3776 | ||
| @@ -3788,7 +3788,7 @@ | |||
| 3788 | (HAVE_MOUSE): Defined. | 3788 | (HAVE_MOUSE): Defined. |
| 3789 | 3789 | ||
| 3790 | * ntheap.c (sbrk): Allow request sizes to be different than the | 3790 | * ntheap.c (sbrk): Allow request sizes to be different than the |
| 3791 | page size. | 3791 | page size. |
| 3792 | 3792 | ||
| 3793 | * makefile.nt: Changed references of m\m-windowsnt.h to | 3793 | * makefile.nt: Changed references of m\m-windowsnt.h to |
| 3794 | m\intel386.h and of s\s-windowsnt.h to s\windowsnt.h. | 3794 | m\intel386.h and of s\s-windowsnt.h to s\windowsnt.h. |
| @@ -4087,7 +4087,7 @@ | |||
| 4087 | 4087 | ||
| 4088 | 1994-10-25 Karl Fogel (kfogel@phylo.life.uiuc.edu) | 4088 | 1994-10-25 Karl Fogel (kfogel@phylo.life.uiuc.edu) |
| 4089 | 4089 | ||
| 4090 | * window.c (Vtemp_buffer_show_function): Doc fix. | 4090 | * window.c (Vtemp_buffer_show_function): Doc fix. |
| 4091 | 4091 | ||
| 4092 | 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 4092 | 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 4093 | 4093 | ||
| @@ -4780,7 +4780,7 @@ | |||
| 4780 | * xmenu.c: Delete HAVE_X11 conditionals. | 4780 | * xmenu.c: Delete HAVE_X11 conditionals. |
| 4781 | 4781 | ||
| 4782 | * xfaces.c (compute_base_face): Use FRAME_FOREGROUND_PIXEL, | 4782 | * xfaces.c (compute_base_face): Use FRAME_FOREGROUND_PIXEL, |
| 4783 | FRAME_BACKGROUND_PIXEL, FRAME_FONT. | 4783 | FRAME_BACKGROUND_PIXEL, FRAME_FONT. |
| 4784 | 4784 | ||
| 4785 | * xterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL) | 4785 | * xterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL) |
| 4786 | (FRAME_FONT): New macros. | 4786 | (FRAME_FONT): New macros. |
| @@ -4973,59 +4973,59 @@ | |||
| 4973 | 4973 | ||
| 4974 | 1994-10-09 Jim Blandy <jimb@geech.gnu.ai.mit.edu> | 4974 | 1994-10-09 Jim Blandy <jimb@geech.gnu.ai.mit.edu> |
| 4975 | 4975 | ||
| 4976 | Cache the results of some scans, to improve performance in buffers | 4976 | Cache the results of some scans, to improve performance in buffers |
| 4977 | containing very long lines. | 4977 | containing very long lines. |
| 4978 | * region-cache.c, region-cache.h: New files. | 4978 | * region-cache.c, region-cache.h: New files. |
| 4979 | * Makefile.in.in (obj) Add region-cache.o to the list of files. | 4979 | * Makefile.in.in (obj) Add region-cache.o to the list of files. |
| 4980 | (region-cache.o): New target. | 4980 | (region-cache.o): New target. |
| 4981 | (buffer.o, indent.o, search.o): Depend on region-cache.h. | 4981 | (buffer.o, indent.o, search.o): Depend on region-cache.h. |
| 4982 | * buffer.h (struct buffer): New members: newline_cache, | 4982 | * buffer.h (struct buffer): New members: newline_cache, |
| 4983 | width_run_cache, width_table, and cache_long_line_scans. | 4983 | width_run_cache, width_table, and cache_long_line_scans. |
| 4984 | * buffer.c: #include region-cache.h. | 4984 | * buffer.c: #include region-cache.h. |
| 4985 | (Fget_buffer_create): Initialize new members of struct buffer. | 4985 | (Fget_buffer_create): Initialize new members of struct buffer. |
| 4986 | (Fkill_buffer): Free memory occupied by caches. | 4986 | (Fkill_buffer): Free memory occupied by caches. |
| 4987 | (init_buffer_once): Set default value for cache_long_line_scans in | 4987 | (init_buffer_once): Set default value for cache_long_line_scans in |
| 4988 | buffer_defaults, and give it a bit in buffer_local_flags. | 4988 | buffer_defaults, and give it a bit in buffer_local_flags. |
| 4989 | (syms_of_buffer): Add DEFVAR_PER_BUFFER for cache_long_line_scans. | 4989 | (syms_of_buffer): Add DEFVAR_PER_BUFFER for cache_long_line_scans. |
| 4990 | * insdel.c (prepare_to_modify_buffer): Invalidate width run and | 4990 | * insdel.c (prepare_to_modify_buffer): Invalidate width run and |
| 4991 | newline caches, if they exist. | 4991 | newline caches, if they exist. |
| 4992 | * search.c: #include "region-cache.h". | 4992 | * search.c: #include "region-cache.h". |
| 4993 | (max, min): Make these functions, not macros; we'd like to pass | 4993 | (max, min): Make these functions, not macros; we'd like to pass |
| 4994 | them arguments that would be bad to evaluate more than once. | 4994 | them arguments that would be bad to evaluate more than once. |
| 4995 | (newline_cache_on_off): New function. | 4995 | (newline_cache_on_off): New function. |
| 4996 | (scan_buffer): New argument END. Call newline_cache_on_off. If | 4996 | (scan_buffer): New argument END. Call newline_cache_on_off. If |
| 4997 | this buffer's newline cache is enabled, consult it to see if we | 4997 | this buffer's newline cache is enabled, consult it to see if we |
| 4998 | need to scan a region for newlines, and store information in the | 4998 | need to scan a region for newlines, and store information in the |
| 4999 | cache after doing so. | 4999 | cache after doing so. |
| 5000 | (find_next_newline): Pass new arg to scan_buffer. | 5000 | (find_next_newline): Pass new arg to scan_buffer. |
| 5001 | (find_before_next_newline): New function. | 5001 | (find_before_next_newline): New function. |
| 5002 | * cmds.c (Fforward_line): Call scan_buffer with new args. | 5002 | * cmds.c (Fforward_line): Call scan_buffer with new args. |
| 5003 | (Fend_of_line): Replace call to Fforward_line and search loop with | 5003 | (Fend_of_line): Replace call to Fforward_line and search loop with |
| 5004 | call to find_before_next_newline. | 5004 | call to find_before_next_newline. |
| 5005 | * syntax.c (find_defun_start): Call scan_buffer with new args. | 5005 | * syntax.c (find_defun_start): Call scan_buffer with new args. |
| 5006 | * indent.c: #include "region-cache.h". | 5006 | * indent.c: #include "region-cache.h". |
| 5007 | (character_width, disptab_matches_widthtab, recompute_width_table, | 5007 | (character_width, disptab_matches_widthtab, recompute_width_table, |
| 5008 | width_run_cache_on_off): New functions. | 5008 | width_run_cache_on_off): New functions. |
| 5009 | (compute_motion): Call width_run_cache_on_off. If this buffer's | 5009 | (compute_motion): Call width_run_cache_on_off. If this buffer's |
| 5010 | width run cache is enabled, consult it to see if we need to | 5010 | width run cache is enabled, consult it to see if we need to |
| 5011 | traverse a region character-by-character; store information in the | 5011 | traverse a region character-by-character; store information in the |
| 5012 | cache after doing so. Call find_before_next_newline instead of | 5012 | cache after doing so. Call find_before_next_newline instead of |
| 5013 | writing out an equivalent loop explicitly, to take advantage of | 5013 | writing out an equivalent loop explicitly, to take advantage of |
| 5014 | the newline cache. | 5014 | the newline cache. |
| 5015 | Doc fixes. | 5015 | Doc fixes. |
| 5016 | * xdisp.c (redisplay_window): Invalidate width_run_cache, if the | 5016 | * xdisp.c (redisplay_window): Invalidate width_run_cache, if the |
| 5017 | buffer's display table doesn't match the width table the cache was | 5017 | buffer's display table doesn't match the width table the cache was |
| 5018 | built for. | 5018 | built for. |
| 5019 | (display_text_line): Use compute_motion to skip forward to the | 5019 | (display_text_line): Use compute_motion to skip forward to the |
| 5020 | left edge of the window when the window is hscrolled; this is | 5020 | left edge of the window when the window is hscrolled; this is |
| 5021 | faster than rendering all the characters into the bit bucket when | 5021 | faster than rendering all the characters into the bit bucket when |
| 5022 | the hscroll is large. | 5022 | the hscroll is large. |
| 5023 | Doc fixes. | 5023 | Doc fixes. |
| 5024 | (display_count_lines): Call scan_buffer with new args. | 5024 | (display_count_lines): Call scan_buffer with new args. |
| 5025 | * disptab.h (window_display_table): Doc fix. | 5025 | * disptab.h (window_display_table): Doc fix. |
| 5026 | (buffer_display_table): New declaration. | 5026 | (buffer_display_table): New declaration. |
| 5027 | * indent.h (disptab_matches_widthtab, recompute_width_table): New | 5027 | * indent.h (disptab_matches_widthtab, recompute_width_table): New |
| 5028 | declarations. | 5028 | declarations. |
| 5029 | 5029 | ||
| 5030 | 1994-10-08 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 5030 | 1994-10-08 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 5031 | 5031 | ||
| @@ -5194,13 +5194,13 @@ | |||
| 5194 | independence. Enable using editres for X11R5. | 5194 | independence. Enable using editres for X11R5. |
| 5195 | 5195 | ||
| 5196 | * widget.c (EmacsFrameSetCharSize): Use lw_refigure_widget for | 5196 | * widget.c (EmacsFrameSetCharSize): Use lw_refigure_widget for |
| 5197 | widget set independence. | 5197 | widget set independence. |
| 5198 | 5198 | ||
| 5199 | * widget.h: Declare resources showGrip, allowResize, and | 5199 | * widget.h: Declare resources showGrip, allowResize, and |
| 5200 | resizeToPreferred. | 5200 | resizeToPreferred. |
| 5201 | 5201 | ||
| 5202 | * keyboard.c (make_lispy_event): Do not set item. Now handled in | 5202 | * keyboard.c (make_lispy_event): Do not set item. Now handled in |
| 5203 | xmenu.c by popup_get_selection. | 5203 | xmenu.c by popup_get_selection. |
| 5204 | 5204 | ||
| 5205 | 1994-10-01 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 5205 | 1994-10-01 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 5206 | 5206 | ||
| @@ -5375,7 +5375,7 @@ | |||
| 5375 | 5375 | ||
| 5376 | * process.c (Fprocess_send_eof): Delete DID_REMOTE conditional. | 5376 | * process.c (Fprocess_send_eof): Delete DID_REMOTE conditional. |
| 5377 | 5377 | ||
| 5378 | * buffer.c (get-file-buffer): Doc fix. | 5378 | * buffer.c (get-file-buffer): Doc fix. |
| 5379 | 5379 | ||
| 5380 | 1994-09-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 5380 | 1994-09-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 5381 | 5381 | ||
| @@ -5580,7 +5580,7 @@ | |||
| 5580 | 5580 | ||
| 5581 | 1994-09-19 Jim Blandy <jimb@geech.gnu.ai.mit.edu> | 5581 | 1994-09-19 Jim Blandy <jimb@geech.gnu.ai.mit.edu> |
| 5582 | 5582 | ||
| 5583 | Add a new element to display tables controlling side-by-side | 5583 | Add a new element to display tables controlling side-by-side |
| 5584 | window borders. | 5584 | window borders. |
| 5585 | * buffer.c (syms_of_buffer): Update doc string for | 5585 | * buffer.c (syms_of_buffer): Update doc string for |
| 5586 | `buffer-display-table'. | 5586 | `buffer-display-table'. |
| @@ -6207,7 +6207,7 @@ | |||
| 6207 | * Makefile.in.in (FRAME_SUPPORT): Add faces.elc. | 6207 | * Makefile.in.in (FRAME_SUPPORT): Add faces.elc. |
| 6208 | 6208 | ||
| 6209 | * search.c (Freplace_match): Treat caseless initial like a | 6209 | * search.c (Freplace_match): Treat caseless initial like a |
| 6210 | lowercase initial. | 6210 | lowercase initial. |
| 6211 | 6211 | ||
| 6212 | * keymap.c (Fdefine_key): Fix error message. | 6212 | * keymap.c (Fdefine_key): Fix error message. |
| 6213 | (Fsingle_key_description): Likewise. | 6213 | (Fsingle_key_description): Likewise. |
| @@ -6418,8 +6418,8 @@ | |||
| 6418 | 6418 | ||
| 6419 | 1994-07-23 Jim Blandy (jimb@totoro.bio.indiana.edu) | 6419 | 1994-07-23 Jim Blandy (jimb@totoro.bio.indiana.edu) |
| 6420 | 6420 | ||
| 6421 | * .gdbinit: Set the breakpoint in x_error_quitter instead of | 6421 | * .gdbinit: Set the breakpoint in x_error_quitter instead of |
| 6422 | _XPrintDefaultError. | 6422 | _XPrintDefaultError. |
| 6423 | 6423 | ||
| 6424 | 1994-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6424 | 1994-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 6425 | 6425 | ||
| @@ -6910,7 +6910,7 @@ | |||
| 6910 | 1994-06-16 Roland McGrath (roland@geech.gnu.ai.mit.edu) | 6910 | 1994-06-16 Roland McGrath (roland@geech.gnu.ai.mit.edu) |
| 6911 | 6911 | ||
| 6912 | * unexec.c: Include <sys/file.h> and [USG5] <fcntl.h> to define | 6912 | * unexec.c: Include <sys/file.h> and [USG5] <fcntl.h> to define |
| 6913 | O_* macros. | 6913 | O_* macros. |
| 6914 | (O_RDONLY, O_RDWR): Define if undefined. | 6914 | (O_RDONLY, O_RDWR): Define if undefined. |
| 6915 | [emacs] (report_error): Use report_file_error so the user can tell | 6915 | [emacs] (report_error): Use report_file_error so the user can tell |
| 6916 | what the errno code was. | 6916 | what the errno code was. |