emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 18 Nov 2005 11:08:01 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8614 emacs/lisp/ChangeLog:1.8615
*** emacs/lisp/ChangeLog:1.8614 Fri Nov 18 02:46:06 2005
--- emacs/lisp/ChangeLog        Fri Nov 18 16:08:00 2005
***************
*** 1,3 ****
--- 1,24 ----
+ 2005-11-18  Carsten Dominik  <address@hidden>
+ 
+       * textmodes/org.el: (org-table-sort-lines): New command.
+       (org-tbl-menu): Add entry for `org-table-sort-lines'.
+       (org-add-file): Command removed, use `org-agenda-file-to-front'
+       instead.
+       (org-export-icalendar): Use `org-icalendar-combined-name'.
+       (org-cycle-agenda-files, org-agenda-file-to-end)
+       (org-agenda-file-to-front): New commands.
+       (org-table-tab-jumps-over-hlines,org-export-html-style): New
+       options.
+       (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
+       (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
+       New functions.
+       (org-fill-paragraph): Call `org-table-align' in tables.
+       (org-mode): Call `org-set-autofill-regexps'.
+       (org-export-as-html): Support for local handformatted lists.
+       Modified to produce valid HTML 4.0. Use `org-export-html-style'.
+       (org-export-local-list-max-depth): New option.
+       (org-html-expand): Use `org-html-protect'.
+ 
  2005-11-18  Nick Roberts  <address@hidden>
  
        * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]