1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
Commit graph

73300 commits

Author SHA1 Message Date
Carsten Dominik
a2ac8d7658 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
(org-remove-keyword-keys): New function.
2007-08-30 13:56:28 +00:00
Carsten Dominik
82a93b22c7 *** empty log message *** 2007-08-30 13:55:48 +00:00
Carsten Dominik
15fd4748dd Lower-case for orgtbl-mode. 2007-08-30 10:26:37 +00:00
Carsten Dominik
223afe6456 *** empty log message *** 2007-08-30 10:26:21 +00:00
Carsten Dominik
73db6abd6b Version 5.07 2007-08-30 09:49:28 +00:00
Carsten Dominik
374585c99c (org-export-visible): Fix drawers before export.
(org-do-sort): Allow sorting by priority.
	(org-agenda-files): Ignore non-existing files.
	(org-agenda-skip-unavailable-files): New variable.
	(org-ellipsis): All a face as value.
	(org-mode): Interprete the face value of `org-ellipsis'.
	(org-archive-save-context-info): New option.
	(org-archive-subtree): Store context info in archived entry.
	(org-fast-tag-selection-can-set-todo-state): New variable.
	(org-fast-tag-selection): Allow setting TODO states through this
	interface.
	(org-cycle): Docstring updated.
	(org-todo-keyword-faces): New option.
	(org-get-todo-face): New function.
	(org-set-font-lock-defaults, org-agenda-highlight-todo): Use
	`org-get-todo-face'.
	(org-switch-to-buffer-other-window): New function.
	(org-table-edit-field, org-table-show-reference)
	(org-table-edit-formulas, org-add-log-note)
	(org-fast-tag-selection, org-agenda, org-prepare-agenda)
	(org-timeline): Use `org-switch-to-buffer-other-window' instead of
	`switch-to-buffer-other-window' to make sure that the temporary
	windows show up on the current frame.
	(org-mhe-get-message-real-folder, org-batch-store-agenda-views)
	(org-get-entries-from-diary, org-replace-region-by-html): Don't
	allow pop-up frames.
	(org-agenda-get-deadlines, org-agenda-get-scheduled): Fixed
	problems with time-of-day.
	(org-export-get-title-from-subtree): New function.
	(org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
	with listing items that are DONE.
	(org-change-tag-in-region): New command.
	(org-agenda-skip-scheduled-if-done)
	(org-agenda-skip-deadline-if-done): Docstring clarified.
	(org-mode): Hide drawers on startup.
	(org-get-todo-face): New function.
	(org-todo-keyword-faces): New option.
2007-08-30 09:49:14 +00:00
Carsten Dominik
ff95e2465d *** empty log message *** 2007-08-30 09:48:05 +00:00
Thien-Thi Nguyen
2796180f96 (grep-files-aliases): Add cc alias.
Sort items in alphabetical order. Fix parens.
2007-08-30 09:37:33 +00:00
Thien-Thi Nguyen
a2e548a97e (grep-find-ignored-directories): Add
monotone _MTN bookkeeping directory in workspaces.  Add
RCS control directory.  List items in alphabetical order.
2007-08-30 09:33:49 +00:00
Glenn Morris
cb13870ad0 Regenerate. 2007-08-30 05:19:25 +00:00
Glenn Morris
9b62c83fe0 Move here from top-level README.multi-tty, with some edits for
information made out-of-date by merge to trunk.
2007-08-30 05:12:25 +00:00
Glenn Morris
e1b79824db Move to admin/notes/multi-tty, with some edits. 2007-08-30 05:11:27 +00:00
Glenn Morris
24cdde13e8 Add in entries from README.multi-tty. 2007-08-30 05:09:07 +00:00
Glenn Morris
89ce934da2 (AH_BOTTOM): Copy some manual changes made to src/config.in here so
they are not lost when it regenerates.
2007-08-30 05:08:33 +00:00
Glenn Morris
050b82f6f5 Comment. 2007-08-30 05:08:24 +00:00
Dan Nicolaescu
0f1444e1e1 * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
* s/darwin.h: ... do it here.
2007-08-29 22:19:43 +00:00
Stefan Monnier
b886686079 (set_initial_environment): Rename from set_global_environment. 2007-08-29 21:50:39 +00:00
Stefan Monnier
b88c11ac65 (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
removed by mistake on the multi-tty branch.
2007-08-29 21:48:23 +00:00
Stefan Monnier
b1cb6b202b (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
(Fmodify_frame_parameters): Return a value.
2007-08-29 21:47:40 +00:00
Stefan Monnier
917ac1a9ba (png_load): Comment-out var only used in commented-out code. 2007-08-29 21:47:11 +00:00
Stefan Monnier
3b6fc48fec (mark_ttys): Don't bother checking top_frame (incorrectly)
before passing it to mark_object.
2007-08-29 21:46:50 +00:00
Stefan Monnier
2ed82a63ab (internal_resolve_face_name): Return a value.
(internal_resolve_face_name, resolve_face_name_error): Comment out.
2007-08-29 21:46:05 +00:00
Stefan Monnier
fd0f53a909 (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
(x_icon): Comment-out var only used in commented-out code.
2007-08-29 21:45:22 +00:00
Dan Nicolaescu
f0230324e9 (vc-hg-extra-menu-map): New variable.
(vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
(vc-hg-pull): New functions.
(vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
2007-08-29 18:15:16 +00:00
Dan Nicolaescu
dc8ceca12c Don't require url, only autoloaded url
functions are used in this file.
2007-08-29 16:28:46 +00:00
Romain Francoise
0a42be6da7 (Fset_input_mode): Don't call `Fset_quit_char' if QUIT hasn't been
provided.
2007-08-29 16:03:26 +00:00
Dan Nicolaescu
7196c97057 (mac_initialize): Delete declaration. 2007-08-29 15:31:23 +00:00
Andreas Schwab
fe6b2fd06f Typo. 2007-08-29 15:17:59 +00:00
Andreas Schwab
d9af69518e (shell): Return correct value from interactive spec. 2007-08-29 13:35:16 +00:00
Juanma Barranquero
03f06e5cf5 *** empty log message *** 2007-08-29 13:25:36 +00:00
Juanma Barranquero
b7b27c939a Life is too short... 2007-08-29 13:10:22 +00:00
Glenn Morris
d08e666c61 (emacs-version): Increase to 23.0.50. 2007-08-29 08:14:32 +00:00
Glenn Morris
6d017e27f5 Increase version to 23.0.50. 2007-08-29 08:14:18 +00:00
Glenn Morris
68b6375964 Increase version to 23.0.50. 2007-08-29 08:13:10 +00:00
Glenn Morris
bfd9ce719f Increase version to 23.0.50. 2007-08-29 08:12:34 +00:00
Glenn Morris
e93ca07663 Increase version to 23.0.50. 2007-08-29 08:11:35 +00:00
Glenn Morris
835ea6b33e Increase version to 23.0.50. 2007-08-29 08:10:45 +00:00
Glenn Morris
fd552672fb (emacs-version): Set back to 22.1.50 following inadvertent bump in
multi-tty merge.
2007-08-29 08:07:06 +00:00
Glenn Morris
f504b46254 Set version back to 22.1.50 following inadvertent bump in multi-tty merge. 2007-08-29 08:06:38 +00:00
Glenn Morris
2239757784 (VERSION): Set back to 22.1.50 following inadvertent bump in multi-tty
merge.
2007-08-29 08:05:47 +00:00
Glenn Morris
a4fc56e1ba Update copyright years, update license to GPLv3 or later. 2007-08-29 07:33:33 +00:00
Glenn Morris
3553ccb3ee Update copyright years, update license to GPLv3 or later. 2007-08-29 07:28:21 +00:00
Glenn Morris
76b872c7b0 License should be GPLv3 or later. 2007-08-29 07:26:00 +00:00
Jan Djärv
c982cf7d87 New option: --without-xaw3d. 2007-08-29 06:36:57 +00:00
Dan Nicolaescu
381864b299 (BASE_PURESIZE): Increase base value to 1164000. 2007-08-29 06:06:51 +00:00
Jan Djärv
2e3695d2a9 Say that Gtk+ build uses stock icons. 2007-08-29 06:05:01 +00:00
Jan Djärv
9b229c32e0 (x-gtk-stock-map): :version changed to 23.1. 2007-08-29 06:00:25 +00:00
Miles Bader
8d9cc0b7ea Merge multi-tty branch
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-866
2007-08-29 05:28:10 +00:00
Dan Nicolaescu
5142de65ce More crunching. 2007-08-29 04:01:43 +00:00
Dan Nicolaescu
bb89e6732b Undo undocumented change. 2007-08-29 03:59:11 +00:00