diff options
| author | Juanma Barranquero | 2007-10-22 22:21:45 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-10-22 22:21:45 +0000 |
| commit | 8b296cdd66334d0673cf5df00b5d6832d34f28c9 (patch) | |
| tree | 702b74c65bff0fbfd9de703fe4cac26ef58d8a79 | |
| parent | 866e6dd6852018909d89b436a0d8d820e12ecf7d (diff) | |
| download | emacs-8b296cdd66334d0673cf5df00b5d6832d34f28c9.tar.gz emacs-8b296cdd66334d0673cf5df00b5d6832d34f28c9.zip | |
*** empty log message ***
| -rw-r--r-- | doc/misc/ChangeLog | 16 | ||||
| -rw-r--r-- | lisp/ChangeLog | 30 |
2 files changed, 21 insertions, 25 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6e024b19e77..95ebb77ddf0 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-10-22 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * org.texi: Small fixes. | ||
| 4 | |||
| 1 | 2007-10-22 Juri Linkov <juri@jurta.org> | 5 | 2007-10-22 Juri Linkov <juri@jurta.org> |
| 2 | 6 | ||
| 3 | * dired-x.texi (Shell Command Guessing): Default values are now | 7 | * dired-x.texi (Shell Command Guessing): Default values are now |
| @@ -6,8 +10,8 @@ | |||
| 6 | 2007-10-21 Michael Albinus <michael.albinus@gmx.de> | 10 | 2007-10-21 Michael Albinus <michael.albinus@gmx.de> |
| 7 | 11 | ||
| 8 | * tramp.texi (Cleanup remote connections): New section. | 12 | * tramp.texi (Cleanup remote connections): New section. |
| 9 | (Password caching): Remove `tramp-clear-passwd'. It's not a command | 13 | (Password caching): Remove `tramp-clear-passwd'. |
| 10 | anymore. | 14 | It's not a command anymore. |
| 11 | (Bug Reports): Add `tramp-bug' to function index. | 15 | (Bug Reports): Add `tramp-bug' to function index. |
| 12 | (Function Index, Variable Index): New nodes. | 16 | (Function Index, Variable Index): New nodes. |
| 13 | (Remote shell setup): Describe `tramp-password-prompt-regexp'. | 17 | (Remote shell setup): Describe `tramp-password-prompt-regexp'. |
| @@ -16,7 +20,7 @@ | |||
| 16 | 20 | ||
| 17 | 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com> | 21 | 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com> |
| 18 | 22 | ||
| 19 | * calc.texi (History and Acknowledgements): Turn comment | 23 | * calc.texi (History and Acknowledgements): Turn comment |
| 20 | about integer size into past tense. | 24 | about integer size into past tense. |
| 21 | (Time Zones): Remove pointer to Calc author's address. | 25 | (Time Zones): Remove pointer to Calc author's address. |
| 22 | (Trigonometric and Hyperbolic Functions): Mention cotangent | 26 | (Trigonometric and Hyperbolic Functions): Mention cotangent |
| @@ -84,7 +88,7 @@ | |||
| 84 | 2007-09-06 Glenn Morris <rgm@gnu.org> | 88 | 2007-09-06 Glenn Morris <rgm@gnu.org> |
| 85 | 89 | ||
| 86 | * Move manual sources from man/ to subdirectories of doc/. | 90 | * Move manual sources from man/ to subdirectories of doc/. |
| 87 | Split into the Emacs manual in emacs/, and other manuals in misc/. | 91 | Split into the Emacs manual in emacs/, and other manuals in misc/. |
| 88 | Change all setfilename commands to use ../../info. | 92 | Change all setfilename commands to use ../../info. |
| 89 | * Makefile.in: Move the parts of the old man/Makefile.in that do not | 93 | * Makefile.in: Move the parts of the old man/Makefile.in that do not |
| 90 | refer to the Emacs manual here. | 94 | refer to the Emacs manual here. |
| @@ -100,8 +104,8 @@ | |||
| 100 | (../etc/GNU): Delete obsolete target. | 104 | (../etc/GNU): Delete obsolete target. |
| 101 | (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi. | 105 | (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi. |
| 102 | (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs | 106 | (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs |
| 103 | *.vrs *.toc here... | 107 | *.vrs *.toc here... |
| 104 | (maintainer-clean): ...from here. | 108 | (maintainer-clean): ...from here. |
| 105 | 109 | ||
| 106 | * makefile.w32-in (../etc/GNU): Delete obsolete target. | 110 | * makefile.w32-in (../etc/GNU): Delete obsolete target. |
| 107 | 111 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ecdf3ffb467..c828474c12f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | (org-agenda-files): Allow directories in the variable. | 5 | (org-agenda-files): Allow directories in the variable. |
| 6 | (org-agenda-get-restriction-and-command): New function. | 6 | (org-agenda-get-restriction-and-command): New function. |
| 7 | (org-agenda): Use `org-agenda-get-restriction-and-command'. | 7 | (org-agenda): Use `org-agenda-get-restriction-and-command'. |
| 8 | (org-todo-blocker-hook, org-todo-trigger-hook): New hook. | 8 | (org-todo-blocker-hook, org-todo-trigger-hook): New hooks. |
| 9 | (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state): | 9 | (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state): |
| 10 | New functions. | 10 | New functions. |
| 11 | (org-entry-add-to-multivalued-property) | 11 | (org-entry-add-to-multivalued-property) |
| @@ -13,11 +13,9 @@ | |||
| 13 | (org-entry-member-in-multivalued-property): New functions. | 13 | (org-entry-member-in-multivalued-property): New functions. |
| 14 | (org-remember-apply-template): Catch C-g and make sure window | 14 | (org-remember-apply-template): Catch C-g and make sure window |
| 15 | configuration is restored. | 15 | configuration is restored. |
| 16 | (org-agenda-open-link): Make is work with several links in the | 16 | (org-agenda-open-link): Make it work with several links in the line. |
| 17 | line. | ||
| 18 | (org-drawers, org-set-regexps-and-options) | 17 | (org-drawers, org-set-regexps-and-options) |
| 19 | (org-get-current-options): Added support for a DRAWERS in-buffer | 18 | (org-get-current-options): Add support for a DRAWERS in-buffer option. |
| 20 | option. | ||
| 21 | (org-agenda-window-frame-fractions): New option. | 19 | (org-agenda-window-frame-fractions): New option. |
| 22 | (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'. | 20 | (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'. |
| 23 | (org-columns-cleanup-item, org-find-entry-with-id) | 21 | (org-columns-cleanup-item, org-find-entry-with-id) |
| @@ -29,22 +27,16 @@ | |||
| 29 | (org-columns-display-here): Don't mark buffer as modified when | 27 | (org-columns-display-here): Don't mark buffer as modified when |
| 30 | adding space characters to accomodate column overlays. | 28 | adding space characters to accomodate column overlays. |
| 31 | (org-export-as-html): Better formatting of tags in the toc. | 29 | (org-export-as-html): Better formatting of tags in the toc. |
| 32 | (org-columns-display-here): Make the ITEM column as compact as | 30 | (org-columns-display-here): Make the ITEM column as compact as possible. |
| 33 | possible. | ||
| 34 | (org-remember-templates): Customization interface improved. | 31 | (org-remember-templates): Customization interface improved. |
| 35 | (org-export-with-property-drawer): Variable removed. | 32 | (org-export-with-property-drawer): Variable removed. |
| 36 | (org-export-with-drawers): New option. | 33 | (org-export-with-drawers): New option. |
| 37 | (org-complex-heading-regexp): New variable. | 34 | (org-complex-heading-regexp): New variable. |
| 38 | (org-sort-entries): Rewrite using `sort-subr'. | 35 | (org-sort-entries): Rewrite using `sort-subr'. |
| 39 | (org-set-property): More appropriate completion during interactive | 36 | (org-set-property): More appropriate completion during interactive use. |
| 40 | use. | ||
| 41 | (org-sort-entries): Allow sorting by property. | 37 | (org-sort-entries): Allow sorting by property. |
| 42 | (org-additional-option-like-keywords): Added more values. | 38 | (org-additional-option-like-keywords): Add more values. |
| 43 | (org-sort-entries-or-items): Renamed from `org-sort-entries'. | 39 | (org-sort-entries-or-items): Rename from `org-sort-entries'. |
| 44 | |||
| 45 | 2007-10-22 Carsten Dominik <dominik@science.uva.nl> | ||
| 46 | |||
| 47 | * org.texi: Small fixes. | ||
| 48 | 40 | ||
| 49 | 2007-10-22 Carsten Dominik <dominik@science.uva.nl> | 41 | 2007-10-22 Carsten Dominik <dominik@science.uva.nl> |
| 50 | 42 | ||
| @@ -60,8 +52,8 @@ | |||
| 60 | act on N sequential subtrees. | 52 | act on N sequential subtrees. |
| 61 | (org-paste-subtree): Fix the level at which a tree is pasted. | 53 | (org-paste-subtree): Fix the level at which a tree is pasted. |
| 62 | (org-fit-agenda-window): Limitations on window size removed. | 54 | (org-fit-agenda-window): Limitations on window size removed. |
| 63 | (org-agenda-find-same-or-today-or-agenda): Renamed from | 55 | (org-agenda-find-same-or-today-or-agenda): Rename from |
| 64 | `org-agenda-find-today-or-agenda'. | 56 | `org-agenda-find-today-or-agenda'. |
| 65 | (org-scheduled-past-days): New option. | 57 | (org-scheduled-past-days): New option. |
| 66 | (org-agenda-scheduled-leaders) | 58 | (org-agenda-scheduled-leaders) |
| 67 | (org-agenda-deadline-leaders): New options. | 59 | (org-agenda-deadline-leaders): New options. |
| @@ -71,7 +63,7 @@ | |||
| 71 | (org-infile-export-plist): New "tags" option. | 63 | (org-infile-export-plist): New "tags" option. |
| 72 | (org-use-property-inheritance): New option. | 64 | (org-use-property-inheritance): New option. |
| 73 | (org-cached-entry-get): Use `org-use-property-inheritance'. | 65 | (org-cached-entry-get): Use `org-use-property-inheritance'. |
| 74 | (org-remember-apply-template): Fixed typo. | 66 | (org-remember-apply-template): Fix typo. |
| 75 | 67 | ||
| 76 | 2007-10-22 Michael Albinus <michael.albinus@gmx.de> | 68 | 2007-10-22 Michael Albinus <michael.albinus@gmx.de> |
| 77 | 69 | ||
| @@ -79,7 +71,7 @@ | |||
| 79 | (tramp-open-connection-setup-interactive-shell): Improve sending | 71 | (tramp-open-connection-setup-interactive-shell): Improve sending |
| 80 | initial commands. | 72 | initial commands. |
| 81 | (tramp-action-terminal): Send debug message. | 73 | (tramp-action-terminal): Send debug message. |
| 82 | (tramp-wait-for-shell-prompt, tramp-send-command-internal): Removed. | 74 | (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove. |
| 83 | (tramp-barf-if-no-shell-prompt): Insert code of | 75 | (tramp-barf-if-no-shell-prompt): Insert code of |
| 84 | `tramp-wait-for-shell-prompt'. | 76 | `tramp-wait-for-shell-prompt'. |
| 85 | 77 | ||