mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
*** empty log message ***
This commit is contained in:
parent
094f65d4a4
commit
8ba93b1c2d
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2005-05-26 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* textmodes/org.el: (org-mode): Use `define-derived-mode' to
|
||||
define `org-mode'.
|
||||
(org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
|
||||
|
||||
2005-05-25 Lute Kamstra <lute@gnu.org>
|
||||
|
||||
* subr.el (delay-mode-hooks): Specify indentation.
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
@setfilename ../info/org
|
||||
@settitle Org Mode Manual
|
||||
|
||||
@set VERSION 3.09
|
||||
@set VERSION 3.10
|
||||
@set DATE May 2005
|
||||
|
||||
@dircategory Emacs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue