diff options
| author | Juanma Barranquero | 2012-07-14 04:08:32 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-07-14 04:08:32 +0200 |
| commit | ed9265fc7dc83341b2a807f114dcdd4d170d7e0e (patch) | |
| tree | f4fa59618af24fe9487d7e0a23a5d087847410a6 | |
| parent | c9ca3f76b0d7d8b41b2d571e47ba5c1919273382 (diff) | |
| download | emacs-ed9265fc7dc83341b2a807f114dcdd4d170d7e0e.tar.gz emacs-ed9265fc7dc83341b2a807f114dcdd4d170d7e0e.zip | |
Fix typos in ChangeLogs.
| -rw-r--r-- | ChangeLog | 10 | ||||
| -rw-r--r-- | admin/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/emacs/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/lispintro/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 6 | ||||
| -rw-r--r-- | etc/ChangeLog | 14 | ||||
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/cedet/ChangeLog | 1 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 12 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 115 | ||||
| -rw-r--r-- | lisp/url/ChangeLog | 2 | ||||
| -rw-r--r-- | lwlib/ChangeLog | 2 | ||||
| -rw-r--r-- | msdos/ChangeLog | 2 | ||||
| -rw-r--r-- | nt/ChangeLog | 2 | ||||
| -rw-r--r-- | oldXMenu/ChangeLog | 2 | ||||
| -rw-r--r-- | src/ChangeLog | 8 |
17 files changed, 97 insertions, 98 deletions
| @@ -291,7 +291,7 @@ | |||
| 291 | 291 | ||
| 292 | * lib/stat-time.h: | 292 | * lib/stat-time.h: |
| 293 | * lib/timespec.h: | 293 | * lib/timespec.h: |
| 294 | * lib/utimens.h: Include sys/time.h | 294 | * lib/utimens.h: Include sys/time.h. |
| 295 | 295 | ||
| 296 | 2012-06-23 Andreas Schwab <schwab@linux-m68k.org> | 296 | 2012-06-23 Andreas Schwab <schwab@linux-m68k.org> |
| 297 | 297 | ||
| @@ -5156,7 +5156,7 @@ | |||
| 5156 | 5156 | ||
| 5157 | 2004-10-08 Steven Tamm <steventamm@mac.com> | 5157 | 2004-10-08 Steven Tamm <steventamm@mac.com> |
| 5158 | 5158 | ||
| 5159 | * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h | 5159 | * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h. |
| 5160 | 5160 | ||
| 5161 | 2004-10-06 Jan Djärv <jan.h.d@swipnet.se> | 5161 | 2004-10-06 Jan Djärv <jan.h.d@swipnet.se> |
| 5162 | 5162 | ||
| @@ -8003,7 +8003,7 @@ | |||
| 8003 | 8003 | ||
| 8004 | 1995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 8004 | 1995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 8005 | 8005 | ||
| 8006 | * configure.in (powerpc-*-solaris2): New alternative.x | 8006 | * configure.in (powerpc-*-solaris2): New alternative. |
| 8007 | 8007 | ||
| 8008 | 1995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu> | 8008 | 1995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu> |
| 8009 | 8009 | ||
| @@ -8521,7 +8521,7 @@ | |||
| 8521 | 8521 | ||
| 8522 | 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 8522 | 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 8523 | 8523 | ||
| 8524 | * Makefile.in (paths-force): Depend on src/paths.h | 8524 | * Makefile.in (paths-force): Depend on src/paths.h. |
| 8525 | 8525 | ||
| 8526 | 1994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | 8526 | 1994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> |
| 8527 | 8527 | ||
| @@ -9362,7 +9362,7 @@ | |||
| 9362 | 9362 | ||
| 9363 | 1993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu) | 9363 | 1993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu) |
| 9364 | 9364 | ||
| 9365 | * make-dist: Dist vpath.sed | 9365 | * make-dist: Dist vpath.sed. |
| 9366 | 9366 | ||
| 9367 | * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): | 9367 | * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): |
| 9368 | Depend on vpath.sed. | 9368 | Depend on vpath.sed. |
diff --git a/admin/ChangeLog b/admin/ChangeLog index a09e0676207..1aa086cd52e 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -631,7 +631,7 @@ | |||
| 631 | 631 | ||
| 632 | 2009-02-23 Jason Rumney <jasonr@gnu.org> | 632 | 2009-02-23 Jason Rumney <jasonr@gnu.org> |
| 633 | 633 | ||
| 634 | * nt/README-ftp-server: Update for 23.0.91 | 634 | * nt/README-ftp-server: Update for 23.0.91. |
| 635 | 635 | ||
| 636 | * nt/README.W32: Remove ever expanding versions of Windows. | 636 | * nt/README.W32: Remove ever expanding versions of Windows. |
| 637 | Shorten FAQ URL. Remove mention of obsolete lock directory. | 637 | Shorten FAQ URL. Remove mention of obsolete lock directory. |
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index c4e431257db..72244c6dfa9 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1308,7 +1308,6 @@ | |||
| 1308 | * custom.texi (Mouse Buttons): | 1308 | * custom.texi (Mouse Buttons): |
| 1309 | * rmail.texi (Rmail Scrolling): | 1309 | * rmail.texi (Rmail Scrolling): |
| 1310 | * search.texi (Isearch Scroll): | 1310 | * search.texi (Isearch Scroll): |
| 1311 | |||
| 1312 | * display.texi (Scrolling): Replace scroll-up/down with | 1311 | * display.texi (Scrolling): Replace scroll-up/down with |
| 1313 | scroll-up/down-command. Fix scroll-preserve-screen-position | 1312 | scroll-up/down-command. Fix scroll-preserve-screen-position |
| 1314 | description. Document scroll-error-top-bottom. | 1313 | description. Document scroll-error-top-bottom. |
| @@ -3127,9 +3126,9 @@ | |||
| 3127 | * ack.texi (Acknowledgments): General update based on AUTHORS, | 3126 | * ack.texi (Acknowledgments): General update based on AUTHORS, |
| 3128 | including removal of some stuff no longer distributed. | 3127 | including removal of some stuff no longer distributed. |
| 3129 | 3128 | ||
| 3130 | 2008-12-19 Agustin Martin <agustin.martin@hispalinux.es> | 3129 | 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es> |
| 3131 | 3130 | ||
| 3132 | * fixit.texi: Mention hunspell | 3131 | * fixit.texi: Mention hunspell. |
| 3133 | 3132 | ||
| 3134 | 2008-12-19 Glenn Morris <rgm@gnu.org> | 3133 | 2008-12-19 Glenn Morris <rgm@gnu.org> |
| 3135 | 3134 | ||
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 0ec9cb6d726..11eacf25c96 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -389,7 +389,7 @@ | |||
| 389 | `named' to `selected'. | 389 | `named' to `selected'. |
| 390 | (lengths-list-file): Remove extraneous parenthesis from reference. | 390 | (lengths-list-file): Remove extraneous parenthesis from reference. |
| 391 | (lengths-list-many-files): Explain `expand-file-name' better. | 391 | (lengths-list-many-files): Explain `expand-file-name' better. |
| 392 | (Files List): Rephrase sentence regarding Lisp sources directory | 392 | (Files List): Rephrase sentence regarding Lisp sources directory. |
| 393 | 393 | ||
| 394 | 2006-11-04 Robert J. Chassell <bob@rattlesnake.com> | 394 | 2006-11-04 Robert J. Chassell <bob@rattlesnake.com> |
| 395 | 395 | ||
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index d7875a7de90..0c550181899 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -10916,8 +10916,8 @@ | |||
| 10916 | (Recording Input): Document that clear-this-command-keys clears | 10916 | (Recording Input): Document that clear-this-command-keys clears |
| 10917 | the vector to be returned by recent-keys. | 10917 | the vector to be returned by recent-keys. |
| 10918 | 10918 | ||
| 10919 | * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | 10919 | * keymaps.texi (Scanning Keymaps) <where-is-internal>: |
| 10920 | argument keymap can be a list. | 10920 | The argument keymap can be a list. |
| 10921 | 10921 | ||
| 10922 | * nonascii.texi (User-Chosen Coding Systems) | 10922 | * nonascii.texi (User-Chosen Coding Systems) |
| 10923 | <select-safe-coding-system>: Document the new argument | 10923 | <select-safe-coding-system>: Document the new argument |
| @@ -11162,7 +11162,7 @@ | |||
| 11162 | * Makefile (dist): Don't bother excluding autosave files; they'll | 11162 | * Makefile (dist): Don't bother excluding autosave files; they'll |
| 11163 | never make it into the temp directory anyway, and the hash marks | 11163 | never make it into the temp directory anyway, and the hash marks |
| 11164 | in the name are problematic for make and the Bourne shell. | 11164 | in the name are problematic for make and the Bourne shell. |
| 11165 | (srcs): | 11165 | (srcs): ??? |
| 11166 | 11166 | ||
| 11167 | 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 11167 | 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
| 11168 | 11168 | ||
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d9ddc3c972b..87a8fcb0e8b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -832,7 +832,7 @@ | |||
| 832 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> | 832 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> |
| 833 | 833 | ||
| 834 | * org.texi (Structure of code blocks): Explicitly state that the | 834 | * org.texi (Structure of code blocks): Explicitly state that the |
| 835 | behavior of multiple blocks of the same name is undefined | 835 | behavior of multiple blocks of the same name is undefined. |
| 836 | 836 | ||
| 837 | 2011-08-15 Christian Egli <christian.egli@sbszh.ch> | 837 | 2011-08-15 Christian Egli <christian.egli@sbszh.ch> |
| 838 | 838 | ||
| @@ -1199,7 +1199,7 @@ | |||
| 1199 | 1199 | ||
| 1200 | 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com> | 1200 | 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com> |
| 1201 | 1201 | ||
| 1202 | * gnus.texi (Listing Groups): Document gnus-group-list-ticked | 1202 | * gnus.texi (Listing Groups): Document gnus-group-list-ticked. |
| 1203 | 1203 | ||
| 1204 | 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com> | 1204 | 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com> |
| 1205 | 1205 | ||
| @@ -3124,7 +3124,7 @@ | |||
| 3124 | 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com> | 3124 | 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com> |
| 3125 | 3125 | ||
| 3126 | * calc.texi (Stack Manipulation Commands): Add documentation for | 3126 | * calc.texi (Stack Manipulation Commands): Add documentation for |
| 3127 | `calc-transpose-lines' | 3127 | `calc-transpose-lines'. |
| 3128 | 3128 | ||
| 3129 | 2009-07-27 Michael Albinus <michael.albinus@gmx.de> | 3129 | 2009-07-27 Michael Albinus <michael.albinus@gmx.de> |
| 3130 | 3130 | ||
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0a7c0596793..f184cbfa462 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -993,7 +993,7 @@ | |||
| 993 | 993 | ||
| 994 | 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com> | 994 | 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com> |
| 995 | 995 | ||
| 996 | * NEWS: Mention new library imap-hash.el | 996 | * NEWS: Mention new library imap-hash.el. |
| 997 | 997 | ||
| 998 | 2009-09-22 Juanma Barranquero <lekktu@gmail.com> | 998 | 2009-09-22 Juanma Barranquero <lekktu@gmail.com> |
| 999 | 999 | ||
| @@ -1037,7 +1037,7 @@ | |||
| 1037 | 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru> | 1037 | 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru> |
| 1038 | 1038 | ||
| 1039 | * images/gud/all.xpm, images/gud/thread.xpm: New icons for | 1039 | * images/gud/all.xpm, images/gud/thread.xpm: New icons for |
| 1040 | gdb-mi.el | 1040 | gdb-mi.el. |
| 1041 | 1041 | ||
| 1042 | 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu> | 1042 | 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu> |
| 1043 | 1043 | ||
| @@ -2073,7 +2073,7 @@ | |||
| 2073 | 2073 | ||
| 2074 | 2007-07-02 Carsten Dominik <dominik@science.uva.nl> | 2074 | 2007-07-02 Carsten Dominik <dominik@science.uva.nl> |
| 2075 | 2075 | ||
| 2076 | * orgcard.tex: Version 5.01 | 2076 | * orgcard.tex: Version 5.01. |
| 2077 | 2077 | ||
| 2078 | 2007-06-27 Michael Albinus <michael.albinus@gmx.de> | 2078 | 2007-06-27 Michael Albinus <michael.albinus@gmx.de> |
| 2079 | 2079 | ||
| @@ -2641,7 +2641,7 @@ | |||
| 2641 | 2006-09-15 Richard Stallman <rms@gnu.org> | 2641 | 2006-09-15 Richard Stallman <rms@gnu.org> |
| 2642 | 2642 | ||
| 2643 | * THE-GNU-PROJECT: Update with the latest footnotes | 2643 | * THE-GNU-PROJECT: Update with the latest footnotes |
| 2644 | from www.gnu.org/gnu/the-gnu-project.html | 2644 | from www.gnu.org/gnu/the-gnu-project.html. |
| 2645 | 2645 | ||
| 2646 | 2006-09-15 David Kastrup <dak@gnu.org> | 2646 | 2006-09-15 David Kastrup <dak@gnu.org> |
| 2647 | 2647 | ||
| @@ -3267,7 +3267,7 @@ | |||
| 3267 | 3267 | ||
| 3268 | 2005-11-18 Carsten Dominik <dominik@science.uva.nl> | 3268 | 2005-11-18 Carsten Dominik <dominik@science.uva.nl> |
| 3269 | 3269 | ||
| 3270 | * orgcard.tex: Version 3.20 | 3270 | * orgcard.tex: Version 3.20. |
| 3271 | 3271 | ||
| 3272 | 2005-11-16 Nick Roberts <nickrob@snap.net.nz> | 3272 | 2005-11-16 Nick Roberts <nickrob@snap.net.nz> |
| 3273 | 3273 | ||
| @@ -5018,7 +5018,7 @@ | |||
| 5018 | 5018 | ||
| 5019 | 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | 5019 | 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) |
| 5020 | 5020 | ||
| 5021 | * sex.6: Added 900-line support | 5021 | * sex.6: Added 900-line support. |
| 5022 | 5022 | ||
| 5023 | * NEWS: Added news about the package finder. | 5023 | * NEWS: Added news about the package finder. |
| 5024 | 5024 | ||
| @@ -5557,7 +5557,7 @@ | |||
| 5557 | 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) | 5557 | 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) |
| 5558 | 5558 | ||
| 5559 | * env.c: Add decl for my-index. | 5559 | * env.c: Add decl for my-index. |
| 5560 | * etags.c (file-entries): .oak => scheme | 5560 | * etags.c (file-entries): .oak => scheme. |
| 5561 | 5561 | ||
| 5562 | 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 5562 | 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 5563 | 5563 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f44136f839..dd510bbcf58 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1738,7 +1738,7 @@ | |||
| 1738 | 1738 | ||
| 1739 | 2012-06-05 Sam Steingold <sds@gnu.org> | 1739 | 2012-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 | ||
| 1744 | 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca> | 1744 | 2012-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 | ||
| 950 | 2010-01-12 Juanma Barranquero <lekktu@gmail.com> | 951 | 2010-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 @@ | |||
| 4731 | 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change) | 4731 | 2010-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 | ||
| 4736 | 2010-11-29 Andrew Cohen <cohen@andy.bu.edu> | 4736 | 2010-11-29 Andrew Cohen <cohen@andy.bu.edu> |
| 4737 | 4737 | ||
| @@ -4930,7 +4930,7 @@ | |||
| 4930 | 4930 | ||
| 4931 | 2010-11-25 Julien Danjou <julien@danjou.info> | 4931 | 2010-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 | ||
| 20993 | 2004-05-20 Danny Siu <dsiu@adobe.com> | 20993 | 2004-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 | ||
| 20998 | 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | 20998 | 2004-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 | ||
| 22452 | 2004-01-21 Jesper Harder <harder@ifa.au.dk> | 22452 | 2004-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 | ||
| 7 | 2012-05-27 Mark Shoulson <mark@kli.org> (tiny change) | 7 | 2012-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 @@ | |||
| 362 | 2012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change) | 362 | 2012-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 | ||
| 367 | 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com> | 367 | 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com> |
| 368 | 368 | ||
| @@ -400,7 +400,7 @@ | |||
| 400 | 400 | ||
| 401 | 2012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> | 401 | 2012-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 | ||
| 406 | 2012-04-01 Bastien Guerry <bzg@gnu.org> | 406 | 2012-04-01 Bastien Guerry <bzg@gnu.org> |
| @@ -688,7 +688,7 @@ | |||
| 688 | 2012-04-01 Bernt Hansen <bernt@norang.ca> | 688 | 2012-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 | ||
| 693 | 2012-04-01 Karl Fogel <kfogel@red-bean.com> (tiny change) | 693 | 2012-04-01 Karl Fogel <kfogel@red-bean.com> (tiny change) |
| 694 | 694 | ||
| @@ -863,7 +863,7 @@ | |||
| 863 | 863 | ||
| 864 | 2012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change) | 864 | 2012-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 | ||
| 882 | 2012-04-01 David Maus <dmaus@ictsoc.de> | 882 | 2012-04-01 David Maus <dmaus@ictsoc.de> |
| 883 | 883 | ||
| @@ -1011,7 +1011,7 @@ | |||
| 1011 | 1011 | ||
| 1012 | 2012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change) | 1012 | 2012-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 @@ | |||
| 1031 | 2012-04-01 Bernt Hansen <bernt@norang.ca> | 1031 | 2012-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 | ||
| 1036 | 2012-04-01 David Maus <dmaus@ictsoc.de> | 1036 | 2012-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 | ||
| 1057 | 2012-04-01 David Maus <dmaus@ictsoc.de> | 1057 | 2012-04-01 David Maus <dmaus@ictsoc.de> |
| 1058 | 1058 | ||
| @@ -1389,7 +1389,7 @@ | |||
| 1389 | 2012-04-01 Jambunathan K <kjambunathan@gmail.com> | 1389 | 2012-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 | ||
| 1394 | 2012-04-01 Jambunathan K <kjambunathan@gmail.com> | 1394 | 2012-04-01 Jambunathan K <kjambunathan@gmail.com> |
| 1395 | 1395 | ||
| @@ -1573,16 +1573,17 @@ | |||
| 1573 | 1573 | ||
| 1574 | 2012-04-01 Bernt Hansen <bernt@norang.ca> | 1574 | 2012-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 | ||
| 1579 | 2012-04-01 Bernt Hansen <bernt@norang.ca> | 1579 | 2012-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 | ||
| 1583 | 2012-04-01 Bernt Hansen <bernt@norang.ca> | 1584 | 2012-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 | ||
| 1587 | 2012-04-01 Bastien Guerry <bzg@gnu.org> | 1588 | 2012-04-01 Bastien Guerry <bzg@gnu.org> |
| 1588 | 1589 | ||
| @@ -1611,8 +1612,8 @@ | |||
| 1611 | 2012-04-01 Martyn Jago <martyn.jago@btinternet.com> | 1612 | 2012-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 | ||
| 1617 | 2012-04-01 Eric Schulte <eric.schulte@gmx.com> | 1618 | 2012-04-01 Eric Schulte <eric.schulte@gmx.com> |
| 1618 | 1619 | ||
| @@ -2018,7 +2019,7 @@ | |||
| 2018 | 2019 | ||
| 2019 | 2012-01-03 Litvinov Sergey <slitvinov@gmail.com> | 2020 | 2012-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 | ||
| 2023 | 2012-01-03 Eric Schulte <eric.schulte@gmx.com> | 2024 | 2012-01-03 Eric Schulte <eric.schulte@gmx.com> |
| 2024 | 2025 | ||
| @@ -2107,7 +2108,7 @@ | |||
| 2107 | 2108 | ||
| 2108 | 2012-01-03 Michael Brand <michael.ch.brand@gmail.com> | 2109 | 2012-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 | ||
| 2113 | 2012-01-03 Christian Moe <mail@christianmoe.com> (tiny change) | 2114 | 2012-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 | ||
| 2192 | 2012-01-03 Roberto Huelga <rhuelga@gmail.com> | 2193 | 2012-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 | ||
| 3382 | 2012-01-03 Michal Sojka <sojka@os.inf.tu-dresden.de> (tiny change) | 3383 | 2012-01-03 Michal Sojka <sojka@os.inf.tu-dresden.de> (tiny change) |
| @@ -3419,7 +3420,7 @@ | |||
| 3419 | 2012-01-03 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change) | 3420 | 2012-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 | ||
| 3424 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | 3425 | 2012-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 | ||
| 3523 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | 3524 | 2012-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 | ||
| 3579 | 2012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> | 3580 | 2012-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 @@ | |||
| 3690 | 2012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> | 3691 | 2012-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 | ||
| 3803 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | 3804 | 2012-01-03 Bastien Guerry <bzg@gnu.org> |
| @@ -4065,7 +4066,7 @@ | |||
| 4065 | 2012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> | 4066 | 2012-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 @@ | |||
| 4451 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 4452 | 2011-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 | ||
| 4457 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4458 | 2011-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 | ||
| 4840 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 4841 | 2011-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 | ||
| 5033 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 5034 | 2011-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 | ||
| 5114 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 5115 | 2011-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 | ||
| 5793 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 5794 | 2011-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 | ||
| 5970 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 5971 | 2011-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 | ||
| 6343 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 6344 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 6344 | 6345 | ||
| @@ -6676,7 +6677,7 @@ | |||
| 6676 | 2011-07-28 Julien Danjou <julien@danjou.info> | 6677 | 2011-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 | ||
| 6682 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 6683 | 2011-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 | ||
| 6997 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 6998 | 2011-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 | ||
| 7002 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 7003 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -7437,7 +7438,7 @@ | |||
| 7437 | 2011-07-28 Julien Danjou <julien@danjou.info> | 7438 | 2011-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 | ||
| 7707 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 7708 | 2011-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 @@ | |||
| 10143 | 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> | 10144 | 2010-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 | ||
| 10151 | 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> | 10151 | 2010-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 | ||
| 16333 | 2009-11-13 John Wiegley <jwiegley@gmail.com> | 16333 | 2009-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. |
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index ab1212441bb..0c0a88a8408 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -607,7 +607,7 @@ | |||
| 607 | 607 | ||
| 608 | * xlwmenuP.h (_XlwMenu_part): Add top_depth. | 608 | * xlwmenuP.h (_XlwMenu_part): Add top_depth. |
| 609 | 609 | ||
| 610 | * xlwmenu.h: Removed declaration of pop_up_menu | 610 | * xlwmenu.h: Removed declaration of pop_up_menu. |
| 611 | 611 | ||
| 612 | * xlwmenu.c (Start): Get correct time if time in event is CurrentTime. | 612 | * xlwmenu.c (Start): Get correct time if time in event is CurrentTime. |
| 613 | (find_first_selectable, find_next_selectable) | 613 | (find_first_selectable, find_next_selectable) |
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index f0c3703f36c..a9cbc50ba86 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | * sedleim.inp (MKDIR_P): Edit to DOS "md" command. | 8 | * sedleim.inp (MKDIR_P): Edit to DOS "md" command. |
| 9 | 9 | ||
| 10 | * sed1v2.inp: (LIB_CLOCK_GETTIME): Edit to empty. | 10 | * sed1v2.inp (LIB_CLOCK_GETTIME): Edit to empty. |
| 11 | Remove lines that invoke PAXCTL. | 11 | Remove lines that invoke PAXCTL. |
| 12 | (clean): Fix recipe not to run Unixy shell commands. | 12 | (clean): Fix recipe not to run Unixy shell commands. |
| 13 | 13 | ||
diff --git a/nt/ChangeLog b/nt/ChangeLog index 44b90144d42..4d1ecbb30e9 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | (BROKEN_SIGPTY, BSD4_2, BSD_SYSTEM, BSD_SYSTEM_AHB, CYGWIN, DARWIN_OS) | 6 | (BROKEN_SIGPTY, BSD4_2, BSD_SYSTEM, BSD_SYSTEM_AHB, CYGWIN, DARWIN_OS) |
| 7 | (FIRST_PTY_LETTER, GNU_LINUX, G_SLICE_ALWAYS_MALLOC, HAVE_PTYS) | 7 | (FIRST_PTY_LETTER, GNU_LINUX, G_SLICE_ALWAYS_MALLOC, HAVE_PTYS) |
| 8 | (HAVE_SOCKETS, HPUX, INTERRUPT_INPUT, IRIX6_5, NARROWPROTO, NO_ABORT) | 8 | (HAVE_SOCKETS, HPUX, INTERRUPT_INPUT, IRIX6_5, NARROWPROTO, NO_ABORT) |
| 9 | (NO_EDITRES, NSIG_MINIMUM, PREFER_VSUSP, PTY_ITERATION | 9 | (NO_EDITRES, NSIG_MINIMUM, PREFER_VSUSP, PTY_ITERATION) |
| 10 | (PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP) | 10 | (PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP) |
| 11 | (SETPGRP_RELEASES_CTTY, SOLARIS2, TAB3, TABDLY, ULIMIT_BREAK_VALUE) | 11 | (SETPGRP_RELEASES_CTTY, SOLARIS2, TAB3, TABDLY, ULIMIT_BREAK_VALUE) |
| 12 | (UNIX98_PTYS, USG, USG5, XOS_NEEDS_TIME_H, _AIX): New macros. | 12 | (UNIX98_PTYS, USG, USG5, XOS_NEEDS_TIME_H, _AIX): New macros. |
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 2047573ecab..09859d0d630 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog | |||
| @@ -612,7 +612,7 @@ | |||
| 612 | 612 | ||
| 613 | * copyright.h: New file (copied from X11R4 distribution) | 613 | * copyright.h: New file (copied from X11R4 distribution) |
| 614 | * All files: Replaced occurrences of #include <X11/copyright.h> | 614 | * All files: Replaced occurrences of #include <X11/copyright.h> |
| 615 | with #include "copyright.h" | 615 | with #include "copyright.h". |
| 616 | 616 | ||
| 617 | 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 617 | 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 618 | 618 | ||
diff --git a/src/ChangeLog b/src/ChangeLog index 6571030039c..5f363b2bffb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -88,7 +88,7 @@ | |||
| 88 | * nsmenu.m (ns_update_menubar): Exchange place of argument 2 and 3 to | 88 | * nsmenu.m (ns_update_menubar): Exchange place of argument 2 and 3 to |
| 89 | memcpy (Bug#11907). | 89 | memcpy (Bug#11907). |
| 90 | 90 | ||
| 91 | 2012-07-13 Kalle Kankare <kalle.kankare@iki.fi> (tiny change) | 91 | 2012-07-13 Kalle Kankare <kalle.kankare@iki.fi> (tiny change) |
| 92 | 92 | ||
| 93 | * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfo | 93 | * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfo |
| 94 | and free it with DestroyExceptionInfo (Bug#11558). | 94 | and free it with DestroyExceptionInfo (Bug#11558). |
| @@ -361,7 +361,7 @@ | |||
| 361 | not functions. All uses rewritten to use the following, respectively: | 361 | not functions. All uses rewritten to use the following, respectively: |
| 362 | (emacs_secs_addr, invalid_emacs_time, get_emacs_time) | 362 | (emacs_secs_addr, invalid_emacs_time, get_emacs_time) |
| 363 | (add_emacs_time, sub_emacs_time): New functions. | 363 | (add_emacs_time, sub_emacs_time): New functions. |
| 364 | * atimer.c: Don't include <sys/time.h>, as "systime.h" does this. | 364 | * atimer.c: Don't include <sys/time.h>, as "systime.h" does this. |
| 365 | * fileio.c (Fcopy_file): | 365 | * fileio.c (Fcopy_file): |
| 366 | * xterm.c (XTflash): Get the current time closer to when it's used. | 366 | * xterm.c (XTflash): Get the current time closer to when it's used. |
| 367 | * makefile.w32-in ($(BLD)/atimer.$(O)): Update dependencies. | 367 | * makefile.w32-in ($(BLD)/atimer.$(O)): Update dependencies. |
| @@ -682,7 +682,7 @@ | |||
| 682 | X Windows version. Doc fix. | 682 | X Windows version. Doc fix. |
| 683 | * xfns.c (Fx_window_property): Doc fix. (Bug#11870) | 683 | * xfns.c (Fx_window_property): Doc fix. (Bug#11870) |
| 684 | 684 | ||
| 685 | 2012-07-06 Juanma Barranquero <lekktu@gmail.com> | 685 | 2012-07-06 Juanma Barranquero <lekktu@gmail.com> |
| 686 | Eli Zaretskii <eliz@gnu.org> | 686 | Eli Zaretskii <eliz@gnu.org> |
| 687 | 687 | ||
| 688 | * s/ms-w32.h: Settings not specific to Windows moved to nt/config.nt. | 688 | * s/ms-w32.h: Settings not specific to Windows moved to nt/config.nt. |
| @@ -921,7 +921,7 @@ | |||
| 921 | * alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';' | 921 | * alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';' |
| 922 | that causes compilation to fail on pre-C99 compilers. | 922 | that causes compilation to fail on pre-C99 compilers. |
| 923 | 923 | ||
| 924 | 2012-07-04 Juanma Barranquero <lekktu@gmail.com> | 924 | 2012-07-04 Juanma Barranquero <lekktu@gmail.com> |
| 925 | 925 | ||
| 926 | * s/ms-w32.h (LISP_FLOAT_TYPE, HAVE_MEMCMP, HAVE_MEMCPY) | 926 | * s/ms-w32.h (LISP_FLOAT_TYPE, HAVE_MEMCMP, HAVE_MEMCPY) |
| 927 | (HAVE_MEMMOVE, HAVE_MEMSET): Don't set, obsolete. | 927 | (HAVE_MEMMOVE, HAVE_MEMSET): Don't set, obsolete. |