1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

36154 Commits

Author SHA1 Message Date
Carsten Dominik
9437b9bdbd *** empty log message *** 2007-02-27 07:28:48 +00:00
Carsten Dominik
2198eb4ef1 (org-agenda-get-todos): Make sure skip properties are checked correctly. 2007-02-27 07:26:57 +00:00
Carsten Dominik
fc24d8af4a (org-archive-subtree): Quote variable name. 2007-02-27 03:46:40 +00:00
Nick Roberts
f6f3d0b913 (gud, gud-menu-map): Remove references to bash/bashdb.
(gud-bashdb-history, gud-bashdb-marker-filter)
(gud-bashdb-command-name, bashdb): Remove.

(gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5.
2007-02-26 21:10:38 +00:00
Nick Roberts
063b728990 *** empty log message *** 2007-02-26 21:01:26 +00:00
Nick Roberts
2b84c0d2d3 *** empty log message *** 2007-02-26 20:47:39 +00:00
Romain Francoise
da888ddfaf (whois-server-tld): Update server for .org.
(whois-server-list): Add whois.publicinterestregistry.net.
(whois-guess-server): Fix formatting in docstring.
2007-02-26 17:43:11 +00:00
Kim F. Storm
760a2050ca (mouse-show-mark): Run hooks and perform command
remapping for mouse-region-delete-keys.
2007-02-26 10:11:34 +00:00
Kim F. Storm
864129b6f7 *** empty log message *** 2007-02-26 10:11:22 +00:00
Juanma Barranquero
7af1dacf7d (font-lock-mode): Doc fix. 2007-02-26 09:40:04 +00:00
Kim F. Storm
16f462c5f9 (ido-buffer-internal): Set this-command to fallback command.
Add selected buffer to buffer-name-history.
(ido-file-internal): Set this-command to fallback command.
Add file names to to file-name-history.
2007-02-25 23:48:54 +00:00
Kim F. Storm
7c9fe7ee59 *** empty log message *** 2007-02-25 23:48:44 +00:00
Kim F. Storm
f7f2cc5da8 (map-y-or-n-p): Apply minibuffer-prompt-properties. 2007-02-25 22:01:08 +00:00
Kim F. Storm
4b547e5acf *** empty log message *** 2007-02-25 22:00:58 +00:00
Eli Zaretskii
3b61abfe71 Add comment explaining why we look for simple.el on startup. 2007-02-25 21:16:11 +00:00
Andreas Schwab
f215a02f44 (hack-one-local-variable-eval-safep): Correct handling
of edebug-form-spec property value.  Reported by Johan Bockgård
<bojohan+mail@dd.chalmers.se>.
2007-02-25 09:24:29 +00:00
Carsten Dominik
f252c2ad23 *** empty log message *** 2007-02-25 06:43:10 +00:00
Carsten Dominik
d3f4dbe852 (org-table-overlay-coordinates)
(org-table-toggle-coordinate-overlays): New functions.
	(org-table-overlay-coordinates, org-table-coordinate-overlays):
	New variables.
	(org-startup-with-deadline-check): Option removed.
	(org-mode): Remove deadline check on startup.
	(org-table-limit-column-width): Option removed.
	(org-table-formula-numbers-only): Option removed.
	(org-link-style, org-link-format): Options removed.
	(org-select-agenda-window, org-fit-agenda-window): Options
	removed.
	(org-export-ascii-show-new-buffer)
	(org-export-html-show-new-buffer): Options removed.
	(org-activate-links): Camel option removed.
	(org-file-link-context-use-camel-case): Option removed.
	(org-camel-regexp): Veriable removed.
	(org-activate-camels): Function removed.
	(org-store-link): Removed Camel stuff.
	(org-make-org-heading-camel): Function removed.
	(org-open-at-point): Removed camel stuff.
	(org-link-search): Removed camel stuff.
	(org-camel-to-words): Function removed.
	(org-get-agenda-file-buffer): Make sure we prepare the
	base buffers, not any indirect buffers.
	(org-sort-entries): Sort top-level when not on a
	headline, and no active region.
	(org-in-regexp): New function.
	(org-search-not-self): Renamed from `org-search-not-link'.
	(org-open-link-marker): New variable.
	(org-open-at-point): Set `org-open-link-marker'.
	(org-print-icalendar-entries): Fixed bug with excluding DONE
	entries from the exported list.
	(org-edit-formula-lisp-indent): New command.
	(orgtbl-to-texinfo, orgtbl-to-html): New functions.
	(orgtbl-to-latex, orgtbl-insert-radio-table)
	(orgtbl-toggle-comment, orgtbl-send-table): New functions.
	(orgtbl-radio-table-templates): New option.
	(org-store-link-props):
	(org-remember-templates): More possibilities to insert
	info into templates.
	(org-remember-apply-template): Make use of the extended template
	capabilities.
	(org-remember-redo-template): New command.
	(org-upgrade-old-links)
	(org-table-modify-formulas, org-table-replace-in-formulas)
	(org-table-find-dataline)
	(org-table-get-vertical-vector): Functions removed.
	(org-table-remove-rectangle-highlight)
	(org-time-stamp-format, org-toggle-log-option)
	(org-table-highlight-rectangle)
	(org-table-iterate, org-table-make-reference):
	(org-translate-time, org-tree-to-indirect-buffer)
	(org-table-field-info, org-table-fix-formulas)
	(org-table-force-dataline, org-table-get-descriptor-line)
	(org-table-get-range)
	(org-skip-comments, org-sort)
	(org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
	(org-table-current-dline, org-table-current-field-formula)
	(org-table-edit-backward-field)
	(org-table-edit-formulas-post-command)
	(org-table-edit-line-down, org-table-edit-line-up)
	(org-agenda-archive)
	(org-agenda-clock-cancel)
	(org-agenda-clock-out, org-agenda-list-stuck-projects)
	(org-agenda-open-link, org-agenda-show-new-time)
	(org-agenda-skip-subtree-when-regexp-matches)
	(org-agenda-tree-to-indirect-buffer, org-agenda-undo)
	(org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
	(org-do-sort, org-file-image-p, org-find-overlays)
	(org-find-row-type, org-get-indirect-buffer, org-get-repeat)
	(org-highlight-until-next-command, org-isearch-end)
	(org-match-any-p, org-next-link, org-previous-link):
	(org-remove-subtree-entries-from-agenda, org-replace-escapes)
	(org-rewrite-old-row-references)
	(org-isearch-post-command)
	(org-table-edit-move, org-table-edit-next-field)
	(org-table-edit-scroll, org-table-edit-scroll-down)
	(org-set-frame-title, org-show-reference)
	(org-unhighlight-once, org-verify-change-for-undo): New
	functions.
	(org-show-variable): Command removed.
	(org-add-log-maybe): New arguments STATE, FINDPOS
	(org-table-sort-lines): Rewritten from scratch.
	(org-link-search): New argument AVOID-POS.
	(org-print-icalendar-entries): Argument CATEGORY removed.
	(org-run-agenda-series): Argument WONDOW removed.
	(org-next-link, org-previous-link): New commands.
	(org-agenda-date-format): New option.
	(org-table-iterate): New command.
	(org-table-modify-formulas)
	(org-table-replace-in-formulas): Functions removed.
	(org-table-fix-formulas): New function.
	(org-table-insert-column, org-table-delete-column)
	(org-table-move-column): Use `org-table-fix-formulas'.
	(org-follow-gnus-link): Patch from Bastien/Leo.
	(org-table-current-field-formula): New function.
	(org-file-image-p): New function.
	(org-agenda-show-new-time): New function.
	(org-agenda-date-later): Call `org-agenda-show-new-time'.
	(org-with-remote-undo): New macro.
	(org-agenda-undo): New command.
	(org-verify-change-for-undo): New function.
	(org-time-stamp-format): New function.
	(org-agenda-get-timestamps): Skip scheduled if DONE and requested
	by user.
	(org-match-any-p): New function.
	(org-make-tags-matcher): Handle regular expressions for tag and
	todo matches.
	(org-read-date): Accept "+N" as input for a date relative to the
	current date.
	(org-remove-subtree-entries-from-agenda): New function.
	(org-agenda-archive, org-agenda-kill): Use
	`org-remove-subtree-entries-from-agenda'.
	(org-do-sort, org-sort-entries): New functions.
	(org-sort): New command.
	(org-table-sort-lines): Use `org-do-sort'.
	(org-fix-decoded-time): New function.
	(org-table-number-regexp): Require 0x... to identify as number in
	tables.
	(org-startup-options): New keywords for note taking.
	(org-upgrade-old-links): Function removed.
	(org-get-repeat): New function.
	(org-show-context): Also show siblings on current level.
	(org-show-siblings): New function.
	(org-isearch-end, org-isearch-post-command): New functions.
	(org-show-siblings): New option.
	(org-show-context): Use `org-show-siblings'.
	(org-table-maybe-recalculate-line): No longer require `calc-eval'
	to be bound, because user may just use elisp.
2007-02-25 06:40:38 +00:00
Juanma Barranquero
483a1c2bf3 *** empty log message *** 2007-02-25 01:00:40 +00:00
Kim F. Storm
ed8bc9f8e4 (cua-paste): Handle x-clipboard-yank.
(cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
2007-02-24 21:52:43 +00:00
Kim F. Storm
b0943f48d9 *** empty log message *** 2007-02-24 21:52:24 +00:00
Dan Nicolaescu
2863a9be6a (command-line): Also check if the abbrev file is
readable.
2007-02-24 18:29:19 +00:00
John Paul Wallington
9bdd0e1632 (tls-certtool-program): Fix custom type. 2007-02-24 18:07:17 +00:00
John Paul Wallington
7c2288eaa2 (feedmail-message-id-generator, feedmail-date-generator): Fix custom types. 2007-02-24 17:24:29 +00:00
John Paul Wallington
8ae63446ef (rmail-message-filter): Fix custom type. 2007-02-24 17:13:33 +00:00
Eli Zaretskii
735895f1fa (command-line): If simple.el cannot be found, proceed with a warning message. 2007-02-24 13:58:35 +00:00
Juanma Barranquero
02714f8dab *** empty log message *** 2007-02-24 03:01:11 +00:00
Kenichi Handa
bfd1426943 (utf-8-pre-write-conversion): Handle the
case that BEG is a string.
2007-02-24 01:26:22 +00:00
Kim F. Storm
948f751616 *** empty log message *** 2007-02-24 00:12:30 +00:00
Kim F. Storm
bb4c0f16cd 2007-02-24 Chris Moore <dooglus@gmail.com>
(pgg-*-encrypt-region):
Check pgg-encrypt-for-me if no other recipients.
2007-02-24 00:07:19 +00:00
Eli Zaretskii
b0629b0dab *** empty log message *** 2007-02-23 20:01:24 +00:00
Eli Zaretskii
22cc1d2046 (rmail-cease-edit): Restore the Rmail toolbar. 2007-02-23 20:00:31 +00:00
Eli Zaretskii
617a675699 *** empty log message *** 2007-02-23 19:28:42 +00:00
Eli Zaretskii
da8092ef54 (sgml-validate): Quote the file name with shell-quote-argument. 2007-02-23 19:27:46 +00:00
Eli Zaretskii
d695bd172e (comint-read-input-ring): Use comint-input-ring-size from the comint buffer
instead of the temporary one.
2007-02-23 19:22:09 +00:00
Eli Zaretskii
c34a8a8740 (custom-save-all): Canonicalize custom-file before storing it in
recentf-exclude.
2007-02-23 19:13:40 +00:00
Chong Yidong
38008dcd92 Bump to version 22.0.94. 2007-02-23 17:37:28 +00:00
Chong Yidong
fc858181de Regenerate. 2007-02-23 17:35:22 +00:00
Chong Yidong
333e873775 (fancy-splash-screens): Make cursor-type buffer-local in splash
screen.
2007-02-23 16:26:28 +00:00
Chong Yidong
7596c645dc * startup.el (fancy-splash-screens): Make cursor-type buffer-local
in splash screen.
2007-02-23 16:26:16 +00:00
J.D. Smith
fbc232f4e2 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs. 2007-02-22 20:18:17 +00:00
J.D. Smith
ecd3d5570e *** empty log message *** 2007-02-22 20:17:52 +00:00
J.D. Smith
6a8cc02d1c (idlwave-shell-mode): Clean up pending commands, for
restart. (idlwave-shell-current-module): Fix handling of module name by
type.  (idlwave-shell-break-in): Update type handling.
(idlwave-shell-bp-get): Encode type in BP structure.
(idlwave-shell-set-bp): Fix setting condition on disabled BPs.
(idlwave-shell-module-source-query): Query routine info based on type.
Fix path parsing for non-compiled files.
(idlwave-shell-module-source-filter): Don't signal error in filter if no
source found.  (idlwave-shell-set-bp-in-module): Use fallback source to
prevent filter race.
2007-02-22 20:05:16 +00:00
Kim F. Storm
3c00238a4a *** empty log message *** 2007-02-22 00:35:28 +00:00
Kim F. Storm
10dbcdd730 (editable-field): Fix typo in last change. 2007-02-22 00:33:58 +00:00
Kim F. Storm
3bff434b8f (widget-default-create): Undo 2007-02-04 change.
(editable-field): Document need to put some text before the %v
escape in :format string.
2007-02-22 00:32:51 +00:00
Stefan Monnier
fc2fb30ca6 Remove the code inherited from CVSREAD and `cvs edit'.
(vc-svn-use-edit): Remove unused config var.
(vc-svn-update, vc-svn-revert): Checkout is always implicit.
2007-02-19 19:42:10 +00:00
Stefan Monnier
8d683c8e16 (hide-sublevels): Keep empty last line, if available. 2007-02-19 18:48:58 +00:00
Stefan Monnier
c822571ac0 (list-buffers-noselect): Use explicit unicode code rather than the
corresponding unicode char, to make the code more readable.
2007-02-19 15:46:25 +00:00
Juanma Barranquero
b7f61dfee8 (speedbar-frame-mode, speedbar-frame-width, speedbar-show-unknown-files,
speedbar-item-info-file-helper, speedbar-item-info-tag-helper): Doc fixes.
2007-02-19 13:39:33 +00:00