From 8b296cdd66334d0673cf5df00b5d6832d34f28c9 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 22 Oct 2007 22:21:45 +0000 Subject: [PATCH] *** empty log message *** --- doc/misc/ChangeLog | 16 ++++++++++------ lisp/ChangeLog | 30 +++++++++++------------------- 2 files changed, 21 insertions(+), 25 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6e024b19e7..95ebb77ddf 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2007-10-22 Carsten Dominik + + * org.texi: Small fixes. + 2007-10-22 Juri Linkov * dired-x.texi (Shell Command Guessing): Default values are now @@ -6,8 +10,8 @@ 2007-10-21 Michael Albinus * tramp.texi (Cleanup remote connections): New section. - (Password caching): Remove `tramp-clear-passwd'. It's not a command - anymore. + (Password caching): Remove `tramp-clear-passwd'. + It's not a command anymore. (Bug Reports): Add `tramp-bug' to function index. (Function Index, Variable Index): New nodes. (Remote shell setup): Describe `tramp-password-prompt-regexp'. @@ -16,7 +20,7 @@ 2007-10-20 Jay Belanger - * calc.texi (History and Acknowledgements): Turn comment + * calc.texi (History and Acknowledgements): Turn comment about integer size into past tense. (Time Zones): Remove pointer to Calc author's address. (Trigonometric and Hyperbolic Functions): Mention cotangent @@ -84,7 +88,7 @@ 2007-09-06 Glenn Morris * Move manual sources from man/ to subdirectories of doc/. - Split into the Emacs manual in emacs/, and other manuals in misc/. + Split into the Emacs manual in emacs/, and other manuals in misc/. Change all setfilename commands to use ../../info. * Makefile.in: Move the parts of the old man/Makefile.in that do not refer to the Emacs manual here. @@ -100,8 +104,8 @@ (../etc/GNU): Delete obsolete target. (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi. (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs - *.vrs *.toc here... - (maintainer-clean): ...from here. + *.vrs *.toc here... + (maintainer-clean): ...from here. * makefile.w32-in (../etc/GNU): Delete obsolete target. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ecdf3ffb46..c828474c12 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,7 +5,7 @@ (org-agenda-files): Allow directories in the variable. (org-agenda-get-restriction-and-command): New function. (org-agenda): Use `org-agenda-get-restriction-and-command'. - (org-todo-blocker-hook, org-todo-trigger-hook): New hook. + (org-todo-blocker-hook, org-todo-trigger-hook): New hooks. (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state): New functions. (org-entry-add-to-multivalued-property) @@ -13,11 +13,9 @@ (org-entry-member-in-multivalued-property): New functions. (org-remember-apply-template): Catch C-g and make sure window configuration is restored. - (org-agenda-open-link): Make is work with several links in the - line. + (org-agenda-open-link): Make it work with several links in the line. (org-drawers, org-set-regexps-and-options) - (org-get-current-options): Added support for a DRAWERS in-buffer - option. + (org-get-current-options): Add support for a DRAWERS in-buffer option. (org-agenda-window-frame-fractions): New option. (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'. (org-columns-cleanup-item, org-find-entry-with-id) @@ -29,22 +27,16 @@ (org-columns-display-here): Don't mark buffer as modified when adding space characters to accomodate column overlays. (org-export-as-html): Better formatting of tags in the toc. - (org-columns-display-here): Make the ITEM column as compact as - possible. + (org-columns-display-here): Make the ITEM column as compact as possible. (org-remember-templates): Customization interface improved. (org-export-with-property-drawer): Variable removed. (org-export-with-drawers): New option. (org-complex-heading-regexp): New variable. (org-sort-entries): Rewrite using `sort-subr'. - (org-set-property): More appropriate completion during interactive - use. + (org-set-property): More appropriate completion during interactive use. (org-sort-entries): Allow sorting by property. - (org-additional-option-like-keywords): Added more values. - (org-sort-entries-or-items): Renamed from `org-sort-entries'. - -2007-10-22 Carsten Dominik - - * org.texi: Small fixes. + (org-additional-option-like-keywords): Add more values. + (org-sort-entries-or-items): Rename from `org-sort-entries'. 2007-10-22 Carsten Dominik @@ -60,8 +52,8 @@ act on N sequential subtrees. (org-paste-subtree): Fix the level at which a tree is pasted. (org-fit-agenda-window): Limitations on window size removed. - (org-agenda-find-same-or-today-or-agenda): Renamed from - `org-agenda-find-today-or-agenda'. + (org-agenda-find-same-or-today-or-agenda): Rename from + `org-agenda-find-today-or-agenda'. (org-scheduled-past-days): New option. (org-agenda-scheduled-leaders) (org-agenda-deadline-leaders): New options. @@ -71,7 +63,7 @@ (org-infile-export-plist): New "tags" option. (org-use-property-inheritance): New option. (org-cached-entry-get): Use `org-use-property-inheritance'. - (org-remember-apply-template): Fixed typo. + (org-remember-apply-template): Fix typo. 2007-10-22 Michael Albinus @@ -79,7 +71,7 @@ (tramp-open-connection-setup-interactive-shell): Improve sending initial commands. (tramp-action-terminal): Send debug message. - (tramp-wait-for-shell-prompt, tramp-send-command-internal): Removed. + (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove. (tramp-barf-if-no-shell-prompt): Insert code of `tramp-wait-for-shell-prompt'. -- 2.39.2