aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/cedet/ChangeLog1
-rw-r--r--lisp/gnus/ChangeLog12
-rw-r--r--lisp/org/ChangeLog115
-rw-r--r--lisp/url/ChangeLog2
5 files changed, 67 insertions, 67 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1f44136f839..dd510bbcf58 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1738,7 +1738,7 @@
1738 1738
17392012-06-05 Sam Steingold <sds@gnu.org> 17392012-06-05 Sam Steingold <sds@gnu.org>
1740 1740
1741 * calendar/calendar.el (calendar-exit): reinstate the 2012-03-28 1741 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
1742 patch (Bug#11140). 1742 patch (Bug#11140).
1743 1743
17442012-06-05 Stefan Monnier <monnier@iro.umontreal.ca> 17442012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -3603,7 +3603,7 @@
3603 3603
3604 * textmodes/ispell.el (ispell-buffer-session-localwords): 3604 * textmodes/ispell.el (ispell-buffer-session-localwords):
3605 New buffer-local variable to hold buffer session localwords. 3605 New buffer-local variable to hold buffer session localwords.
3606 (ispell-kill-ispell): add option 'clear to delete session 3606 (ispell-kill-ispell): Add option 'clear to delete session
3607 localwords. 3607 localwords.
3608 (ispell-command-loop, ispell-change-dictionary) 3608 (ispell-command-loop, ispell-change-dictionary)
3609 (ispell-buffer-local-words): Preserve session localwords when 3609 (ispell-buffer-local-words): Preserve session localwords when
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog
index d949f36f453..d98ef42438c 100644
--- a/lisp/cedet/ChangeLog
+++ b/lisp/cedet/ChangeLog
@@ -946,6 +946,7 @@
946 (srecode-template-inserter-ask, srecode-template-inserter-width) 946 (srecode-template-inserter-ask, srecode-template-inserter-width)
947 (srecode-template-inserter-section-start) 947 (srecode-template-inserter-section-start)
948 (srecode-template-inserter-section-end, srecode-insert-method): 948 (srecode-template-inserter-section-end, srecode-insert-method):
949 Fix typos in docstrings.
949 950
9502010-01-12 Juanma Barranquero <lekktu@gmail.com> 9512010-01-12 Juanma Barranquero <lekktu@gmail.com>
951 952
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 4d40050acac..41966497607 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -4731,7 +4731,7 @@
47312010-11-29 Binjo <binjo.cn@gmail.com> (tiny change) 47312010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
4732 4732
4733 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't 4733 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4734 seem to accept strings-with-numbers as port numbers, 4734 seem to accept strings-with-numbers as port numbers.
4735 4735
47362010-11-29 Andrew Cohen <cohen@andy.bu.edu> 47362010-11-29 Andrew Cohen <cohen@andy.bu.edu>
4737 4737
@@ -4930,7 +4930,7 @@
4930 4930
49312010-11-25 Julien Danjou <julien@danjou.info> 49312010-11-25 Julien Danjou <julien@danjou.info>
4932 4932
4933 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex 4933 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
4934 4934
4935 * color.el: Rename from color-lab.el 4935 * color.el: Rename from color-lab.el
4936 (color-rgb->hex): Add. 4936 (color-rgb->hex): Add.
@@ -20992,8 +20992,8 @@
20992 20992
209932004-05-20 Danny Siu <dsiu@adobe.com> 209932004-05-20 Danny Siu <dsiu@adobe.com>
20994 20994
20995 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto 20995 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
20996 centered even when gnus-auto-center-summary is t 20996 centered even when gnus-auto-center-summary is t.
20997 20997
209982004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org> 209982004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
20999 20999
@@ -22215,7 +22215,7 @@
22215 22215
22216 * gnus.el (gnus-method-to-server): Move defsubst before first use. 22216 * gnus.el (gnus-method-to-server): Move defsubst before first use.
22217 22217
22218 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr 22218 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22219 22219
22220 * gnus-art.el (gnus-article-edit-mode): Define before first 22220 * gnus-art.el (gnus-article-edit-mode): Define before first
22221 reference. 22221 reference.
@@ -22447,7 +22447,7 @@
22447 22447
22448 * gnus-sum.el (gnus-select-newgroup): Replace inline code with 22448 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22449 gnus-agent-possibly-alter-active. 22449 gnus-agent-possibly-alter-active.
22450 (gnus-adjust-marked-articles): Faster handling of simple lists 22450 (gnus-adjust-marked-articles): Faster handling of simple lists.
22451 22451
224522004-01-21 Jesper Harder <harder@ifa.au.dk> 224522004-01-21 Jesper Harder <harder@ifa.au.dk>
22453 22453
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index f6db37667ef..eae83f044a0 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -4,7 +4,7 @@
4 (org-clock-modeline-total, org-clock-task-overrun-text) 4 (org-clock-modeline-total, org-clock-task-overrun-text)
5 (org-clock-mode-line-entry): Doc fix, "modeline" -> "mode line". 5 (org-clock-mode-line-entry): Doc fix, "modeline" -> "mode line".
6 6
72012-05-27 Mark Shoulson <mark@kli.org> (tiny change) 72012-05-27 Mark Shoulson <mark@kli.org> (tiny change)
8 8
9 * org.el (org-fontify-entities): Fix bug: The entities \sup[123] and 9 * org.el (org-fontify-entities): Fix bug: The entities \sup[123] and
10 \there4 were not "prettified" when org-pretty-entities was enabled. 10 \there4 were not "prettified" when org-pretty-entities was enabled.
@@ -362,7 +362,7 @@
3622012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change) 3622012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change)
363 363
364 * org-colview.el (org-columns-cleanup-item): Handle case of empty 364 * org-colview.el (org-columns-cleanup-item): Handle case of empty
365 headline 365 headline.
366 366
3672012-04-01 Nicolas Goaziou <n.goaziou@gmail.com> 3672012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
368 368
@@ -400,7 +400,7 @@
400 400
4012012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> 4012012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu>
402 402
403 * org-clock.el: (org-clock-get-table-data): Make sure todo-only 403 * org-clock.el (org-clock-get-table-data): Make sure todo-only
404 does not leak when it is set by make-org-tags-macher. 404 does not leak when it is set by make-org-tags-macher.
405 405
4062012-04-01 Bastien Guerry <bzg@gnu.org> 4062012-04-01 Bastien Guerry <bzg@gnu.org>
@@ -688,7 +688,7 @@
6882012-04-01 Bernt Hansen <bernt@norang.ca> 6882012-04-01 Bernt Hansen <bernt@norang.ca>
689 689
690 * org.el (org-clone-subtree-with-time-shift): Fix task cloning for 690 * org.el (org-clone-subtree-with-time-shift): Fix task cloning for
691 repeating tasks using .+n and ++n syntax 691 repeating tasks using .+n and ++n syntax.
692 692
6932012-04-01 Karl Fogel <kfogel@red-bean.com> (tiny change) 6932012-04-01 Karl Fogel <kfogel@red-bean.com> (tiny change)
694 694
@@ -863,7 +863,7 @@
863 863
8642012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change) 8642012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change)
865 865
866 * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE 866 * org.el (org-goto): Call org-refile-get-location with NO-EXCLUDE
867 argument set, otherwise not only are headlines in the current 867 argument set, otherwise not only are headlines in the current
868 subtree excluded, but it throws an error if point happens not to 868 subtree excluded, but it throws an error if point happens not to
869 be within a subtree (e.g. at start of buffer). 869 be within a subtree (e.g. at start of buffer).
@@ -877,7 +877,7 @@
877 * org-clock.el (org-in-clocktable-p): Moved to org.el. 877 * org-clock.el (org-in-clocktable-p): Moved to org.el.
878 878
879 * org.el (org-in-clocktable-p): New function. Moved from 879 * org.el (org-in-clocktable-p): New function. Moved from
880 org-clock.el 880 org-clock.el.
881 881
8822012-04-01 David Maus <dmaus@ictsoc.de> 8822012-04-01 David Maus <dmaus@ictsoc.de>
883 883
@@ -1011,7 +1011,7 @@
1011 1011
10122012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change) 10122012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change)
1013 1013
1014 * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE 1014 * org.el (org-goto): Call org-refile-get-location with NO-EXCLUDE
1015 argument set, otherwise not only are headlines in the current 1015 argument set, otherwise not only are headlines in the current
1016 subtree excluded, but it throws an error if point happens not to 1016 subtree excluded, but it throws an error if point happens not to
1017 be within a subtree (e.g. at start of buffer). 1017 be within a subtree (e.g. at start of buffer).
@@ -1031,7 +1031,7 @@
10312012-04-01 Bernt Hansen <bernt@norang.ca> 10312012-04-01 Bernt Hansen <bernt@norang.ca>
1032 1032
1033 * org-clock.el (org-clock-out): Do not delete the current clocking 1033 * org-clock.el (org-clock-out): Do not delete the current clocking
1034 task when org-clock-out-hook clocks in another task 1034 task when org-clock-out-hook clocks in another task.
1035 1035
10362012-04-01 David Maus <dmaus@ictsoc.de> 10362012-04-01 David Maus <dmaus@ictsoc.de>
1037 1037
@@ -1052,7 +1052,7 @@
1052 1052
1053 * org-clock.el (org-in-clocktable-p): Moved to org.el. 1053 * org-clock.el (org-in-clocktable-p): Moved to org.el.
1054 1054
1055 * org.el (org-in-clocktable-p): New function. Moved from org-clock.el 1055 * org.el (org-in-clocktable-p): New function. Moved from org-clock.el.
1056 1056
10572012-04-01 David Maus <dmaus@ictsoc.de> 10572012-04-01 David Maus <dmaus@ictsoc.de>
1058 1058
@@ -1389,7 +1389,7 @@
13892012-04-01 Jambunathan K <kjambunathan@gmail.com> 13892012-04-01 Jambunathan K <kjambunathan@gmail.com>
1390 1390
1391 * org-odt.el (org-odt-label-styles): Add a new style. 1391 * org-odt.el (org-odt-label-styles): Add a new style.
1392 (org-odt-category-map-alist): Use it. 1392 (org-odt-category-map-alist): Use it.
1393 1393
13942012-04-01 Jambunathan K <kjambunathan@gmail.com> 13942012-04-01 Jambunathan K <kjambunathan@gmail.com>
1395 1395
@@ -1573,16 +1573,17 @@
1573 1573
15742012-04-01 Bernt Hansen <bernt@norang.ca> 15742012-04-01 Bernt Hansen <bernt@norang.ca>
1575 1575
1576 * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point is 1576 * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point
1577 outside the current restriction 1577 is outside the current restriction.
1578 1578
15792012-04-01 Bernt Hansen <bernt@norang.ca> 15792012-04-01 Bernt Hansen <bernt@norang.ca>
1580 1580
1581 * org-agenda.el (org-agenda-clock-in): Save restriction when clocking in from the agenda 1581 * org-agenda.el (org-agenda-clock-in): Save restriction when clocking
1582 in from the agenda.
1582 1583
15832012-04-01 Bernt Hansen <bernt@norang.ca> 15842012-04-01 Bernt Hansen <bernt@norang.ca>
1584 1585
1585 * org.el: Honour existing restrictions when regenerating the agenda 1586 * org.el: Honour existing restrictions when regenerating the agenda.
1586 1587
15872012-04-01 Bastien Guerry <bzg@gnu.org> 15882012-04-01 Bastien Guerry <bzg@gnu.org>
1588 1589
@@ -1611,8 +1612,8 @@
16112012-04-01 Martyn Jago <martyn.jago@btinternet.com> 16122012-04-01 Martyn Jago <martyn.jago@btinternet.com>
1612 1613
1613 * ob-emacs-lisp.el: A comment on the last line of an emacs-lisp 1614 * ob-emacs-lisp.el: A comment on the last line of an emacs-lisp
1614 code block would cause an error when the block is was executed. This 1615 code block would cause an error when the block is was executed.
1615 fix cures this behaviour. 1616 This fix cures this behaviour.
1616 1617
16172012-04-01 Eric Schulte <eric.schulte@gmx.com> 16182012-04-01 Eric Schulte <eric.schulte@gmx.com>
1618 1619
@@ -2018,7 +2019,7 @@
2018 2019
20192012-01-03 Litvinov Sergey <slitvinov@gmail.com> 20202012-01-03 Litvinov Sergey <slitvinov@gmail.com>
2020 2021
2021 * ob-octave.el: add graphical output to png file 2022 * ob-octave.el: Add graphical output to png file.
2022 2023
20232012-01-03 Eric Schulte <eric.schulte@gmx.com> 20242012-01-03 Eric Schulte <eric.schulte@gmx.com>
2024 2025
@@ -2107,7 +2108,7 @@
2107 2108
21082012-01-03 Michael Brand <michael.ch.brand@gmail.com> 21092012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2109 2110
2110 * org.el (Key bindings): remap the Outline functions from 2111 * org.el (Key bindings): Remap the Outline functions from
2111 `outline-mode-prefix-map' where possible. 2112 `outline-mode-prefix-map' where possible.
2112 2113
21132012-01-03 Christian Moe <mail@christianmoe.com> (tiny change) 21142012-01-03 Christian Moe <mail@christianmoe.com> (tiny change)
@@ -2186,7 +2187,7 @@
2186 * org-special-blocks.el 2187 * org-special-blocks.el
2187 (org-special-blocks-convert-html-special-cookies): Close 2188 (org-special-blocks-convert-html-special-cookies): Close
2188 paragraph before opening or closing the <div>, and open 2189 paragraph before opening or closing the <div>, and open
2189 paragraph after. Also changed newline placement to be the same 2190 paragraph after. Also changed newline placement to be the same
2190 as for other blocks. 2191 as for other blocks.
2191 2192
21922012-01-03 Roberto Huelga <rhuelga@gmail.com> 21932012-01-03 Roberto Huelga <rhuelga@gmail.com>
@@ -3344,9 +3345,9 @@
3344 * ob-asymptote.el (org-babel-asymptote-table-to-array): 3345 * ob-asymptote.el (org-babel-asymptote-table-to-array):
3345 Require a new argument TYPE specifying the detected type of 3346 Require a new argument TYPE specifying the detected type of
3346 array. If it's a string array, make sure every element is 3347 array. If it's a string array, make sure every element is
3347 returned as a string. Also improve doc-string. 3348 returned as a string. Also improve doc-string.
3348 (org-babel-asymptote-var-to-asymptote): Fill new argument. Small 3349 (org-babel-asymptote-var-to-asymptote): Fill new argument.
3349 refactoring. 3350 Small refactoring.
3350 (org-babel-asymptote-define-type): Rewrite to avoid stopping 3351 (org-babel-asymptote-define-type): Rewrite to avoid stopping
3351 search at first float found, as strings have precedence over 3352 search at first float found, as strings have precedence over
3352 floats. 3353 floats.
@@ -3376,7 +3377,7 @@
3376 3377
3377 * org-footnote.el (org-footnote-get-definition): The function has 3378 * org-footnote.el (org-footnote-get-definition): The function has
3378 to widen buffer if definition has not been found in the current 3379 to widen buffer if definition has not been found in the current
3379 narrowed part. Be sure to restore that restriction once the 3380 narrowed part. Be sure to restore that restriction once the
3380 definition is found. 3381 definition is found.
3381 3382
33822012-01-03 Michal Sojka <sojka@os.inf.tu-dresden.de> (tiny change) 33832012-01-03 Michal Sojka <sojka@os.inf.tu-dresden.de> (tiny change)
@@ -3419,7 +3420,7 @@
34192012-01-03 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change) 34202012-01-03 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3420 3421
3421 * org-inlinetask.el (org-inlinetask): New customizable face 3422 * org-inlinetask.el (org-inlinetask): New customizable face
3422 for inlinetasks 3423 for inlinetasks.
3423 3424
34242012-01-03 Bastien Guerry <bzg@gnu.org> 34252012-01-03 Bastien Guerry <bzg@gnu.org>
3425 3426
@@ -3518,7 +3519,7 @@
3518 (org-indent-agent-resume-delay): Change value. 3519 (org-indent-agent-resume-delay): Change value.
3519 (org-indent-initialize-buffer): Change argument name. 3520 (org-indent-initialize-buffer): Change argument name.
3520 (org-indent-add-properties): Change argument name and type 3521 (org-indent-add-properties): Change argument name and type
3521 expected. It must be a time value now. 3522 expected. It must be a time value now.
3522 3523
35232012-01-03 Bastien Guerry <bzg@gnu.org> 35242012-01-03 Bastien Guerry <bzg@gnu.org>
3524 3525
@@ -3573,8 +3574,8 @@
3573 (org-indent-initialize-agent): New function. 3574 (org-indent-initialize-agent): New function.
3574 (org-indent-initialize-buffer): Now requires a mandatory 3575 (org-indent-initialize-buffer): Now requires a mandatory
3575 buffer argument. 3576 buffer argument.
3576 (org-indent-add-properties): Reflect changes to variables. The resume 3577 (org-indent-add-properties): Reflect changes to variables.
3577 timer is now global. 3578 The resume timer is now global.
3578 3579
35792012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 35802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3580 3581
@@ -3620,7 +3621,7 @@
3620 * org-indent.el (org-indent-modified-headline-flag): Renamed from 3621 * org-indent.el (org-indent-modified-headline-flag): Renamed from
3621 `org-indent-deleted-headline-flag' 3622 `org-indent-deleted-headline-flag'
3622 (org-indent-notify-modified-headline): Renamed from 3623 (org-indent-notify-modified-headline): Renamed from
3623 `org-indent-notify-deleted-headline'. Handle situations when 3624 `org-indent-notify-deleted-headline'. Handle situations when
3624 the stars of an headline are modified. 3625 the stars of an headline are modified.
3625 (org-indent-refresh-maybe): Remove case now handled by 3626 (org-indent-refresh-maybe): Remove case now handled by
3626 previous function. 3627 previous function.
@@ -3643,7 +3644,7 @@
3643 (org-indent-initial-timer, org-indent-initial-lock): New 3644 (org-indent-initial-timer, org-indent-initial-lock): New
3644 variables. 3645 variables.
3645 (org-indent-mode): At initialization, start an idle timer to indent 3646 (org-indent-mode): At initialization, start an idle timer to indent
3646 the whole buffer. When the user is asking for control, interrupt the 3647 the whole buffer. When the user is asking for control, interrupt the
3647 process, and resume at the same point when idle again. 3648 process, and resume at the same point when idle again.
3648 (org-indent-initialize-buffer): New function. 3649 (org-indent-initialize-buffer): New function.
3649 (org-indent-add-properties): Throw an interrupt when indentation of 3650 (org-indent-add-properties): Throw an interrupt when indentation of
@@ -3690,7 +3691,7 @@
36902012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 36912012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3691 3692
3692 * org-indent.el (org-indent-mode): Completely refresh buffer 3693 * org-indent.el (org-indent-mode): Completely refresh buffer
3693 before starting org-indent-mode. Also set idle timer to refresh 3694 before starting org-indent-mode. Also set idle timer to refresh
3694 only visible portion of buffer, and refresh the subtree instead of 3695 only visible portion of buffer, and refresh the subtree instead of
3695 section when promoting or demoting it. 3696 section when promoting or demoting it.
3696 (org-indent-add-properties): Rewrite function to proceed line by 3697 (org-indent-add-properties): Rewrite function to proceed line by
@@ -3797,7 +3798,7 @@
3797 template for html so that the exported file is valid 3798 template for html so that the exported file is valid
3798 xhtml. Added template for odt. 3799 xhtml. Added template for odt.
3799 (org-inlinetask-export-handler): Fix typo in the regexp that 3800 (org-inlinetask-export-handler): Fix typo in the regexp that
3800 trims content. Make sure that the content is flanked by 3801 trims content. Make sure that the content is flanked by
3801 paragraph boundaries on either side. 3802 paragraph boundaries on either side.
3802 3803
38032012-01-03 Bastien Guerry <bzg@gnu.org> 38042012-01-03 Bastien Guerry <bzg@gnu.org>
@@ -4065,7 +4066,7 @@
40652012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 40662012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
4066 4067
4067 * org.el (org-in-regexps-block-p): Return an useful value when 4068 * org.el (org-in-regexps-block-p): Return an useful value when
4068 point is between START-RE and END-RE. No incomplete block is 4069 point is between START-RE and END-RE. No incomplete block is
4069 allowed anymore. Add another optional argument to bound the 4070 allowed anymore. Add another optional argument to bound the
4070 bottom part of the search. 4071 bottom part of the search.
4071 (org-narrow-to-block, org-in-block-p): Apply modifications. 4072 (org-narrow-to-block, org-in-block-p): Apply modifications.
@@ -4451,7 +4452,7 @@
44512011-07-28 Matt Lundin <mdl@imapmail.org> 44522011-07-28 Matt Lundin <mdl@imapmail.org>
4452 4453
4453 * org-bibtex.el (org-bibtex-create, org-bibtex-write): Change 4454 * org-bibtex.el (org-bibtex-create, org-bibtex-write): Change
4454 argument of `org-toggle-tag' to 'on. (Other arguments, e.g., t, 4455 argument of `org-toggle-tag' to 'on. (Other arguments, e.g., t,
4455 have no effect). 4456 have no effect).
4456 4457
44572011-07-28 Eric Schulte <schulte.eric@gmail.com> 44582011-07-28 Eric Schulte <schulte.eric@gmail.com>
@@ -4835,7 +4836,7 @@
4835 4836
4836 * ob-haskell.el (org-babel-haskell-export-to-lhs): Call 4837 * ob-haskell.el (org-babel-haskell-export-to-lhs): Call
4837 `kill-buffer' with argument indiciating to kill current 4838 `kill-buffer' with argument indiciating to kill current
4838 buffer. Emacs 22 compatibility. 4839 buffer. Emacs 22 compatibility.
4839 4840
48402011-07-28 David Maus <dmaus@ictsoc.de> 48412011-07-28 David Maus <dmaus@ictsoc.de>
4841 4842
@@ -5027,7 +5028,7 @@
5027 5028
5028 * org-exp.el (org-export-preprocess-string): If the last subtree 5029 * org-exp.el (org-export-preprocess-string): If the last subtree
5029 is commented, footnotes inserted during normalizing at the end of 5030 is commented, footnotes inserted during normalizing at the end of
5030 the buffer may get deleted. This patch ensures deletion comes 5031 the buffer may get deleted. This patch ensures deletion comes
5031 first, normalization second. 5032 first, normalization second.
5032 5033
50332011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> 50342011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
@@ -5108,7 +5109,7 @@
5108 5109
5109 * org-footnote.el (org-footnote-goto-definition): Now, determining 5110 * org-footnote.el (org-footnote-goto-definition): Now, determining
5110 if point is at a footnote reference is entirely determined by 5111 if point is at a footnote reference is entirely determined by
5111 `org-footnote-at-reference-p'. No need to check if pattern isn't 5112 `org-footnote-at-reference-p'. No need to check if pattern isn't
5112 at beginning of the line elsewhere. 5113 at beginning of the line elsewhere.
5113 5114
51142011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> 51152011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
@@ -5360,7 +5361,7 @@
5360 5361
5361 * org-exp.el (org-export-backends): New variable. 5362 * org-exp.el (org-export-backends): New variable.
5362 (org-export-select-backend-specific-text): Use above 5363 (org-export-select-backend-specific-text): Use above
5363 variable. Also mark text between #+BACKEND and 5364 variable. Also mark text between #+BACKEND and
5364 #+BEGIN_BACKEND...#+END_BACKEND with org-native-text property. 5365 #+BEGIN_BACKEND...#+END_BACKEND with org-native-text property.
5365 This text property is currently used only by the new line-oriented 5366 This text property is currently used only by the new line-oriented
5366 generic exporter (which is not yet part of the repo). 5367 generic exporter (which is not yet part of the repo).
@@ -5787,7 +5788,7 @@
5787 * org-exp.el (org-export): Use new compatibility function 5788 * org-exp.el (org-export): Use new compatibility function
5788 `org-activate-mark'. 5789 `org-activate-mark'.
5789 5790
5790 * org-compat.el (org-activate-mark): New function. Provide 5791 * org-compat.el (org-activate-mark): New function. Provide
5791 `activate-mark' if not present (e.g. Emacs 22). 5792 `activate-mark' if not present (e.g. Emacs 22).
5792 5793
57932011-07-28 David Maus <dmaus@ictsoc.de> 57942011-07-28 David Maus <dmaus@ictsoc.de>
@@ -5957,14 +5958,14 @@
5957 * org-html.el (org-export-as-html): Don't expand non-data lines of 5958 * org-html.el (org-export-as-html): Don't expand non-data lines of
5958 table.el tables. 5959 table.el tables.
5959 (org-html-expand): Removed the (buggy) test for non-data lines 5960 (org-html-expand): Removed the (buggy) test for non-data lines
5960 in table.el tables. The test is now done as part of 5961 in table.el tables. The test is now done as part of
5961 org-export-as-html. 5962 org-export-as-html.
5962 (org-format-table-table-html-using-table-generate-source): 5963 (org-format-table-table-html-using-table-generate-source):
5963 Added test for spanning of cells in table.el tables using 5964 Added test for spanning of cells in table.el tables using
5964 table.el's own library routine. Optionlly Suppress export of 5965 table.el's own library routine. Optionally suppress export of
5965 simple table.el tables. 5966 simple table.el tables.
5966 (org-format-table-html): Removed the (buggy) test for spanned 5967 (org-format-table-html): Removed the (buggy) test for spanned
5967 table.el tables. The test is now done as part of 5968 table.el tables. The test is now done as part of
5968 org-format-table-table-html-using-table-generate-source. 5969 org-format-table-table-html-using-table-generate-source.
5969 5970
59702011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 59712011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
@@ -6338,7 +6339,7 @@
6338 function would not pay attention to drawers or blocks indentation. 6339 function would not pay attention to drawers or blocks indentation.
6339 Thus, such constructs couldn't consistently end an item or a list. 6340 Thus, such constructs couldn't consistently end an item or a list.
6340 This patch ensures line indentation is stored (if applicable) 6341 This patch ensures line indentation is stored (if applicable)
6341 before skipping them. Also fixed doc-string and comments. 6342 before skipping them. Also fixed doc-string and comments.
6342 6343
63432011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 63442011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6344 6345
@@ -6676,7 +6677,7 @@
66762011-07-28 Julien Danjou <julien@danjou.info> 66772011-07-28 Julien Danjou <julien@danjou.info>
6677 6678
6678 * org-latex.el (org-export-latex-date-format): Change default date 6679 * org-latex.el (org-export-latex-date-format): Change default date
6679 format to \today. This has the same result but respects the 6680 format to \today. This has the same result but respects the
6680 language set in the document by default. 6681 language set in the document by default.
6681 6682
66822011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> 66832011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
@@ -6892,7 +6893,7 @@
6892 (org-agenda-change-all-lines): Stop using prefix-length. 6893 (org-agenda-change-all-lines): Stop using prefix-length.
6893 6894
6894 * org-colview.el (org-columns-display-here): Stop using 6895 * org-colview.el (org-columns-display-here): Stop using
6895 prefix-length. Always return claned items. 6896 prefix-length. Always return claned items.
6896 6897
6897 * org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using 6898 * org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using
6898 prefix-length. 6899 prefix-length.
@@ -6996,7 +6997,7 @@
6996 6997
69972011-07-28 Bastien Guerry <bzg@gnu.org> 69982011-07-28 Bastien Guerry <bzg@gnu.org>
6998 6999
6999 * org-html.el (org-export-as-html): bugfix: insert email 7000 * org-html.el (org-export-as-html): Bugfix: insert email
7000 correctly. 7001 correctly.
7001 7002
70022011-07-28 Bastien Guerry <bzg@gnu.org> 70032011-07-28 Bastien Guerry <bzg@gnu.org>
@@ -7437,7 +7438,7 @@
74372011-07-28 Julien Danjou <julien@danjou.info> 74382011-07-28 Julien Danjou <julien@danjou.info>
7438 7439
7439 * org-macs.el (org-with-point-at): Store evaluated version of 7440 * org-macs.el (org-with-point-at): Store evaluated version of
7440 pom. This fixes a potential bug when using (org-with-point-at 7441 pom. This fixes a potential bug when using (org-with-point-at
7441 (func) …), where (func) would be evaluated multiple times, 7442 (func) …), where (func) would be evaluated multiple times,
7442 therefore might return different results if a marker was returned 7443 therefore might return different results if a marker was returned
7443 and different each time. 7444 and different each time.
@@ -7706,7 +7707,7 @@
7706 7707
77072011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> 77082011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7708 7709
7709 * org.el (org-toggle-item): Now accepts a prefix argument. When 7710 * org.el (org-toggle-item): Now accepts a prefix argument. When
7710 used without argument on normal text, it will make the whole 7711 used without argument on normal text, it will make the whole
7711 region one item. With an argument, it defaults to old behavior: 7712 region one item. With an argument, it defaults to old behavior:
7712 change each line in region into an item. 7713 change each line in region into an item.
@@ -7865,7 +7866,7 @@
7865 * org-inlinetask.el (org-inlinetask-export-templates): Slightly 7866 * org-inlinetask.el (org-inlinetask-export-templates): Slightly
7866 modify templates so environment boundaries don't interfere with 7867 modify templates so environment boundaries don't interfere with
7867 content of task. Unprotect content of task so it might benefit 7868 content of task. Unprotect content of task so it might benefit
7868 from further transformations. Set original-indentation property to 7869 from further transformations. Set original-indentation property to
7869 a high value to ensure that task is always in the last item of the 7870 a high value to ensure that task is always in the last item of the
7870 list. Also, apply templates later in export process. 7871 list. Also, apply templates later in export process.
7871 7872
@@ -7896,7 +7897,7 @@
7896 * org-exp.el (org-export-preprocess-string): Mark list endings 7897 * org-exp.el (org-export-preprocess-string): Mark list endings
7897 before babel blocks preprocessing starts, so blank lines that may 7898 before babel blocks preprocessing starts, so blank lines that may
7898 be inserted do not break list's structure. Then, mark list with 7899 be inserted do not break list's structure. Then, mark list with
7899 special properties required by exporters. Thus output from babel 7900 special properties required by exporters. Thus output from babel
7900 can easily be included in lists. 7901 can easily be included in lists.
7901 (org-export-mark-list-end): New function. 7902 (org-export-mark-list-end): New function.
7902 (org-export-mark-list-properties): New function. 7903 (org-export-mark-list-properties): New function.
@@ -8001,7 +8002,7 @@
8001 helper function is not optional anymore. 8002 helper function is not optional anymore.
8002 (org-list-get-all-items): Shorten code with the help of cl.el. 8003 (org-list-get-all-items): Shorten code with the help of cl.el.
8003 (org-list-get-children): Now returns all children of item, even if 8004 (org-list-get-children): Now returns all children of item, even if
8004 they do not belong to the same list. Renamed from 8005 they do not belong to the same list. Renamed from
8005 `org-list-get-all-children'. 8006 `org-list-get-all-children'.
8006 (org-list-get-list-begin): Function wasn't return value when item 8007 (org-list-get-list-begin): Function wasn't return value when item
8007 was already the first item of the list at point. 8008 was already the first item of the list at point.
@@ -10143,10 +10144,9 @@
101432010-11-11 Carsten Dominik <carsten.dominik@gmail.com> 101442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10144 10145
10145 * org-capture.el (org-capture-templates): New capture property 10146 * org-capture.el (org-capture-templates): New capture property
10146 `:kill-buffer'. (org-capture-finalize): Kill target buffer if that 10147 `:kill-buffer'.
10147 is desired. 10148 (org-capture-finalize): Kill target buffer if that is desired.
10148 (org-capture-target-buffer): Remember if we have to make the 10149 (org-capture-target-buffer): Remember if we have to make the buffer.
10149 buffer.
10150 10150
101512010-11-11 Carsten Dominik <carsten.dominik@gmail.com> 101512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10152 10152
@@ -12235,7 +12235,7 @@
12235 12235
12236 * org-list.el (org-insert-item-internal): New function to handle 12236 * org-list.el (org-insert-item-internal): New function to handle
12237 positioning and contents of an item being inserted at a specific 12237 positioning and contents of an item being inserted at a specific
12238 pos. It is not possible anymore to split a term in a description 12238 pos. It is not possible anymore to split a term in a description
12239 list or a checkbox when inserting a new item. 12239 list or a checkbox when inserting a new item.
12240 12240
12241 * org-list.el (org-insert-item): Refactored by using the new 12241 * org-list.el (org-insert-item): Refactored by using the new
@@ -16332,9 +16332,8 @@
16332 16332
163332009-11-13 John Wiegley <jwiegley@gmail.com> 163332009-11-13 John Wiegley <jwiegley@gmail.com>
16334 16334
16335 * org-clock.el 16335 * org-clock.el (org-clock-auto-clock-resolution): Now takes three
16336 (org-clock-auto-clock-resolution): Now takes three values: nil, t 16336 values: nil, t and `when-no-clock-is-running'.
16337 and `when-no-clock-is-running'.
16338 (org-clock-in): Use `org-clock-auto-clock-resolution' to determine 16337 (org-clock-in): Use `org-clock-auto-clock-resolution' to determine
16339 whether or not to resolve Org buffers on clock in. 16338 whether or not to resolve Org buffers on clock in.
16340 16339
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index c753a1d2e61..0fc48907f40 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -185,7 +185,7 @@
185 * url-queue.el (url-queue-retrieve): Take an optional 185 * url-queue.el (url-queue-retrieve): Take an optional
186 `inhibit-cookies' parameter. 186 `inhibit-cookies' parameter.
187 187
188 * url.el (url-retrieve): Ditto 188 * url.el (url-retrieve): Ditto.
189 189
190 * url-http.el (url-http-create-request): Don't send cookies unless 190 * url-http.el (url-http-create-request): Don't send cookies unless
191 requested. 191 requested.