Mercurial > emacs
comparison lisp/ChangeLog @ 86879:86f143f19d08
* textmodes/org-export-latex.el (org-export-latex-cleaned-string):
Move args on defun line.
* textmodes/org.el (org-calendar-holiday): Use
calendar-check-holidays instead of the obsolete
check-calendar-holidays.
(add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
(bbdb-company, bbdb-current-record, bbdb-name)
(bbdb-record-getprop, bbdb-record-name)
(bibtex-beginning-of-entry, bibtex-generate-autokey)
(bibtex-parse-entry, bibtex-url, cdlatex-tab)
(dired-get-filename, gnus-article-show-summary, mh-display-msg)
(mh-find-path, mh-get-header-field, mh-get-msg-num)
(mh-header-display, mh-index-previous-folder)
(mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
(mh-show-buffer-message-number, mh-show-header-display)
(mh-show-msg, mh-show-show, mh-visit-folder)
(org-export-latex-cleaned-string, remember)
(remember-buffer-desc, rmail-narrow-to-non-pruned-header)
(rmail-what-message, elmo-folder-exists-p)
(elmo-message-entity-field, elmo-message-field)
(vm-beginning-of-message, vm-follow-summary-cursor)
(vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
(vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
(vm-summarize, wl-folder-get-elmo-folder)
(wl-summary-goto-folder-subr)
(wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
(wl-summary-line-subject, wl-summary-message-number)
(wl-summary-redisplay): Declare as functions.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 30 Nov 2007 16:24:40 +0000 |
parents | 9dc4e1851a7d |
children | c40a545d7768 |
comparison
equal
deleted
inserted
replaced
86878:d45c043e6447 | 86879:86f143f19d08 |
---|---|
1 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * textmodes/org-export-latex.el (org-export-latex-cleaned-string): | |
4 Move args on defun line. | |
5 | |
6 * textmodes/org.el (org-calendar-holiday): Use | |
7 calendar-check-holidays instead of the obsolete | |
8 check-calendar-holidays. | |
9 (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb) | |
10 (bbdb-company, bbdb-current-record, bbdb-name) | |
11 (bbdb-record-getprop, bbdb-record-name) | |
12 (bibtex-beginning-of-entry, bibtex-generate-autokey) | |
13 (bibtex-parse-entry, bibtex-url, cdlatex-tab) | |
14 (dired-get-filename, gnus-article-show-summary, mh-display-msg) | |
15 (mh-find-path, mh-get-header-field, mh-get-msg-num) | |
16 (mh-header-display, mh-index-previous-folder) | |
17 (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show) | |
18 (mh-show-buffer-message-number, mh-show-header-display) | |
19 (mh-show-msg, mh-show-show, mh-visit-folder) | |
20 (org-export-latex-cleaned-string, remember) | |
21 (remember-buffer-desc, rmail-narrow-to-non-pruned-header) | |
22 (rmail-what-message, elmo-folder-exists-p) | |
23 (elmo-message-entity-field, elmo-message-field) | |
24 (vm-beginning-of-message, vm-follow-summary-cursor) | |
25 (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update) | |
26 (vm-select-folder-buffer, vm-su-message-id, vm-su-subject) | |
27 (vm-summarize, wl-folder-get-elmo-folder) | |
28 (wl-summary-goto-folder-subr) | |
29 (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from) | |
30 (wl-summary-line-subject, wl-summary-message-number) | |
31 (wl-summary-redisplay): Declare as functions. | |
32 | |
1 2007-11-30 Martin Rudalics <rudalics@gmx.at> | 33 2007-11-30 Martin Rudalics <rudalics@gmx.at> |
2 | 34 |
3 * longlines.el (longlines-show-hard-newlines): Remove handling of | 35 * longlines.el (longlines-show-hard-newlines): Remove handling of |
4 buffer-undo-list and buffer-modified status. | 36 buffer-undo-list and buffer-modified status. |
5 (longlines-show-region, longlines-unshow-hard-newlines): Handle | 37 (longlines-show-region, longlines-unshow-hard-newlines): Handle |