Bastien Guerry
|
e66ba1dfc4
|
Merge Org 7.8.03
|
2012-01-03 18:27:21 +01:00 |
|
Paul Eggert
|
22bcf20469
|
Spelling fixes.
|
2011-12-30 17:27:15 -08:00 |
|
Paul Eggert
|
9858f6c326
|
Spelling fixes.
|
2011-12-29 18:52:49 -08:00 |
|
Paul Eggert
|
bbd240ceee
|
Spelling fixes.
|
2011-12-14 23:24:10 -08:00 |
|
Paul Eggert
|
333f9019e2
|
Spelling fixes.
|
2011-12-11 21:32:49 -08:00 |
|
Juanma Barranquero
|
a98edce9ec
|
Fix typos.
|
2011-12-06 02:30:54 +01:00 |
|
Paul Eggert
|
c80e3b4aed
|
Spelling fixes.
|
2011-12-04 00:02:42 -08:00 |
|
Paul Eggert
|
e47695319f
|
Spelling fixes.
|
2011-11-26 20:43:11 -08:00 |
|
Paul Eggert
|
e4920bc99d
|
Spelling fixes.
|
2011-11-24 23:14:48 -08:00 |
|
Juanma Barranquero
|
20db1522fe
|
Fix typos.
|
2011-11-24 02:58:14 +01:00 |
|
Paul Eggert
|
ee7683ebb7
|
Spelling fixes.
|
2011-11-22 23:03:56 -08:00 |
|
Juanma Barranquero
|
fe7a3057a3
|
Fix typos.
|
2011-11-20 20:35:27 +01:00 |
|
Andreas Schwab
|
f6cba7e085
|
* org-list.el (org-list-send-item): Use sort instead of sort*.
|
2011-11-20 10:44:39 +01:00 |
|
Paul Eggert
|
40ba43b4b7
|
Spelling fixes.
|
2011-11-19 23:30:16 -08:00 |
|
Juanma Barranquero
|
cd1181dbec
|
Fix typos.
|
2011-11-20 04:48:53 +01:00 |
|
Paul Eggert
|
e1dbe924b5
|
Spelling fixes.
|
2011-11-19 18:29:42 -08:00 |
|
Paul Eggert
|
5396468298
|
Spelling fixes.
|
2011-11-19 01:18:31 -08:00 |
|
Paul Eggert
|
3ed8598c49
|
Spelling fixes.
|
2011-11-18 00:31:02 -08:00 |
|
Paul Eggert
|
c5e87d104b
|
Spelling fixes.
|
2011-11-17 09:40:48 -08:00 |
|
Paul Eggert
|
4c36be58ca
|
Spelling fixes.
|
2011-11-17 01:09:20 -08:00 |
|
Juanma Barranquero
|
7877f37394
|
Fix typos.
|
2011-11-16 18:47:25 +01:00 |
|
Juanma Barranquero
|
58179ccebd
|
Fix typos.
|
2011-11-16 13:34:47 +01:00 |
|
Juanma Barranquero
|
c701515351
|
Fix typos.
|
2011-11-15 18:37:37 +01:00 |
|
Paul Eggert
|
da6062e6ea
|
Spelling fixes.
|
2011-11-14 23:55:13 -08:00 |
|
Paul Eggert
|
91af3942e9
|
Spelling fixes.
|
2011-11-14 15:59:56 -08:00 |
|
Paul Eggert
|
8350f087ef
|
Spelling fixes.
|
2011-11-14 12:23:26 -08:00 |
|
Juanma Barranquero
|
9b8ba1e59d
|
Fix more typos.
|
2011-11-12 00:34:43 +01:00 |
|
Juanma Barranquero
|
40a8bdf60f
|
Fix typos.
|
2011-11-12 00:17:16 +01:00 |
|
Paul Eggert
|
fe3c566957
|
Spelling fixes.
|
2011-11-08 22:10:51 -08:00 |
|
Juanma Barranquero
|
a7ef684b46
|
Fix typos.
|
2011-10-26 16:07:31 +02:00 |
|
Eli Zaretskii
|
aa97fd08e3
|
Force left-to-right paragraphs in Org buffers.
lisp/org/org.el (org-mode): Force left-to-right paragraphs in Org
buffers. For a related discussions, see
https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
|
2011-09-27 19:46:17 +03:00 |
|
Stefan Monnier
|
85cb5d5706
|
org/org.el: Add FIXMEs for odd chunks of code
|
2011-09-19 12:48:36 -04:00 |
|
Juanma Barranquero
|
8d5ed89901
|
Fix typos.
|
2011-09-17 14:19:04 +02:00 |
|
Chong Yidong
|
c33134511b
|
Remove pop-to-buffer-same-window.
* lisp/window.el (pop-to-buffer-1, pop-to-buffer-same-window): Deleted.
(pop-to-buffer): Change interactive spec. Pass second argument
directly to display-buffer.
(display-buffer): Fix interactive spec. Use functionp to
distinguish between a function and a list of functions.
* lisp/abbrev.el (edit-abbrevs):
* lisp/arc-mode.el (archive-extract):
* lisp/autoinsert.el (auto-insert):
* lisp/bookmark.el (bookmark-bmenu-list):
* lisp/files.el (find-file):
* lisp/view.el (view-buffer):
* lisp/progmodes/compile.el (compilation-goto-locus):
* lisp/textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
* lisp/org/ob-ref.el (org-babel-ref-goto-headline-id):
* lisp/org/org.el (org-get-location, org-tree-to-indirect-buffer)
(org-mark-ring-goto, org-refile, org-add-log-note)
(org-revert-all-org-buffers, org-switchb)
(org-cycle-agenda-files, org-submit-bug-report)
(org-goto-marker-or-bmk):
* lisp/org/org-agenda.el (org-prepare-agenda, org-agenda-switch-to):
* lisp/org/org-capture.el (org-capture-goto-target)
(org-capture-fill-template):
* lisp/org/org-clock.el (org-clock-goto):
* lisp/org/org-ctags.el (org-ctags-visit-buffer-or-file):
* lisp/org/org-exp.el (org-export-as-org):
* lisp/org/org-feed.el (org-feed-show-raw-feed):
* lisp/org/org-html.el (org-export-htmlize-generate-css):
* lisp/org/org-id.el (org-id-goto):
* lisp/org/org-irc.el (org-irc-visit-erc):
* lisp/org/org-mobile.el (org-mobile-apply):
* lisp/org/org-publish.el (org-publish-org-to, org-publish-find-date):
* lisp/org/org-remember.el (org-go-to-remember-target):
* lisp/org/org-src.el (org-src-switch-to-buffer)
(org-edit-fixed-width-region): Use switch-to-buffer.
* lisp/org/org-compat.el (org-pop-to-buffer-same-window): Deleted.
|
2011-09-02 12:38:40 -04:00 |
|
Martin Rudalics
|
f818cd2a39
|
Restore Emacs 23 display-buffer functions and options.
* window.el (display-buffer-window): Rewrite doc-string.
(display-buffer-record-window): New function.
(display-buffer-macro-specifiers)
(display-buffer-even-window-sizes, display-buffer-set-height)
(display-buffer-set-width, display-buffer-in-window)
(display-buffer-reuse-window, display-buffer-split-specifiers)
(display-buffer-side-specifiers, display-buffer-split-window-1)
(display-buffer-split-window, display-buffer-split-atom-window)
(display-buffer-pop-up-window, display-buffer-pop-up-frame)
(display-buffer-pop-up-side-window, display-buffer-in-side-window)
(display-buffer-other-window-means-other-frame)
(display-buffer-normalize-special)
(display-buffer-normalize-default)
(display-buffer-normalize-argument)
(display-buffer-normalize-alist-1, display-buffer-normalize-alist)
(display-buffer-normalize-specifiers, display-buffer-frame)
(display-buffer-same-window, display-buffer-same-frame)
(display-buffer-other-window)
(display-buffer-same-frame-other-window)
(display-buffer-other-frame, pop-to-buffer-same-window)
(pop-to-buffer-same-frame, pop-to-buffer-other-window)
(pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
(switch-to-buffer-same-frame)
(switch-to-buffer-other-window-same-frame)
(display-buffer-alist-of-strings-p, display-buffer-alist-add)
(display-buffer-alist-set-1, display-buffer-alist-set-2)
(display-buffer-alist-set): Remove.
(display-buffer-function, special-display-buffer-names)
(special-display-regexps, special-display-function): In
doc-string refer to display-buffer-window and quit-restore
parameter.
(pop-up-frame-alist, pop-up-frame-function, special-display-p)
(special-display-frame-alist, special-display-popup-frame)
(same-window-buffer-names, same-window-regexps, same-window-p)
(pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
(split-window-preferred-function, split-height-threshold)
(split-width-threshold, window-splittable-p)
(split-window-sensibly, window--try-to-split-window)
(window--frame-usable-p, even-window-heights)
(window--even-window-heights, window--display-buffer-1)
(window--display-buffer-2, display-buffer-other-frame): Restore
old Emacs 23 code, order and doc-strings where applicable.
(display-buffer-default, display-buffer-assq-regexp): New functions.
(display-buffer-alist): Rewrite doc-string.
(display-buffer-default-action)
(display-buffer-overriding-action): New variables.
(display-buffer, switch-to-buffer): Rewrite.
(pop-to-buffer): Restore Emacs 23 behavior but use
window-normalize-buffer-to-display.
(switch-to-buffer-other-window, switch-to-buffer-other-frame):
Restore Emacs 23 behavior but use
window-normalize-buffer-to-switch-to.
(pop-to-buffer-same-window): Rewrite.
(pop-to-buffer-other-window, pop-to-buffer-other-frame): Rewrite
using Emacs 23 options.
* org-compat.el (org-pop-to-buffer-same-window): Remove LABEL
argument from pop-to-buffer-same-window call.
|
2011-08-31 11:27:49 +02:00 |
|
Bastien Guerry
|
d6b9407c0c
|
A few cosmetic fixes in lisp/org/ChangeLog.
|
2011-08-28 10:31:04 +02:00 |
|
Bastien Guerry
|
84f211108b
|
Cosmetic fixes.
|
2011-08-25 13:00:13 +02:00 |
|
Glenn Morris
|
c7557a0f2c
|
Standardize/fix some Org header comments.
* org-freemind.el: Remove duplicate, incorrect license notice.
* ob-lisp.el: Convert consecutive copyright years to ranges.
* ob-js.el, ob-scheme.el: Standardize license text.
* ob-R.el, ob-clojure.el, ob-exp.el, ob-lisp.el, ob-lob.el, ob-perl.el:
* ob-python.el, ob-ref.el, ob.el:
Put multiple authors on separate lines.
|
2011-08-18 16:57:10 -04:00 |
|
Glenn Morris
|
cbd209473b
|
Restore clobbered changes to Org copyright years.
|
2011-08-18 16:41:06 -04:00 |
|
Bastien Guerry
|
5b409b390c
|
Fix Org ChangeLog entries and remove arch-tag.
|
2011-08-16 09:13:02 +02:00 |
|
Bastien Guerry
|
5cb0563318
|
Fix misformatted ChangeLog entries for Org.
|
2011-08-15 16:56:47 +02:00 |
|
Bastien Guerry
|
d99aebc0c3
|
lisp/org/ChangeLog: Fix the ChangeLog entry of Ethan Ligon.
|
2011-08-15 16:34:17 +02:00 |
|
Bastien Guerry
|
d4423e17ee
|
lisp/org/ChangeLog: add "(tiny change)" where required.
Thanks to Glenn Morris for pointing out possible problems.
|
2011-08-15 16:32:07 +02:00 |
|
Glenn Morris
|
09ade3a37d
|
Fix copyrights, licenses, etc in new Org files.
|
2011-08-06 14:23:50 -07:00 |
|
Carsten Dominik
|
4464a33d9c
|
Fix regexp for finding code blocks
|
2011-07-30 18:29:20 +02:00 |
|
Reiner Steib
|
29c8a348c5
|
Fix my mail address.
|
2011-07-29 08:47:56 +02:00 |
|
Bastien Guerry
|
58e9b49a90
|
org: don't always refresh the agenda.
|
2011-07-28 17:25:29 +02:00 |
|
Bastien Guerry
|
3ab2c837b3
|
Merge changes from Org 7.4 to current Org 7.7.
|
2011-07-28 17:13:49 +02:00 |
|
Bastien Guerry
|
44a8054f97
|
Remove org-complete.el.
It will be replaced by org-pcomplete.el in the next commit.
|
2011-07-28 16:30:02 +02:00 |
|
Stefan Monnier
|
4f91a8160f
|
Don't quote lambda expressions with `quote'.
|
2011-05-23 14:57:17 -03:00 |
|