summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (emacs-major-version, emacs-minor-version): string-to-int -> string-to-number.Stefan Monnier2007-02-282-3/+8
|
* *** empty log message ***Juanma Barranquero2007-02-281-10/+11
|
* (where-is): Fail gracefully when not passed a command.Juanma Barranquero2007-02-281-0/+1
|
* *** empty log message ***Thien-Thi Nguyen2007-02-281-0/+5
|
* (find-lisp-default-directory-predicate):Thien-Thi Nguyen2007-02-281-1/+1
| | | | Fix bug: Do symlink check on expanded filename.
* (org-set-tags, org-table-get-field): Avoid caseCarsten Dominik2007-02-281-4/+5
| | | | | changes during replacement. (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
* *** empty log message ***Carsten Dominik2007-02-281-0/+6
|
* *** empty log message ***Lars Hansen2007-02-282-1/+4
|
* *** empty log message ***Glenn Morris2007-02-281-0/+5
|
* (tutorial--describe-nonstandard-key): Tweak text in the menus case.Glenn Morris2007-02-281-1/+4
|
* (tramp-file-name-handler): Inhibit modification hooks to avoidChong Yidong2007-02-281-1/+6
| | | | confusion when combining after-change calls.
* * net/tramp.el (tramp-file-name-handler): Inhibit modificationChong Yidong2007-02-281-0/+5
| | | | hooks to avoid confusion when combining after-change calls.
* (allout-encrypt-string): Remove inhibitionNick Roberts2007-02-281-30/+44
| | | | | | | | of gpg-agent, now that pgg-gpg-process-region correctly honors passed-in passphrase. (allout-distinctive-bullets-string): Add info about bullet conventions. (allout-mode): Add info about distinctive vs plain bullets.
* *** empty log message ***Nick Roberts2007-02-281-0/+9
|
* *** empty log message ***Carsten Dominik2007-02-272-1/+3
|
* (org-agenda-get-todos): Make sure skip properties are checked correctly.Carsten Dominik2007-02-271-0/+1
|
* (org-archive-subtree): Quote variable name.Carsten Dominik2007-02-272-3/+8
|
* (gud, gud-menu-map): Remove references to bash/bashdb.Nick Roberts2007-02-261-127/+6
| | | | | | | (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.
* *** empty log message ***Nick Roberts2007-02-261-1/+1
|
* *** empty log message ***Nick Roberts2007-02-261-0/+10
|
* (whois-server-tld): Update server for .org.Romain Francoise2007-02-262-2/+12
| | | | | (whois-server-list): Add whois.publicinterestregistry.net. (whois-guess-server): Fix formatting in docstring.
* (mouse-show-mark): Run hooks and perform commandKim F. Storm2007-02-261-1/+11
| | | | remapping for mouse-region-delete-keys.
* *** empty log message ***Kim F. Storm2007-02-261-2/+6
|
* (font-lock-mode): Doc fix.Juanma Barranquero2007-02-262-14/+14
|
* (ido-buffer-internal): Set this-command to fallback command.Kim F. Storm2007-02-251-8/+14
| | | | | | Add selected buffer to buffer-name-history. (ido-file-internal): Set this-command to fallback command. Add file names to to file-name-history.
* *** empty log message ***Kim F. Storm2007-02-251-0/+5
|
* (map-y-or-n-p): Apply minibuffer-prompt-properties.Kim F. Storm2007-02-251-1/+2
|
* *** empty log message ***Kim F. Storm2007-02-251-0/+4
|
* Add comment explaining why we look for simple.el on startup.Eli Zaretskii2007-02-251-0/+2
|
* (hack-one-local-variable-eval-safep): Correct handlingAndreas Schwab2007-02-252-1/+8
| | | | | of edebug-form-spec property value. Reported by Johan Bockgård <bojohan+mail@dd.chalmers.se>.
* *** empty log message ***Carsten Dominik2007-02-251-0/+131
|
* (org-table-overlay-coordinates)Carsten Dominik2007-02-251-6368/+8733
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* *** empty log message ***Juanma Barranquero2007-02-251-12/+9
|
* (cua-paste): Handle x-clipboard-yank.Kim F. Storm2007-02-241-0/+3
| | | | (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
* *** empty log message ***Kim F. Storm2007-02-241-0/+5
|
* (command-line): Also check if the abbrev file isDan Nicolaescu2007-02-242-2/+11
| | | | readable.
* (tls-certtool-program): Fix custom type.John Paul Wallington2007-02-242-1/+3
|
* (feedmail-message-id-generator, feedmail-date-generator): Fix custom types.John Paul Wallington2007-02-242-2/+5
|
* (rmail-message-filter): Fix custom type.John Paul Wallington2007-02-242-1/+5
|
* (command-line): If simple.el cannot be found, proceed with a warning message.Eli Zaretskii2007-02-242-16/+25
|
* *** empty log message ***Juanma Barranquero2007-02-241-2/+2
|
* (utf-8-pre-write-conversion): Handle theKenichi Handa2007-02-242-3/+10
| | | | case that BEG is a string.
* *** empty log message ***Kim F. Storm2007-02-241-0/+7
|
* 2007-02-24 Chris Moore <dooglus@gmail.com>Kim F. Storm2007-02-243-3/+3
| | | | | (pgg-*-encrypt-region): Check pgg-encrypt-for-me if no other recipients.
* *** empty log message ***Eli Zaretskii2007-02-231-0/+2
|
* (rmail-cease-edit): Restore the Rmail toolbar.Eli Zaretskii2007-02-231-0/+1
|
* *** empty log message ***Eli Zaretskii2007-02-231-0/+5
|
* (sgml-validate): Quote the file name with shell-quote-argument.Eli Zaretskii2007-02-231-3/+4
|
* (comint-read-input-ring): Use comint-input-ring-size from the comint bufferEli Zaretskii2007-02-232-1/+6
| | | | instead of the temporary one.
* (custom-save-all): Canonicalize custom-file before storing it inEli Zaretskii2007-02-232-5/+12
| | | | recentf-exclude.