comparison lisp/ChangeLog @ 82762:8ff02425f4db

(cvs-vc-command-advice): Fix a typo in code (file->files).
author Sam Steingold <sds@gnu.org>
date Wed, 22 Aug 2007 15:48:22 +0000
parents 87afa7f0beb1
children a8c46cf3e7aa
comparison
equal deleted inserted replaced
82761:3a62285f3e39 82762:8ff02425f4db
1 2007-08-22 Sam Steingold <sds@gnu.org>
2
3 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
4
1 2007-08-22 Carsten Dominik <dominik@science.uva.nl> 5 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2 6
3 * textmodes/org-export-latex.el: New file. 7 * textmodes/org-export-latex.el: New file.
4 8
5 * textmodes/org-publish.el (org-publish-org-to-latex): New 9 * textmodes/org-publish.el (org-publish-org-to-latex): New
67 (org-batch-store-agenda-views): Use the variable 71 (org-batch-store-agenda-views): Use the variable
68 `default-directory', not the function. 72 `default-directory', not the function.
69 (org-clock-out-if-current): Respect `org-clock-out-when-done'. 73 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
70 (org-clock-out-when-done): New option. 74 (org-clock-out-when-done): New option.
71 (org-html-entities): Added HTML entities for smileys. 75 (org-html-entities): Added HTML entities for smileys.
72 76
73 77
74 2007-08-22 Glenn Morris <rgm@gnu.org> 78 2007-08-22 Glenn Morris <rgm@gnu.org>
75 79
76 * image.el (create-image): Doc fix. 80 * image.el (create-image): Doc fix.
77 81