Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8abe9d4f
Commit
8abe9d4f
authored
Jan 05, 2006
by
Carsten Dominik
Browse files
*** empty log message ***
parent
04d18304
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
0 deletions
+34
-0
lisp/ChangeLog
lisp/ChangeLog
+30
-0
man/ChangeLog
man/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
8abe9d4f
2006-01-05 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el: (org-end-of-subtree): New function.
(org-cycle, org-subtree-end-visible-p, org-scan-tags): Use
`org-end-of-subtree'.
(org-agenda, org-agenda-convert-date): Protect calls to
`fit-window-to-buffer'.
(org-tags-view): Force matching of sublevels when doing a
todo-only search. Define the correct redo command, including the
arguments.
(org-agenda-redo): Display message.
(org-check-for-org-mode): New function.
(org-agenda-type): New variable.
(org-timeline, org-agenda-list, org-todo-list, org-tags-view): Set
`org-agenda-type'.
(org-agenda-check-type): New function.
(org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
(org-agenda-week-view, org-agenda-day-view)
(org-agenda-next-date-line, org-agenda-previous-date-line)
(org-agenda-log-mode, org-agenda-toggle-diary)
(org-agenda-toggle-time-grid, org-agenda-date-later)
(org-agenda-date-prompt, org-agenda-diary-entry)
(org-agenda-execute-calendar-command, org-agenda-goto-calendar)
(org-agenda-convert-date, org-agenda-menu): Use
`org-agenda-check-type'.
(org-make-overlay, org-delete-overlay)
(org-detatch-overlay, org-move-overlay, org-overlay-put): New
compatibility functions.
(org-calendar-select-mouse): New command.
2006-01-04 Chong Yidong <cyd@stupidchicken.com>
2006-01-04 Chong Yidong <cyd@stupidchicken.com>
* cus-edit.el (Custom-reset-current, Custom-reset-saved)
* cus-edit.el (Custom-reset-current, Custom-reset-saved)
...
...
man/ChangeLog
View file @
8abe9d4f
2006-01-05 Carsten Dominik <dominik@science.uva.nl>
* org.texi: (Agenda Views): Chapter reorganized.
2006-01-02 Chong Yidong <cyd@stupidchicken.com>
2006-01-02 Chong Yidong <cyd@stupidchicken.com>
* custom.texi (Custom Themes): Describe the new
* custom.texi (Custom Themes): Describe the new
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment